Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1253356 Details for
Bug 1424014
opal: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 87.04 KB, created by
Fedora Release Engineering
on 2017-02-17 15:35:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 15:35:54 UTC
Size:
87.04 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/opal.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffa15b2358>user='mockbuild'gid=425env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}uid=1000printOutput=Falseshell=FalsechrootPath='/var/lib/mock/f26-build-7647915-694398/root'timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/opal.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False >warning: bogus date in %changelog: Mon Feb 10 2009 Peter Robinson <pbrobinson@fedoraproject.org> - 3.5.2-7 >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/opal-3.10.10-11.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/opal.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffa15b2358>user='mockbuild'gid=425env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}uid=1000printOutput=Falseshell=Falseprivate_network=TruechrootPath='/var/lib/mock/f26-build-7647915-694398/root'timeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/opal.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False >warning: bogus date in %changelog: Mon Feb 10 2009 Peter Robinson <pbrobinson@fedoraproject.org> - 3.5.2-7 >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5VPflE >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf opal-3.10.10 >+ /usr/bin/xz -dc /builddir/build/SOURCES/opal-3.10.10-clean.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd opal-3.10.10 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (opal-3.10-fix-cflags.patch):' >Patch #0 (opal-3.10-fix-cflags.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cf --fuzz=0 >patching file configure >patching file opal.m4 >patching file plugins/configure >+ for file in dll so bin lib exe >+ find . -name '*.dll' -exec rm -f '{}' ';' >+ for file in dll so bin lib exe >+ find . -name '*.so' -exec rm -f '{}' ';' >+ for file in dll so bin lib exe >+ find . -name '*.bin' -exec rm -f '{}' ';' >+ for file in dll so bin lib exe >+ find . -name '*.lib' -exec rm -f '{}' ';' >+ for file in dll so bin lib exe >+ find . -name '*.exe' -exec rm -f '{}' ';' >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ITDNA1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd opal-3.10.10 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' >++ find . -name ltmain.sh >+ ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silk >checking for ppc64-redhat-linux-gnu-pkg-config... /usr/bin/ppc64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for ppc64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for ppc64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for working bit scan intrinsic... no >configure: Opal version is 3.10.10 >checking for PTLIB... yes >checking linkable PTLib... opt, shared >Version: 2.10.10 >CFLAGS: -DP_64BIT -DPTRACING=1 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions >CXXFLAGS: -felide-constructors -Wreorder >DEBUG: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpt_d >RELEASE: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpt >checking where plugins are being installed... /usr/lib64/opal-3.10.10 >checking if debug build accepts -g3 -ggdb -O0... yes >checking ptlib version... 2.10.10 >checking PTLIB has URL... yes >checking PTLIB has STUN... yes >checking PTLIB has SSL... yes >checking PTLIB has ASN.1... yes >checking PTLIB has expat... yes >checking PTLIB has video... yes >checking PTLIB has wavfile... yes >checking PTLIB has vxml... yes >checking PTLIB has ipv6... no >checking PTLIB has dtmf... yes >checking PTLIB has ldap... yes >checking PTLIB has dns... yes >checking PTLIB has audio... yes >checking PTLIB has config... yes >checking PTLIB has option ssl/aes... yes >checking how to run the C++ preprocessor... g++ -E >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking if dlopen is available... yes >checking for dlopen in -ldl... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking for SPEEXDSP... yes >checking speex/speex.h usability... yes >checking speex/speex.h presence... yes >checking for speex/speex.h... yes >checking for speex/speex.h... (cached) yes >checking Speex has float... no >checking ZRTP protocol support... no >checking libsrtp support... no >checking capi20.h usability... no >checking capi20.h presence... no >checking for capi20.h... no >checking for swig... no >checking jni.h usability... no >checking jni.h presence... no >checking for jni.h... no >checking for ruby... no >checking whether to enable video codec support... yes >checking whether to enable SIP protocol support... yes >checking whether to enable H.323 protocol support... yes >checking PTLIB has ASN... yes >checking whether to enable IAX2 protocol support... yes >checking whether to enable H.224 protocol support... yes >checking whether to enable H.281 (Far End Camera Control) protocol support... yes >checking whether to enable T.38 capability support... yes >checking whether to enable MSRP support... yes >checking whether to enable SIPIM session support... yes >checking whether to enable RFC4103 support... yes >checking whether to enable T.38 FAX protocol support... yes >checking whether to enable H.450... yes >checking whether to enable H.460... yes >checking whether to enable H.239... yes >checking whether to enable H.501... yes >checking whether to enable T.120... no >checking whether to enable LID support... yes >checking whether to enable IVR support... yes >checking whether to enable RFC4175 support... yes >checking whether to enable RFC2435 support (experimental)... no >checking whether to enable accoustic echo cancellation support... yes >checking whether to enable Packet Loss Concealment for G.711... yes >checking whether to enable RTCP Extended Reports support... yes >checking whether to enable statistics gathering support... yes >checking whether to enable media mixing support... yes >checking whether to enable PC sound system support... yes >checking whether to enable plugin support... yes >checking whether to enable samples build... no >configure: creating ./config.status >config.status: creating opal_defs.mak >config.status: creating Makefile >config.status: creating opal.pc >config.status: creating opal.spec >config.status: creating opal_cfg.dxy >config.status: creating src/codec/speex/libspeex/speex_config_types.h >config.status: creating include/opal/buildopts.h >=== configuring in plugins (/builddir/build/BUILD/opal-3.10.10/plugins) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=ppc64-redhat-linux-gnu' '--host=ppc64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-silk' 'build_alias=ppc64-redhat-linux-gnu' 'host_alias=ppc64-redhat-linux-gnu' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' --cache-file=/dev/null --srcdir=. >PTLIB_REC_VERSION 2.10.1 >checking for ppc64-redhat-linux-gnu-pkg-config... /usr/bin/ppc64-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... powerpc64-redhat-linux-gnu >checking host system type... powerpc64-redhat-linux-gnu >checking target system type... powerpc64-redhat-linux-gnu >checking for ppc64-redhat-linux-gnu-g++... no >checking for ppc64-redhat-linux-gnu-c++... no >checking for ppc64-redhat-linux-gnu-gpp... no >checking for ppc64-redhat-linux-gnu-aCC... no >checking for ppc64-redhat-linux-gnu-CC... no >checking for ppc64-redhat-linux-gnu-cxx... no >checking for ppc64-redhat-linux-gnu-cc++... no >checking for ppc64-redhat-linux-gnu-cl.exe... no >checking for ppc64-redhat-linux-gnu-FCC... no >checking for ppc64-redhat-linux-gnu-KCC... no >checking for ppc64-redhat-linux-gnu-RCC... no >checking for ppc64-redhat-linux-gnu-xlC_r... no >checking for ppc64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for PTLIB... yes >checking linkable PTLib... opt, shared >Version: 2.10.10 >CFLAGS: -DP_64BIT -DPTRACING=1 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -fno-exceptions >CXXFLAGS: -felide-constructors -Wreorder >DEBUG: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpt_d >RELEASE: -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpt >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking for ppc64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking for ppc64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for ppc64-redhat-linux-gnu-nm... no >checking for nm... nm >checking for ppc64-redhat-linux-gnu-ldd... no >checking for ldd... ldd >checking for ppc64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to run the C++ preprocessor... g++ -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking OPAL Version... 3.10.10 >checking Plugin install directory... /usr/lib64/opal-3.10.10 >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking if dlopen is available... yes >checking for dlopen in -ldl... yes >checking if linker accepts -Wl,--no-as-needed... yes >checking for gsm_create in -lgsm... no >checking how to run the C preprocessor... gcc -E >configure: checking if iLBC is installed >checking for iLBC_encode in -lilbc... no >checking System iLBC... no >configure: creating ./config.status >config.status: creating audio/GSM0610/Makefile >config.status: creating audio/gsm-amr/Makefile >config.status: creating audio/iLBC/Makefile >config.status: creating audio/Speex/libspeex/speex_config_types.h >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking internal Speex version... 1.1.11.1 >configure: checking whether system Speex or internal Speex is more recent >checking for SPEEX... yes >using system Speex version 1.2rc2 >checking for CELT... no >checking default to full capabilities at empty fmtp lines... yes >checking for LIBAVCODEC... no >H.264 not built since libavcodec support is disabled >checking for THEORA... yes >checking IXJ... no >checking enable voicetronix vpb... no >checking for fax_free in -lspandsp... no >checking for posix_memalign... yes >configure: creating ./config.status >config.status: creating audio/GSM0610/Makefile >config.status: creating audio/gsm-amr/Makefile >config.status: creating audio/iLBC/Makefile >config.status: creating audio/Speex/libspeex/speex_config_types.h >config.status: creating audio/Speex/Makefile >config.status: creating audio/G722/Makefile >config.status: creating audio/G.722.1/Makefile >config.status: creating audio/G.722.2/Makefile >config.status: creating audio/G726/Makefile >config.status: creating audio/LPC_10/Makefile >config.status: creating audio/IMA_ADPCM/Makefile >config.status: creating video/H.261-vic/Makefile >config.status: creating video/THEORA/Makefile >config.status: creating Makefile >config.status: creating plugin-inc.mak >config.status: creating plugin-config.h >=================== Plugin configuration ====================== > prefix : /usr > exec_prefix : /usr > libdir : /usr/lib64 > Audio Codec plugin install dir : ${libdir}/opal-3.10.10/codecs/audio > Video Codec plugin install prefix: ${libdir}/opal-3.10.10/codecs/video > LID plugin install prefix : ${libdir}/opal-3.10.10/lid > FAX plugin install prefix : ${libdir}/opal-3.10.10/fax > GSM : yes (internal) > GSM-AMR : yes > iLBC : yes (internal) > Speex : yes (system, version 1.2rc2) > G.722 : yes > G.722.1 : yes > G.722.2 : yes > G.726 : yes > LPC10 : yes > IMA_ADPCM : yes > SBC : no > CELT : no > SILK : no > H.261 : yes (vic) > H.263/H.263+ : no (ffmpeg) > H.264 : no > THEORA : yes > MPEG4 Part 2 : no > SpanDSP FAX : no > Quicknet xJACK support : no > Voicetronics VPB support : no > OS Type : linux-gnu > Machine Type : powerpc64 > If all settings are OK, type make and make install >======================================================== >+ make 'OPTCCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 V=1 >make DEBUG_BUILD=no OPAL_SHARED_LIB=1 >make[1]: Entering directory '/builddir/build/BUILD/opal-3.10.10' >[CC] src/opal/console_mgr.cxx >[CC] src/opal/endpoint.cxx >[CC] src/opal/rtpep.cxx >[CC] src/opal/connection.cxx >[CC] src/opal/rtpconn.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/opal/console_mgr.cxx:39:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/opal/localep.cxx >[CC] src/opal/call.cxx >[CC] src/opal/mediafmt.cxx >[CC] src/opal/mediatype.cxx >[CC] src/opal/mediastrm.cxx >[CC] src/opal/patch.cxx >[CC] src/opal/transcoders.cxx >[CC] src/opal/transports.cxx >[CC] src/opal/guid.cxx >[CC] src/rtp/rtp.cxx >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx: In member function 'virtual void OpalListener::ListenForConnections(PThread&, INT)': >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx:539:24: warning: this statement may fall through [-Wimplicit-fallthrough=] > this->thread = NULL; > ^ >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx:542:9: note: here > case SingleThreadMode : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx: In member function 'virtual PBoolean OpalTransportTCP::ReadPDU(PBYTEArray&)': >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx:1121:21: warning: this statement may fall through [-Wimplicit-fallthrough=] > SetErrorValues(ProtocolFailure, 0x80000000); > ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/opal/transports.cxx:1124:5: note: here > case -1 : > ^~~~ >[CC] src/rtp/jitter.cxx >[CC] src/rtp/metrics.cxx >/builddir/build/BUILD/opal-3.10.10/src/rtp/rtp.cxx: In member function 'virtual PBoolean RTP_UDP::Open(PIPSocket::Address, WORD, WORD, BYTE, PNatMethod*, RTP_QOS*)': >/builddir/build/BUILD/opal-3.10.10/src/rtp/rtp.cxx:1931:23: warning: this statement may fall through [-Wimplicit-fallthrough=] > localHasNAT = true; > ~~~~~~~~~~~~^~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/rtp/rtp.cxx:1934:9: note: here > case PNatMethod::RTPSupported : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/rtp/jitter.cxx: In member function 'virtual PBoolean OpalJitterBuffer::ReadData(RTP_DataFrame&, const PTimeInterval&)': >/builddir/build/BUILD/opal-3.10.10/src/rtp/jitter.cxx:549:24: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_timestampDelta += m_averageFrameTime; > ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/rtp/jitter.cxx:552:5: note: here > case e_SynchronisationShrink : > ^~~~ >[CC] src/rtp/pcapfile.cxx >[CC] src/opal/opal_c.cxx >[CC] src/opal/pres_ent.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/opal/opal_c.cxx:46:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/opal/opalvxml.cxx >[CC] src/opal/ivr.cxx >[CC] src/opal/recording.cxx >[CC] src/opal/opalmixer.cxx >[CC] src/opal/pcss.cxx >[CC] src/h323/h450pdu.cxx >/builddir/build/BUILD/opal-3.10.10/src/opal/opalmixer.cxx: In member function 'virtual bool OpalVideoMixer::MixStreams(RTP_DataFrame&)': >/builddir/build/BUILD/opal-3.10.10/src/opal/opalmixer.cxx:626:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > y = m_height/4; > ~~^~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/opal/opalmixer.cxx:629:9: note: here > case 3 : > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h450pdu.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/asn/x880.cxx >[CC] src/asn/mcs.cxx >[CC] src/asn/gcc.cxx >[CC] src/asn/h4501.cxx >[CC] src/asn/h4502.cxx >[CC] src/asn/h4503.cxx >[CC] src/asn/h4504.cxx >[CC] src/asn/h4505.cxx >[CC] src/asn/h4506.cxx >[CC] src/asn/h4507.cxx >[CC] src/asn/h4508.cxx >[CC] src/asn/h4509.cxx >[CC] src/asn/h45010.cxx >[CC] src/asn/h45011.cxx >[CC] src/asn/h225_1.cxx >[CC] src/asn/h225_2.cxx >[CC] src/asn/h235.cxx >[CC] src/asn/h245_1.cxx >[CC] src/asn/h245_2.cxx >[CC] src/asn/h245_3.cxx >[CC] src/asn/h248.cxx >[CC] src/asn/h501.cxx >[CC] src/h323/h323ep.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323ep.cxx:43:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/h323.cxx >[CC] src/h323/h323caps.cxx >[CC] src/h323/h323neg.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx:44:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx: In member function 'virtual OpalConnection::CallEndReason H323Connection::SendSignalSetup(const PString&, const H323TransportAddress&)': >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx:1831:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (OnInsufficientDigits()) > ^~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx:1834:9: note: here > default : > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx: In member function 'virtual void H323Connection::InternalEstablishedConnectionCheck()': >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx:3711:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > OnEstablished(); > ~~~~~~~~~~~~~^~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323.cxx:3714:5: note: here > case EstablishedPhase : > ^~~~ >[CC] src/h323/h323pdu.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323caps.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323neg.cxx:46:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323neg.cxx: In member function 'virtual PBoolean H245NegLogicalChannel::HandleReject(const H245_OpenLogicalChannelReject&)': >/builddir/build/BUILD/opal-3.10.10/src/h323/h323neg.cxx:739:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (pdu.m_cause.GetTag() == H245_OpenLogicalChannelReject_cause::e_masterSlaveConflict) > ^~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323neg.cxx:743:5: note: here > case e_AwaitingRelease : > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323pdu.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/h323rtp.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323rtp.cxx:43:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/channels.cxx >[CC] src/h323/svcctrl.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/channels.cxx:51:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/svcctrl.cxx:42:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/q931.cxx >[CC] src/h323/transaddr.cxx >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx: In member function 'void Q931::SetBearerCapabilities(const PString&)': >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:596:22: warning: this statement may fall through [-Wimplicit-fallthrough=] > userInfoLayer1 = caps[3].AsUnsigned(); > ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:597:5: note: here > case 3 : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:598:22: warning: this statement may fall through [-Wimplicit-fallthrough=] > codingStandard = caps[2].AsUnsigned(); > ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:599:5: note: here > case 2 : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:600:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > transferRate = caps[1].AsUnsigned(); > ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/q931.cxx:601:5: note: here > case 1 : > ^~~~ >[CC] src/h323/gkclient.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/transaddr.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/gkclient.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/gkclient.cxx: In member function 'PBoolean H323Gatekeeper::RegistrationRequest(PBoolean, PBoolean)': >/builddir/build/BUILD/opal-3.10.10/src/h323/gkclient.cxx:536:29: warning: this statement may fall through [-Wimplicit-fallthrough=] > requiresDiscovery = PTrue; > ^ >/builddir/build/BUILD/opal-3.10.10/src/h323/gkclient.cxx:539:9: note: here > case H225_RegistrationRejectReason::e_fullRegistrationRequired : > ^~~~ >[CC] src/h323/gkserver.cxx >[CC] src/h323/h225ras.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h225ras.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/gkserver.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/h323trans.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323trans.cxx:42:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323trans.cxx: In member function 'virtual void H323Transactor::HandleTransactions(PThread&, INT)': >/builddir/build/BUILD/opal-3.10.10/src/h323/h323trans.cxx:291:11: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (transport->IsOpen()) > ^~ >/builddir/build/BUILD/opal-3.10.10/src/h323/h323trans.cxx:295:9: note: here > case PChannel::NotOpen : > ^~~~ >[CC] src/h323/h235auth.cxx >[CC] src/h323/h501pdu.cxx >[CC] src/h323/h323annexg.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h323/h323annexg.cxx:44:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h323/peclient.cxx >[CC] src/h460/h4601.cxx >[CC] src/h460/h46018.cxx >[CC] src/h460/h46019.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/include/h323/peclient.h:43:0, > from /builddir/build/BUILD/opal-3.10.10/src/h323/peclient.cxx:41: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >In file included from /builddir/build/BUILD/opal-3.10.10/src/h460/h4601.cxx:56:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h460/h4609.cxx >[CC] src/h460/h460p.cxx >[CC] src/h460/h460pres.cxx >[CC] src/h460/h460tm.cxx >[CC] src/h323/h235auth1.cxx >[CC] src/t38/h323t38.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/t38/h323t38.cxx:44:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/h224/h323h224.cxx >[CC] src/iax2/callprocessor.cxx >[CC] src/iax2/frame.cxx >In file included from /builddir/build/BUILD/opal-3.10.10/src/h224/h323h224.cxx:42:0: >/builddir/build/BUILD/opal-3.10.10/include/h323/h323ep.h:148:30: warning: converting to non-pointer type 'unsigned int' from NULL [-Wconversion-null] > unsigned int options = NULL, ///< options to pass to conneciton > ^~~~ >[CC] src/iax2/iax2con.cxx >[CC] src/iax2/iax2ep.cxx >[CC] src/iax2/iax2medstrm.cxx >[CC] src/iax2/iedata.cxx >[CC] src/iax2/ies.cxx >[CC] src/iax2/processor.cxx >[CC] src/iax2/receiver.cxx >[CC] src/iax2/regprocessor.cxx >[CC] src/iax2/remote.cxx >[CC] src/iax2/safestrings.cxx >[CC] src/iax2/sound.cxx >[CC] src/iax2/specialprocessor.cxx >[CC] src/iax2/transmit.cxx >[CC] src/sip/sipep.cxx >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx:474:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] > if (remoteParty.Find(";OPAL-"OPAL_SIP_REFERRED_CONNECTION) == P_MAX_INDEX) > ^ >[CC] src/sip/sipcon.cxx >[CC] src/sip/sippdu.cxx >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx: In member function 'bool SIPEndPoint::ClearDialogContext(SIPDialogContext&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx:518:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations] > std::auto_ptr<OpalTransport> transport(CreateTransport(context.GetRemoteURI(), context.GetLocalURI().GetHostName())); > ^~~~~~~~ >In file included from /usr/include/c++/7/bits/locale_conv.h:41:0, > from /usr/include/c++/7/locale:43, > from /usr/include/c++/7/iomanip:43, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx:31: >/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >[CC] src/sip/sdp.cxx >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx: In member function 'virtual bool SIPEndPoint::OnReceivedMESSAGE(OpalTransport&, SIP_PDU&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx:965:25: warning: this statement may fall through [-Wimplicit-fallthrough=] > pdu.SendResponse(transport, SIP_PDU::Successful_OK, this); > ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipep.cxx:968:7: note: here > case ConnectionlessMessageInfo::ResponseSent : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx: In member function 'virtual void SIPConnection::OnReceivedINFO(SIP_PDU&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3374:18: warning: comparison is always true due to limited range of data type [-Wtype-limits] > if (tone != -1) > ~~~~~^~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx: In member function 'virtual void SIPConnection::OnCreatingINVITE(SIPInvite&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3081:22: warning: this statement may fall through [-Wimplicit-fallthrough=] > mime.AddRequire("100rel"); > ~~~~~~~~~~~~~~~^~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3084:5: note: here > case e_prackSupported : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx: In member function 'virtual void SIPConnection::OnUserInputInlineRFC2833(OpalRFC2833Info&, INT)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3332:33: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_receivedUserInputMethod = ReceivedRFC2833; > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3335:5: note: here > default: > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx: In member function 'virtual void SIPConnection::OnReceivedINFO(SIP_PDU&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3354:35: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_receivedUserInputMethod = ReceivedINFO; > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3357:7: note: here > default: > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3388:35: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_receivedUserInputMethod = ReceivedINFO; > ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sipcon.cxx:3391:7: note: here > default: > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx: In member function 'virtual bool SDPMediaDescription::Decode(const PStringArray&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:572:12: warning: this statement may fall through [-Wimplicit-fallthrough=] > port = 65534; > ~~~~~^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:575:5: note: here > default : > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx: In constructor 'SDPDummyMediaDescription::SDPDummyMediaDescription(const OpalTransportAddress&, const PStringArray&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:901:28: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_tokens.AppendString("unknown"); > ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:902:5: note: here > case 1 : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:903:28: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_tokens.AppendString("0"); > ~~~~~~~~~~~~~~~~~~~~~^~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:904:5: note: here > case 2 : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:905:28: warning: this statement may fall through [-Wimplicit-fallthrough=] > m_tokens.AppendString("unknown"); > ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/sdp.cxx:906:5: note: here > case 3 : > ^~~~ >[CC] src/sip/handlers.cxx >[CC] src/sip/sippres.cxx >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx: In member function 'virtual bool SIPHandler::ShutDown()': >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:138:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation] > while (!m_stateQueue.empty()) > ^~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:141:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' > switch (GetState()) { > ^~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:144:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > SendRequest(Unsubscribing); > ~~~~~~~~~~~^~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:145:7: note: here > case Unsubscribing : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx: In member function 'virtual void SIPHandler::OnReceivedResponse(SIPTransaction&, SIP_PDU&)': >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:415:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (responseClass != 2) > ^~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:418:5: note: here > case SIP_PDU::Failure_UnAuthorised : > ^~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx: In member function 'virtual void SIPHandler::OnFailed(SIP_PDU::StatusCodes)': >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:563:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (GetState() != Unsubscribing) { > ^~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:569:5: note: here > default : > ^~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx: In member function 'void SIPSubscribeHandler::SendStatus(SIP_PDU::StatusCodes, SIPHandler::State)': >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:969:7: warning: this statement may fall through [-Wimplicit-fallthrough=] > if (m_unconfirmed) { > ^~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:976:5: note: here > case Refreshing : > ^~~~ >[CC] src/t38/sipt38.cxx >[CC] src/h224/q922.cxx >[CC] src/h224/h224.cxx >[CC] src/h224/h281.cxx >[CC] src/lids/lid.cxx >[CC] src/lids/lidep.cxx >[CC] src/lids/lidpluginmgr.cxx >/builddir/build/BUILD/opal-3.10.10/src/lids/lidep.cxx: In member function 'virtual PBoolean OpalLineMediaStream::WriteData(const BYTE*, PINDEX, PINDEX&)': >/builddir/build/BUILD/opal-3.10.10/src/lids/lidep.cxx:1097:9: warning: this statement may fall through [-Wimplicit-fallthrough=] > } > ^ >/builddir/build/BUILD/opal-3.10.10/src/lids/lidep.cxx:1100:7: note: here > default : > ^~~~~~~ >[CC] src/t38/t38proto.cxx >[CC] src/asn/t38.cxx >[CC] src/im/t140.cxx >[CC] src/im/im_mf.cxx >[CC] src/im/rfc4103.cxx >[CC] src/im/msrp.cxx >[CC] src/im/sipim.cxx >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx: In member function 'bool MSRPProtocol::SendREPORT(const PString&, const PString&, const PString&, const PMIMEInfo&)': >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:47: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'std::ostream {aka std::basic_ostream<char>}') > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:47: note: candidate: operator<<(int, int) <built-in> >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:47: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'int' >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:108:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ostream_type& (*)(std::basic_ostream<_CharT, _Traits>::__ostream_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(__ostream_type& (*__pf)(__ostream_type&)) > ^~~~~~~~ >/usr/include/c++/7/ostream:108:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'std::basic_ostream<char>::__ostream_type& (*)(std::basic_ostream<char>::__ostream_type&) {aka std::basic_ostream<char>& (*)(std::basic_ostream<char>&)}' >/usr/include/c++/7/ostream:117:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__ios_type& (*)(std::basic_ostream<_CharT, _Traits>::__ios_type&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>; std::basic_ostream<_CharT, _Traits>::__ios_type = std::basic_ios<char>] > operator<<(__ios_type& (*__pf)(__ios_type&)) > ^~~~~~~~ >/usr/include/c++/7/ostream:117:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'std::basic_ostream<char>::__ios_type& (*)(std::basic_ostream<char>::__ios_type&) {aka std::basic_ios<char>& (*)(std::basic_ios<char>&)}' >/usr/include/c++/7/ostream:127:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base& (*)(std::ios_base&)) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(ios_base& (*__pf) (ios_base&)) > ^~~~~~~~ >/usr/include/c++/7/ostream:127:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'std::ios_base& (*)(std::ios_base&)' >/usr/include/c++/7/ostream:166:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(long __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:166:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long int' >/usr/include/c++/7/ostream:170:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(unsigned long __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:170:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long unsigned int' >/usr/include/c++/7/ostream:174:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(bool __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:174:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'bool' >In file included from /usr/include/c++/7/ostream:666:0, > from /usr/include/c++/7/istream:39, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/ostream.tcc:91:5: note: candidate: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int) [with _CharT = char; _Traits = std::char_traits<char>] > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/7/bits/ostream.tcc:91:5: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'short int' >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:181:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(short unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(unsigned short __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:181:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'short unsigned int' >In file included from /usr/include/c++/7/ostream:666:0, > from /usr/include/c++/7/istream:39, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/ostream.tcc:105:5: note: candidate: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits<char>] > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/7/bits/ostream.tcc:105:5: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'int' >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:192:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(unsigned int __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:192:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'unsigned int' >/usr/include/c++/7/ostream:201:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(long long __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:201:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long long int' >/usr/include/c++/7/ostream:205:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long long unsigned int) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(unsigned long long __n) > ^~~~~~~~ >/usr/include/c++/7/ostream:205:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long long unsigned int' >/usr/include/c++/7/ostream:220:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(double __f) > ^~~~~~~~ >/usr/include/c++/7/ostream:220:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'double' >/usr/include/c++/7/ostream:224:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(float) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(float __f) > ^~~~~~~~ >/usr/include/c++/7/ostream:224:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'float' >/usr/include/c++/7/ostream:232:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(long double) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(long double __f) > ^~~~~~~~ >/usr/include/c++/7/ostream:232:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long double' >/usr/include/c++/7/ostream:245:7: note: candidate: std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(const void*) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__ostream_type = std::basic_ostream<char>] > operator<<(const void* __p) > ^~~~~~~~ >/usr/include/c++/7/ostream:245:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'const void*' >In file included from /usr/include/c++/7/ostream:666:0, > from /usr/include/c++/7/istream:39, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/ostream.tcc:119:5: note: candidate: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>::__streambuf_type*) [with _CharT = char; _Traits = std::char_traits<char>; std::basic_ostream<_CharT, _Traits>::__streambuf_type = std::basic_streambuf<char>] > basic_ostream<_CharT, _Traits>:: > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/c++/7/bits/ostream.tcc:119:5: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'std::basic_ostream<char>::__streambuf_type* {aka std::basic_streambuf<char>*}' >In file included from /builddir/build/BUILD/opal-3.10.10/include/opal/manager.h:47:0, > from /builddir/build/BUILD/opal-3.10.10/include/opal/endpoint.h:41, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:47: >/usr/include/ptclib/pstun.h:302:18: note: candidate: std::ostream& operator<<(std::ostream&, PSTUNClient::NatTypes) > inline ostream & operator<<(ostream & strm, PSTUNClient::NatTypes type) { return strm << PSTUNClient::GetNatTypeString(type); } > ^~~~~~~~ >/usr/include/ptclib/pstun.h:302:18: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'PSTUNClient::NatTypes' >In file included from /builddir/build/BUILD/opal-3.10.10/include/opal/manager.h:45:0, > from /builddir/build/BUILD/opal-3.10.10/include/opal/endpoint.h:41, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:47: >/builddir/build/BUILD/opal-3.10.10/include/codec/silencedetect.h:196:18: note: candidate: std::ostream& operator<<(std::ostream&, OpalSilenceDetector::Mode) > extern ostream & operator<<(ostream & strm, OpalSilenceDetector::Mode mode); > ^~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/include/codec/silencedetect.h:196:18: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'OpalSilenceDetector::Mode' >In file included from /builddir/build/BUILD/opal-3.10.10/include/opal/manager.h:41:0, > from /builddir/build/BUILD/opal-3.10.10/include/opal/endpoint.h:41, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:47: >/builddir/build/BUILD/opal-3.10.10/include/opal/pres_ent.h:117:11: note: candidate: std::ostream& operator<<(std::ostream&, OpalPresenceInfo::State) > ostream & operator<<(ostream & strm, OpalPresenceInfo::State state); > ^~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/include/opal/pres_ent.h:117:11: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'OpalPresenceInfo::State' >In file included from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:45:0: >/builddir/build/BUILD/opal-3.10.10/include/opal/mediatype.h:110:20: note: candidate: std::ostream& operator<<(std::ostream&, const OpalMediaType&) > __inline ostream & operator << (ostream & strm, const OpalMediaType & mediaType) > ^~~~~~~~ >/builddir/build/BUILD/opal-3.10.10/include/opal/mediatype.h:110:20: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'const OpalMediaType&' >In file included from /usr/include/ptlib/contain.h:624:0, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/ptlib/pstring.h:1662:19: note: candidate: std::wostream& operator<<(std::wostream&, const PString&) > inline wostream & operator<<(wostream & stream, const PString & string) > ^~~~~~~~ >/usr/include/ptlib/pstring.h:1662:19: note: no known conversion for argument 1 from 'std::basic_ostream<char>' to 'std::wostream& {aka std::basic_ostream<wchar_t>&}' >/usr/include/ptlib/pstring.h:1655:18: note: candidate: std::ostream& operator<<(std::ostream&, const PString&) > inline ostream & operator<<(ostream & stream, const PString & string) > ^~~~~~~~ >/usr/include/ptlib/pstring.h:1655:18: note: no known conversion for argument 2 from 'std::ostream {aka std::basic_ostream<char>}' to 'const PString&' >In file included from /usr/include/c++/7/memory:81:0, > from /usr/include/ptlib/psharedptr.h:39, > from /usr/include/ptlib.h:145, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/shared_ptr.h:66:5: note: candidate: template<class _Ch, class _Tr, class _Tp, __gnu_cxx::_Lock_policy _Lp> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__shared_ptr<_Tp, _Lp>&) > operator<<(std::basic_ostream<_Ch, _Tr>& __os, > ^~~~~~~~ >/usr/include/c++/7/bits/shared_ptr.h:66:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: 'std::ostream {aka std::basic_ostream<char>}' is not derived from 'const std::__shared_ptr<_Tp, _Lp>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:363:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Put_time<_CharT>) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_time<_CharT> __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:363:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: 'std::basic_ostream<char>' is not derived from 'std::_Put_time<_CharT>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:311:5: note: candidate: template<class _CharT, class _Traits, class _MoneyT> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Put_money<_MoneyT>) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:311:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: 'std::basic_ostream<char>' is not derived from 'std::_Put_money<_MoneyT>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:238:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Setw) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:238:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'std::_Setw' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:208:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Setprecision) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:208:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'std::_Setprecision' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:178:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Setfill<_CharT>) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:178:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: 'std::basic_ostream<char>' is not derived from 'std::_Setfill<_CharT>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:143:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Setbase) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:143:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'std::_Setbase' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:109:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Setiosflags) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:109:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'std::_Setiosflags' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/ptlib/object.h:58:0, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/iomanip:79:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, std::_Resetiosflags) > operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f) > ^~~~~~~~ >/usr/include/c++/7/iomanip:79:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'std::_Resetiosflags' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:656:5: note: candidate: template<class _Ostream, class _Tp> typename std::enable_if<std::__and_<std::__not_<std::is_lvalue_reference<_Tp> >, std::__is_convertible_to_basic_ostream<_Ostream>, std::__is_insertable<_Ostream&, const _Tp&, void> >::value, typename std::__is_convertible_to_basic_ostream<_Tp>::ostream_type>::type std::operator<<(_Ostream&&, const _Tp&) > operator<<(_Ostream&& __os, const _Tp& __x) > ^~~~~~~~ >/usr/include/c++/7/ostream:656:5: note: template argument deduction/substitution failed: >/usr/include/c++/7/ostream: In substitution of 'template<class _Ostream, class _Tp> typename std::enable_if<std::__and_<std::__not_<std::is_lvalue_reference<_Tp> >, std::__is_convertible_to_basic_ostream<_Ostream>, std::__is_insertable<_Ostream&, const _Tp&, void> >::value, typename std::__is_convertible_to_basic_ostream<_Tp>::ostream_type>::type std::operator<<(_Ostream&&, const _Tp&) [with _Ostream = std::basic_ostream<char>&; _Tp = std::basic_ostream<char>]': >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: required from here >/usr/include/c++/7/ostream:656:5: error: no type named 'type' in 'struct std::enable_if<false, std::basic_ostream<char>&>' >/usr/include/c++/7/ostream:574:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const unsigned char*) > operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s) > ^~~~~~~~ >/usr/include/c++/7/ostream:574:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const unsigned char*' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:569:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const signed char*) > operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s) > ^~~~~~~~ >/usr/include/c++/7/ostream:569:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const signed char*' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:556:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, const char*) > operator<<(basic_ostream<char, _Traits>& __out, const char* __s) > ^~~~~~~~ >/usr/include/c++/7/ostream:556:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const char*' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/ostream:666:0, > from /usr/include/c++/7/istream:39, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/ostream.tcc:321:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*) > operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) > ^~~~~~~~ >/usr/include/c++/7/bits/ostream.tcc:321:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const char*' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:539:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*) > operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s) > ^~~~~~~~ >/usr/include/c++/7/ostream:539:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: mismatched types 'const _CharT*' and 'std::basic_ostream<char>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:519:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, unsigned char) > operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c) > ^~~~~~~~ >/usr/include/c++/7/ostream:519:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'unsigned char' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:514:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, signed char) > operator<<(basic_ostream<char, _Traits>& __out, signed char __c) > ^~~~~~~~ >/usr/include/c++/7/ostream:514:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'signed char' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:508:5: note: candidate: template<class _Traits> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, _Traits>&, char) > operator<<(basic_ostream<char, _Traits>& __out, char __c) > ^~~~~~~~ >/usr/include/c++/7/ostream:508:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'char' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:502:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, char) > operator<<(basic_ostream<_CharT, _Traits>& __out, char __c) > ^~~~~~~~ >/usr/include/c++/7/ostream:502:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'char' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/istream:39:0, > from /usr/include/c++/7/sstream:38, > from /usr/include/c++/7/bits/quoted_string.h:38, > from /usr/include/c++/7/iomanip:45, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/ostream:497:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, _CharT) > operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c) > ^~~~~~~~ >/usr/include/c++/7/ostream:497:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: deduced conflicting types for parameter '_CharT' ('char' and 'std::basic_ostream<char>') > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >In file included from /usr/include/c++/7/bits/ios_base.h:46:0, > from /usr/include/c++/7/iomanip:40, > from /usr/include/ptlib/object.h:58, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/system_error:216:5: note: candidate: template<class _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&) > operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e) > ^~~~~~~~ >/usr/include/c++/7/system_error:216:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:68: note: cannot convert '(& mime)->PMIMEInfo::PrintContents(str.PStringStream::<anonymous>.std::basic_iostream<char>::<anonymous>)' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const std::error_code&' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ~~~~~~~~~~~~~~~~~~^~~~~ >In file included from /usr/include/c++/7/string:52:0, > from /usr/include/ptlib/object.h:57, > from /usr/include/ptlib/psync.h:43, > from /usr/include/ptlib/critsec.h:34, > from /usr/include/ptlib/contain.h:42, > from /usr/include/ptlib.h:56, > from /builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:31: >/usr/include/c++/7/bits/basic_string.h:6080:5: note: candidate: template<class _CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) > operator<<(basic_ostream<_CharT, _Traits>& __os, > ^~~~~~~~ >/usr/include/c++/7/bits/basic_string.h:6080:5: note: template argument deduction/substitution failed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:72: note: 'std::ostream {aka std::basic_ostream<char>}' is not derived from 'const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>' > PStringStream str; str << ::setfill('\r') << mime.PrintContents(str); > ^ >[CC] src/codec/g711codec.cxx >make[1]: *** [Makefile:534: /builddir/build/BUILD/opal-3.10.10/lib_linux_ppc64/obj/msrp.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/builddir/build/BUILD/opal-3.10.10' >make: *** [Makefile:729: opt] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.ITDNA1 (%build) >RPM build errors: > bogus date in %changelog: Mon Feb 10 2009 Peter Robinson <pbrobinson@fedoraproject.org> - 3.5.2-7 > Bad exit status from /var/tmp/rpm-tmp.ITDNA1 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/opal.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1424014
: 1253356 |
1253357
|
1253358