Your message dated Sat, 01 Feb 2025 18:31:22 +0000
with message-id <[email protected]>
and subject line Bug#1091678: Removed package(s) from unstable
has caused the Debian Bug report #984331,
regarding sipxtapi: ftbfs with GCC-11
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.)


-- 
984331: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984331
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sipxtapi
Version: 3.3.0~test18+dfsg.1-0.1
Severity: normal
Tags: sid bookworm
User: [email protected]
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/sipxtapi_3.3.0~test18+dfsg.1-0.1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
  762 |         if((toTag.compareTo(mLocalTag, UtlString::ignoreCase) == 0 ||
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  763 |             toTag.isNull() || mLocalTag.isNull()) &&
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  764 |            fromTag.compareTo(mRemoteTag, UtlString::ignoreCase) == 0 ||
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipConfigServerAgent.cpp -o 
libsipXtack_la-SipConfigServerAgent.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialogEvent.cpp -o 
libsipXtack_la-SipDialogEvent.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialog.cpp -o 
libsipXtack_la-SipDialog.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipDialogMgr.lo `test -f 
'net/SipDialogMgr.cpp' || echo './'`net/SipDialogMgr.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipDialogMonitor.lo 
`test -f 'net/SipDialogMonitor.cpp' || echo './'`net/SipDialogMonitor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialogMgr.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipDialogMgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialogMonitor.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipDialogMonitor.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipLine.lo `test -f 
'net/SipLine.cpp' || echo './'`net/SipLine.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLine.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipLine.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialogMgr.cpp -o 
libsipXtack_la-SipDialogMgr.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLine.cpp -o libsipXtack_la-SipLine.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipLineCredentials.lo 
`test -f 'net/SipLineCredentials.cpp' || echo './'`net/SipLineCredentials.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipDialogMonitor.cpp -o 
libsipXtack_la-SipDialogMonitor.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineCredentials.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipLineCredentials.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineCredentials.cpp -o 
libsipXtack_la-SipLineCredentials.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipLineEvent.lo `test -f 
'net/SipLineEvent.cpp' || echo './'`net/SipLineEvent.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipLineList.lo `test -f 
'net/SipLineList.cpp' || echo './'`net/SipLineList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineEvent.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipLineEvent.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineList.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipLineList.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipLineMgr.lo `test -f 
'net/SipLineMgr.cpp' || echo './'`net/SipLineMgr.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineMgr.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipLineMgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineList.cpp -o 
libsipXtack_la-SipLineList.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipMessage.lo `test -f 
'net/SipMessage.cpp' || echo './'`net/SipMessage.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineEvent.cpp -o 
libsipXtack_la-SipLineEvent.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipMessage.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipMessage.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipMessageEvent.lo `test 
-f 'net/SipMessageEvent.cpp' || echo './'`net/SipMessageEvent.cpp
net/SipMessage.cpp:2516:21: warning: invalid suffix on literal; C++11 requires 
a space between literal and string macro [-Wliteral-suffix]
 2516 |                     "SipMessage::setWarningField value too large (max 
%"PRIuPTR") host '%s' text '%s'",
      |                     ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipMessageEvent.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipMessageEvent.o
net/SipMessage.cpp: In member function ‘void 
SipMessage::setReceivedViaParams(const UtlString&, int)’:
net/SipMessage.cpp:2289:8: warning: variable ‘tempLastPort’ set but not used 
[-Wunused-but-set-variable]
 2289 |    int tempLastPort = lastPort;
      |        ^~~~~~~~~~~~
net/SipMessage.cpp: In member function ‘void SipMessage::addLastRouteUri(const 
char*)’:
net/SipMessage.cpp:3809:33: error: ordered comparison of pointer with integer 
zero (‘const char*’ and ‘int’)
 3809 |         if(strstr(routeUri,"<") <= 0)
      |            ~~~~~~~~~~~~~~~~~~~~~^~~~
net/SipMessage.cpp:3815:34: error: ordered comparison of pointer with integer 
zero (‘const char*’ and ‘int’)
 3815 |         if(strstr(routeUri, ">") <= 0)
      |            ~~~~~~~~~~~~~~~~~~~~~~^~~~
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../.. -I../../sipXtackLib/include -I../../sipXtackLib/include 
-I../../sipXsdpLib/include -I../../sipXportLib/include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH='"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs"'  
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith   -c -o libsipXtack_la-SipMessageList.lo `test 
-f 'net/SipMessageList.cpp' || echo './'`net/SipMessageList.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipMessageEvent.cpp -o 
libsipXtack_la-SipMessageEvent.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipMessageList.cpp  -fPIC -DPIC -o 
.libs/libsipXtack_la-SipMessageList.o
make[7]: *** [Makefile:1367: libsipXtack_la-SipMessage.lo] Error 1
make[7]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipMessageList.cpp -o 
libsipXtack_la-SipMessageList.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../sipXtackLib/include 
-I../../sipXtackLib/include -I../../sipXsdpLib/include 
-I../../sipXportLib/include -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_SSL 
-DDEFAULT_CODECS_PATH=\"/usr/lib/x86_64-linux-gnu/sipxtapi/codecs\" 
-DSIPX_LOGDIR=\"/var/log/sipxpbx\" -DSIPX_CONFDIR=\"/etc/sipxpbx\" -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -DHAVE_SPEEX -D__pingtel_on_posix__ -D_linux_ 
-D_REENTRANT -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat 
-Wwrite-strings -Wpointer-arith -c net/SipLineMgr.cpp -o 
libsipXtack_la-SipLineMgr.o >/dev/null 2>&1
make[7]: Leaving directory '/<<PKGBUILDDIR>>/sipXtackLib/src'
make[6]: *** [Makefile:1697: all-recursive] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/sipXtackLib/src'
make[5]: *** [Makefile:563: all-recursive] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/sipXtackLib'
make[4]: *** [Makefile:516: all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/sipXtackLib'
make[3]: *** [Makefile:602: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:531: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:30: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 3.3.0~test18+dfsg.1-0.1+rm

Dear submitter,

as the package sipxtapi has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1091678

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to