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 1125506 Details for
Bug 1307815
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), 77.30 KB, created by
Fedora Release Engineering
on 2016-02-13 21:56:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2016-02-13 21:56:12 UTC
Size:
77.30 KB
patch
obsolete
>Mock Version: 1.2.14 >Mock Version: 1.2.14 >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/opal.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x7fa3c5849ba8>uid=1000gid=425shell=Falseuser='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f24-build-4935520-577920/root'printOutput=Falsetimeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/opal.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', '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 >warning: Could not canonicalize hostname: buildhw-10-nfs.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/opal-3.10.10-10.fc24.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/opal.spec '], logger=<mockbuild.trace_decorator.getLog object at 0x7fa3c5849ba8>uid=1000gid=425shell=Falseuser='mockbuild'private_network=Trueenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'LANG': 'en_US.UTF-8'}chrootPath='/var/lib/mock/f24-build-4935520-577920/root'printOutput=Falsetimeout=172800) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/opal.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', '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: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hOqs33 >+ 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 . >Patch #0 (opal-3.10-fix-cflags.patch): >+ echo 'Patch #0 (opal-3.10-fix-cflags.patch):' >+ /usr/bin/patch -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.6HVGIt >+ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/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=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silk >checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-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 i686-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 i686-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 i686-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: -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -D_REENTRANT -fno-exceptions -I/usr/include/SDL >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/lib/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... 4 >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=i686-redhat-linux-gnu' '--host=i686-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/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-silk' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'PKG_CONFIG_PATH=:/usr/lib/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' '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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' --cache-file=/dev/null --srcdir=. >PTLIB_REC_VERSION 2.10.1 >checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... i686-redhat-linux-gnu >checking host system type... i686-redhat-linux-gnu >checking target system type... i686-redhat-linux-gnu >checking for i686-redhat-linux-gnu-g++... no >checking for i686-redhat-linux-gnu-c++... no >checking for i686-redhat-linux-gnu-gpp... no >checking for i686-redhat-linux-gnu-aCC... no >checking for i686-redhat-linux-gnu-CC... no >checking for i686-redhat-linux-gnu-cxx... no >checking for i686-redhat-linux-gnu-cc++... no >checking for i686-redhat-linux-gnu-cl.exe... no >checking for i686-redhat-linux-gnu-FCC... no >checking for i686-redhat-linux-gnu-KCC... no >checking for i686-redhat-linux-gnu-RCC... no >checking for i686-redhat-linux-gnu-xlC_r... no >checking for i686-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: -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -D_REENTRANT -fno-exceptions -I/usr/include/SDL >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 i686-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 i686-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-redhat-linux-gnu-nm... no >checking for nm... nm >checking for i686-redhat-linux-gnu-ldd... no >checking for ldd... ldd >checking for i686-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/lib/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... 4 >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/lib > 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 : i686 > 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j16 V=1 >make DEBUG_BUILD=no OPAL_SHARED_LIB=1 >make[1]: Entering directory '/builddir/build/BUILD/opal-3.10.10' >[CC] src/opal/rtpconn.cxx >[CC] src/opal/localep.cxx >[CC] src/opal/rtpep.cxx >[CC] src/opal/call.cxx >[CC] src/opal/console_mgr.cxx >[CC] src/opal/endpoint.cxx >[CC] src/opal/connection.cxx >[CC] src/opal/mediastrm.cxx >[CC] src/opal/mediafmt.cxx >[CC] src/opal/mediatype.cxx >[CC] src/opal/transcoders.cxx >[CC] src/opal/transports.cxx >[CC] src/opal/guid.cxx >[CC] src/rtp/rtp.cxx >[CC] src/opal/patch.cxx >[CC] src/rtp/jitter.cxx >[CC] src/rtp/metrics.cxx >[CC] src/rtp/pcapfile.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/opal_c.cxx >[CC] src/opal/pres_ent.cxx >[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 >[CC] src/asn/x880.cxx >[CC] src/asn/mcs.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/asn/gcc.cxx >[CC] src/asn/h4501.cxx >[CC] src/asn/h4502.cxx >[CC] src/asn/h4503.cxx >/builddir/build/BUILD/opal-3.10.10/src/opal/opal_c.cxx: In member function 'void OpalManager_C::HandleRegistration(const OpalMessage&, OpalMessageBuffer&)': >/builddir/build/BUILD/opal-3.10.10/src/opal/opal_c.cxx:1582:98: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > : *(unsigned*)&command.m_param.m_registrationInfo.m_eventPackage; // Backward compatibility > ^~~~~~~~~~~~~~ >[CC] src/asn/h4504.cxx >[CC] src/asn/h4505.cxx >[CC] src/asn/h4507.cxx >[CC] src/asn/h4506.cxx >[CC] src/asn/h4508.cxx >[CC] src/asn/h4509.cxx >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/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/h501.cxx >[CC] src/asn/h248.cxx >[CC] src/h323/h323ep.cxx >[CC] src/h323/h323.cxx >[CC] src/h323/h323caps.cxx >[CC] src/h323/h323neg.cxx >[CC] src/h323/h323pdu.cxx >[CC] src/h323/h323rtp.cxx >[CC] src/h323/channels.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 > ^~~~ >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 > ^~~~ >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 > ^~~~ >[CC] src/h323/svcctrl.cxx >[CC] src/h323/q931.cxx >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 > ^~~~ >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 > ^~~~ >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/transaddr.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 > ^~~~ >[CC] src/h323/gkclient.cxx >[CC] src/h323/gkserver.cxx >[CC] src/h323/h225ras.cxx >[CC] src/h323/h323trans.cxx >[CC] src/h323/h235auth.cxx >[CC] src/h323/h501pdu.cxx >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 > ^~~~ >[CC] src/h323/h323annexg.cxx >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/peclient.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 > ^~~~ >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 > ^~~~ >[CC] src/h460/h4601.cxx >[CC] src/h460/h46018.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 > ^~~~ >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 > ^~~~ >[CC] src/h460/h46019.cxx >[CC] src/h460/h4609.cxx >[CC] src/h460/h460p.cxx >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/h460pres.cxx >[CC] src/h460/h460tm.cxx >[CC] src/h323/h235auth1.cxx >[CC] src/t38/h323t38.cxx >[CC] src/h224/h323h224.cxx >[CC] src/iax2/callprocessor.cxx >[CC] src/iax2/frame.cxx >[CC] src/iax2/iax2con.cxx >[CC] src/iax2/iax2ep.cxx >[CC] src/iax2/iax2medstrm.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 > ^~~~ >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/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 >[CC] src/sip/sdp.cxx >[CC] src/sip/handlers.cxx >[CC] src/t38/sipt38.cxx >[CC] src/sip/sippres.cxx >[CC] src/h224/q922.cxx >[CC] src/h224/h224.cxx >[CC] src/h224/h281.cxx >[CC] src/lids/lid.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++/6.0.0/bits/locale_conv.h:41:0, > from /usr/include/c++/6.0.0/locale:43, > from /usr/include/c++/6.0.0/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++/6.0.0/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >[CC] src/lids/lidep.cxx >[CC] src/lids/lidpluginmgr.cxx >[CC] src/t38/t38proto.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:141:5: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation] > switch (GetState()) { > ^~~~~~ >/builddir/build/BUILD/opal-3.10.10/src/sip/handlers.cxx:138:3: note: ...this 'while' clause, but it is not > while (!m_stateQueue.empty()) > ^~~~~ >[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 >[CC] src/codec/g711codec.cxx >[CC] src/codec/g711.c >[CC] src/codec/g722mf.cxx >[CC] src/codec/g7221mf.cxx >[CC] src/codec/g7222mf.cxx >[CC] src/codec/g7231mf.cxx >[CC] src/codec/g726mf.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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:166:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long int' >/usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:638:0, > from /usr/include/c++/6.0.0/istream:39, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:638:0, > from /usr/include/c++/6.0.0/istream:39, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:192:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'unsigned int' >/usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:220:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'double' >/usr/include/c++/6.0.0/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++/6.0.0/ostream:224:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'float' >/usr/include/c++/6.0.0/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++/6.0.0/ostream:232:7: note: no known conversion for argument 1 from 'std::ostream {aka std::basic_ostream<char>}' to 'long double' >/usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/ostream:638:0, > from /usr/include/c++/6.0.0/istream:39, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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 /usr/include/c++/6.0.0/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++/6.0.0/bits/basic_string.h:5325: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++/6.0.0/bits/basic_string.h:5325: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); > ^ >In file included from /usr/include/c++/6.0.0/bits/ios_base.h:46:0, > from /usr/include/c++/6.0.0/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++/6.0.0/system_error:209: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++/6.0.0/system_error:209: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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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); > ^ >[CC] src/codec/g728mf.cxx >In file included from /usr/include/c++/6.0.0/ostream:638:0, > from /usr/include/c++/6.0.0/istream:39, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/istream:39:0, > from /usr/include/c++/6.0.0/sstream:38, > from /usr/include/c++/6.0.0/bits/quoted_string.h:38, > from /usr/include/c++/6.0.0/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++/6.0.0/ostream:628:5: note: candidate: std::basic_ostream<_CharT, _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&&, const _Tp&) [with _CharT = char; _Traits = std::char_traits<char>; _Tp = std::basic_ostream<char>] <near match> > operator<<(basic_ostream<_CharT, _Traits>&& __os, const _Tp& __x) > ^~~~~~~~ >/usr/include/c++/6.0.0/ostream:628:5: note: conversion of argument 1 would be ill-formed: >/builddir/build/BUILD/opal-3.10.10/src/im/msrp.cxx:838:28: error: cannot bind 'std::basic_ostream<char>' lvalue to 'std::basic_ostream<char>&&' > 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++/6.0.0/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++/6.0.0/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/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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++/6.0.0/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/c++/6.0.0/memory:82: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++/6.0.0/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++/6.0.0/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 /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&' >Makefile:533: recipe for target '/builddir/build/BUILD/opal-3.10.10/lib_linux_x86/obj/msrp.o' failed >make[1]: *** [/builddir/build/BUILD/opal-3.10.10/lib_linux_x86/obj/msrp.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/builddir/build/BUILD/opal-3.10.10' >Makefile:729: recipe for target 'opt' failed >make: *** [opt] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.6HVGIt (%build) > 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.6HVGIt (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/opal.spec >Traceback (most recent call last): > File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace > result = func(*args, **kw) > File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, 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 i686 --nodeps /builddir/build/SPECS/opal.spec >LEAVE do --> EXCEPTION RAISED >
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 1307815
: 1125506 |
1125507
|
1125508
|
1288513