tar -xf opal-3.10.10.tar.xz patching file plugins/video/H.263-1998/Makefile.in patching file plugins/video/H.263-1998/h263-1998.cxx patching file plugins/video/H.263-1998/h263-1998.h patching file plugins/video/H.264/gpl/h264_helper.cxx patching file plugins/video/H.264/h264-x264.cxx patching file plugins/video/H.264/shared/x264wrap.cxx patching file plugins/video/MPEG4-ffmpeg/Makefile.in patching file plugins/video/MPEG4-ffmpeg/mpeg4.cxx patching file plugins/video/common/dyna.cxx patching file plugins/video/common/dyna.h patching file plugins/video/common/ffmpeg/libavcodec/avcodec.h checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 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/ginstall -c 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 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 -fno-exceptions -I/usr/include/SDL CXXFLAGS: -felide-constructors -Wreorder DEBUG: -lpt_d RELEASE: -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... yes 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 (/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/opal-3.10.10' '--enable-shared' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CXXFLAGS=-D__STDC_CONSTANT_MACROS' 'CFLAGS=-D__STDC_CONSTANT_MACROS' --cache-file=/dev/null --srcdir=. PTLIB_REC_VERSION 2.10.1 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu 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 -fno-exceptions -I/usr/include/SDL CXXFLAGS: -felide-constructors -Wreorder DEBUG: -lpt_d RELEASE: -lpt checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes 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/ginstall -c checking for ranlib... ranlib checking for nm... nm checking for ldd... ldd 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.2rc1 checking for CELT... no checking default to full capabilities at empty fmtp lines... yes checking for LIBAVCODEC... yes checking filename of libavcodec library... libavcodec.so.55 checking libavcodec source... disabled checking for LIBAVUTIL... yes checking filename of libavutil library... libavutil.so.52 checking if libavcodec has rtp_mode... no checking if libavutil has AV_PICTURE_TYPE_NONE... yes checking for X264... yes checking filename of libx264 library... libx264.so.140 configure: x264 static linking 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 audio/SILK/Makefile config.status: creating video/H.261-vic/Makefile config.status: creating video/H.263-1998/Makefile config.status: creating video/MPEG4-ffmpeg/Makefile config.status: creating video/H.264/Makefile config.status: creating video/H.264/gpl/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 : ${prefix} 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.2rc1) G.722 : yes G.722.1 : yes G.722.2 : yes G.726 : yes LPC10 : yes IMA_ADPCM : yes SBC : no CELT : no SILK : yes H.261 : yes (vic) H.263/H.263+ : yes (ffmpeg) H.264 : yes (GPL x264) THEORA : yes MPEG4 Part 2 : yes (no rate control correction) SpanDSP FAX : no Quicknet xJACK support : no Voicetronics VPB support : no OS Type : linux-gnu Machine Type : i486 If all settings are OK, type make and make install ======================================================== make DEBUG_BUILD=no OPAL_SHARED_LIB=1 make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10' [CC] src/opal/manager.cxx [CC] src/opal/console_mgr.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/opal/console_mgr.cxx:39:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/endpoint.cxx [CC] src/opal/rtpep.cxx [CC] src/opal/connection.cxx [CC] src/opal/rtpconn.cxx [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 [CC] src/rtp/jitter.cxx [CC] src/rtp/metrics.cxx [CC] src/rtp/pcapfile.cxx [CC] src/opal/opal_c.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/opal/opal_c.cxx:46:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/pres_ent.cxx [CC] src/opal/ivr.cxx [CC] src/opal/opalvxml.cxx [CC] src/opal/recording.cxx [CC] src/opal/opalmixer.cxx [CC] src/opal/pcss.cxx [CC] src/h323/h450pdu.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h450pdu.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h450pdu.cxx:1647:10: warning: unused parameter ‘linkedId’ [-Wunused-parameter] PBoolean H4507Handler::OnReceivedInvoke(int opcode, ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h450pdu.cxx:1647:10: warning: unused parameter ‘argument’ [-Wunused-parameter] [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 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323ep.cxx:43:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323ep.cxx:233:6: warning: unused parameter ‘prefixes’ [-Wunused-parameter] bool H323EndPoint::OnSetGatewayPrefixes(PStringList & prefixes) const ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323ep.cxx:1350:6: warning: unused parameter ‘instType’ [-Wunused-parameter] bool H323EndPoint::OnFeatureInstance(int instType, const PString & identifer) ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323ep.cxx:1350:6: warning: unused parameter ‘identifer’ [-Wunused-parameter] [CC] src/h323/h323.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323.cxx:44:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h323caps.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323caps.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h323neg.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323neg.cxx:46:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h323pdu.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323pdu.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323rtp.cxx:43:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/channels.cxx:51:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/channels.cxx:507:6: warning: unused parameter ‘open’ [-Wunused-parameter] void H323_RealTimeChannel::OnSendOpenAck(const H245_OpenLogicalChannel & open, ^ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/channels.cxx:1037:6: warning: unused parameter ‘open’ [-Wunused-parameter] void H323DataChannel::OnSendOpenAck(const H245_OpenLogicalChannel & open, ^ [CC] src/h323/svcctrl.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/svcctrl.cxx:42:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/transaddr.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/gkclient.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/gkserver.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/gkserver.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h225ras.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h225ras.cxx:45:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323trans.cxx:42:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h235auth.cxx [CC] src/h323/h501pdu.cxx [CC] src/h323/h323annexg.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/h323annexg.cxx:44:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include/h323/peclient.h:43:0, from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h323/peclient.cxx:41: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h460/h4601.cxx:56:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/h46018.cxx [CC] src/h460/h46019.cxx [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 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/t38/h323t38.cxx:44:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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 In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/src/h224/h323h224.cxx:42:0: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/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/callprocessor.cxx [CC] src/iax2/frame.cxx [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 [CC] src/sip/sipcon.cxx [CC] src/sip/sippdu.cxx [CC] src/sip/sdp.cxx [CC] src/sip/handlers.cxx [CC] src/sip/sippres.cxx [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 [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 [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 [CC] src/codec/g728mf.cxx [CC] src/codec/g729mf.cxx [CC] src/codec/gsm0610mf.cxx [CC] src/codec/gsmamrmf.cxx [CC] src/codec/iLBCmf.cxx [CC] src/t38/t38mf.cxx [CC] src/codec/rfc2833.cxx [CC] src/codec/opalwavfile.cxx [CC] src/codec/silencedetect.cxx [CC] src/codec/opalpluginmgr.cxx [CC] src/codec/ratectl.cxx [CC] src/codec/vidcodec.cxx [CC] src/codec/rfc4175.cxx [CC] src/codec/g711a1_plc.cxx [CC] src/codec/echocancel.cxx [AR] lib_linux_x86/libopal_s.a [LD] lib_linux_x86/libopal.so.3.10.10 rm -f /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal.so ; ln -sf libopal.so.3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal.so make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/GSM0610' [CC] gsm06_10_codec.c gsm06_10_codec.c: In function ‘destroy_codec’: gsm06_10_codec.c:77:65: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_codec(const struct PluginCodec_Definition * codec, void * _context) ^ gsm06_10_codec.c: In function ‘codec_encoder’: gsm06_10_codec.c:83:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_encoder(const struct PluginCodec_Definition * codec, ^ gsm06_10_codec.c:89:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ gsm06_10_codec.c: In function ‘codec_decoder’: gsm06_10_codec.c:117:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_decoder(const struct PluginCodec_Definition * codec, ^ gsm06_10_codec.c:123:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ gsm06_10_codec.c: In function ‘codec_msgsm_encoder’: gsm06_10_codec.c:178:70: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_msgsm_encoder(const struct PluginCodec_Definition * codec, ^ gsm06_10_codec.c:184:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ gsm06_10_codec.c: In function ‘codec_msgsm_decoder’: gsm06_10_codec.c:199:70: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_msgsm_decoder(const struct PluginCodec_Definition * codec, ^ gsm06_10_codec.c:205:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ gsm06_10_codec.c: In function ‘valid_for_h323’: gsm06_10_codec.c:328:45: warning: unused parameter ‘codec’ [-Wunused-parameter] const struct PluginCodec_Definition * codec, ^ gsm06_10_codec.c:329:14: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ gsm06_10_codec.c:330:20: warning: unused parameter ‘key’ [-Wunused-parameter] const char * key, ^ gsm06_10_codec.c: At top level: gsm06_10_codec.c:372:5: warning: missing braces around initializer [-Wmissing-braces] SAMPLES_PER_FRAME, // samples per frame ^ gsm06_10_codec.c:372:5: warning: (near initialization for ‘gsmCodecDefn[0].parm’) [-Wmissing-braces] [CC] gsm_create.c [CC] gsm_destroy.c [CC] gsm_decode.c [CC] gsm_encode.c [CC] gsm_option.c [CC] code.c [CC] decode.c [CC] add.c [CC] gsm_lpc.c In file included from ./src/gsm_lpc.c:16:0: ./src/gsm_lpc.c: In function ‘Gsm_LPC_Analysis’: ./src/gsm_lpc.c:328:20: warning: unused parameter ‘S’ [-Wunused-parameter] struct gsm_state *S, ^ ./inc/proto.h:43:28: note: in definition of macro ‘P3’ # define P3(x, a, b, c) (a, b, c) ^ [CC] rpe.c In file included from ./src/rpe.c:16:0: ./src/rpe.c: In function ‘Gsm_RPE_Encoding’: ./src/rpe.c:452:21: warning: unused parameter ‘S’ [-Wunused-parameter] struct gsm_state * S, ^ ./inc/proto.h:45:33: note: in definition of macro ‘P5’ # define P5(x, a, b, c, d, e) (a, b, c, d, e) ^ ./src/rpe.c: In function ‘Gsm_RPE_Decoding’: ./src/rpe.c:474:21: warning: unused parameter ‘S’ [-Wunused-parameter] struct gsm_state * S, ^ ./inc/proto.h:45:33: note: in definition of macro ‘P5’ # define P5(x, a, b, c, d, e) (a, b, c, d, e) ^ [CC] preprocess.c In file included from ./src/preprocess.c:13:0: ./src/preprocess.c: In function ‘Gsm_Preprocess’: ./inc/private.h:107:12: warning: signed and unsigned type in conditional expression [-Wsign-compare] : (utmp = (ulongword)(a) + (ulongword)(b)) >= MAX_LONGWORD \ ^ ./src/preprocess.c:97:12: note: in expansion of macro ‘GSM_L_ADD’ L_z2 = GSM_L_ADD( L_temp, L_s2 ); ^ ./inc/private.h:106:2: warning: signed and unsigned type in conditional expression [-Wsign-compare] : ((b) <= 0 ? (a) + (b) \ ^ ./src/preprocess.c:97:12: note: in expansion of macro ‘GSM_L_ADD’ L_z2 = GSM_L_ADD( L_temp, L_s2 ); ^ ./inc/private.h:107:12: warning: signed and unsigned type in conditional expression [-Wsign-compare] : (utmp = (ulongword)(a) + (ulongword)(b)) >= MAX_LONGWORD \ ^ ./src/preprocess.c:101:12: note: in expansion of macro ‘GSM_L_ADD’ L_temp = GSM_L_ADD( L_z2, 16384 ); ^ ./inc/private.h:106:2: warning: signed and unsigned type in conditional expression [-Wsign-compare] : ((b) <= 0 ? (a) + (b) \ ^ ./src/preprocess.c:101:12: note: in expansion of macro ‘GSM_L_ADD’ L_temp = GSM_L_ADD( L_z2, 16384 ); ^ [CC] long_term.c In file included from ./src/long_term.c:16:0: ./src/long_term.c: In function ‘Gsm_Long_Term_Predictor’: ./src/long_term.c:870:21: warning: unused parameter ‘S’ [-Wunused-parameter] struct gsm_state * S, ^ ./inc/proto.h:47:38: note: in definition of macro ‘P7’ # define P7(x, a, b, c, d, e, f, g) (a, b, c, d, e, f, g) ^ [CC] short_term.c [CC] table.c [LD] gsm0610_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/GSM0610' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/gsm-amr' [CC] amrcodec.c amrcodec.c: In function ‘amr_create_encoder’: amrcodec.c:104:72: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * amr_create_encoder(const struct PluginCodec_Definition * codec) ^ amrcodec.c: In function ‘amr_create_decoder’: amrcodec.c:122:72: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * amr_create_decoder(const struct PluginCodec_Definition * codec) ^ amrcodec.c: In function ‘amr_destroy_encoder’: amrcodec.c:128:71: warning: unused parameter ‘codec’ [-Wunused-parameter] static void amr_destroy_encoder(const struct PluginCodec_Definition * codec, void * context) ^ amrcodec.c: In function ‘amr_destroy_decoder’: amrcodec.c:136:71: warning: unused parameter ‘codec’ [-Wunused-parameter] static void amr_destroy_decoder(const struct PluginCodec_Definition * codec, void * context) ^ amrcodec.c: In function ‘amr_codec_encoder’: amrcodec.c:142:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static int amr_codec_encoder(const struct PluginCodec_Definition * codec, ^ amrcodec.c:148:68: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ amrcodec.c: In function ‘amr_codec_decoder’: amrcodec.c:173:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static int amr_codec_decoder(const struct PluginCodec_Definition * codec, ^ amrcodec.c:179:68: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ amrcodec.c: In function ‘amr_set_quality’: amrcodec.c:206:66: warning: unused parameter ‘codec’ [-Wunused-parameter] static int amr_set_quality(const struct PluginCodec_Definition * codec, void * context, ^ amrcodec.c:207:41: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, void * parm, unsigned * parmLen) ^ amrcodec.c: In function ‘amr_get_quality’: amrcodec.c:231:66: warning: unused parameter ‘codec’ [-Wunused-parameter] static int amr_get_quality(const struct PluginCodec_Definition * codec, void * context, ^ amrcodec.c:232:41: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, void * parm, unsigned * parmLen) ^ amrcodec.c: In function ‘get_codec_options’: amrcodec.c:303:68: warning: unused parameter ‘defn’ [-Wunused-parameter] static int get_codec_options(const struct PluginCodec_Definition * defn, ^ amrcodec.c:304:68: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ amrcodec.c:305:68: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ amrcodec.c: In function ‘set_codec_options’: amrcodec.c:317:68: warning: unused parameter ‘defn’ [-Wunused-parameter] static int set_codec_options(const struct PluginCodec_Definition * defn, ^ amrcodec.c:319:68: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ amrcodec.c: At top level: amrcodec.c:403:5: warning: missing braces around initializer [-Wmissing-braces] L_FRAME, // samples per frame ^ amrcodec.c:403:5: warning: (near initialization for ‘amrCodecDefn[0].parm’) [-Wmissing-braces] [CC] interf_enc.c ./src/interf_enc.c: In function ‘EncoderMMS’: ./src/interf_enc.c:360:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( k = j % 8 ) *stream <<= ( 8 - k ); ^ [CC] interf_dec.c [CC] sp_dec.c ./src/sp_dec.c: In function ‘Build_CN_param’: ./src/sp_dec.c:1246:4: warning: enumeration value ‘MRDTX’ not handled in switch [-Wswitch] switch ( mode ) { ^ ./src/sp_dec.c:1246:4: warning: enumeration value ‘N_MODES’ not handled in switch [-Wswitch] [CC] sp_enc.c In file included from ./src/sp_enc.c:29:0: ./src/rom_enc.h:14345:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] } static mode_dep_parm[8] = ^ ./src/sp_enc.c: In function ‘Az_lsp’: ./src/sp_enc.c:630:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( y == 0 ) { ^ ./src/sp_enc.c: In function ‘Pitch_ol’: ./src/sp_enc.c:2339:35: warning: unused parameter ‘mode’ [-Wunused-parameter] static Word32 Pitch_ol( enum Mode mode, vadState *vadSt, Float32 signal[], ^ ./src/sp_enc.c:2340:74: warning: unused parameter ‘idx’ [-Wunused-parameter] Word32 pit_min, Word32 pit_max, Word16 L_frame, Word32 dtx, Word16 idx ) ^ ./src/sp_enc.c: In function ‘Norm_Corr’: ./src/sp_enc.c:2967:17: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( norm == 0 ) ^ ./src/sp_enc.c: In function ‘code_2i40_9bits’: ./src/sp_enc.c:4609:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0.0F ) ) ^ ./src/sp_enc.c:4623:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0.0F ) ) ^ ./src/sp_enc.c: In function ‘code_2i40_11bits’: ./src/sp_enc.c:4847:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0.0F ) ) { ^ ./src/sp_enc.c:4862:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0.0F ) ) { ^ ./src/sp_enc.c: In function ‘code_3i40_14bits’: ./src/sp_enc.c:5122:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0 ) ) { ^ ./src/sp_enc.c:5139:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0 ) ) { ^ ./src/sp_enc.c: In function ‘code_4i40_17bits’: ./src/sp_enc.c:5429:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0 ) ) { ^ ./src/sp_enc.c:5444:42: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( ( T0 < L_CODE ) && ( pitch_sharp != 0 ) ) { ^ ./src/sp_enc.c: In function ‘code_8i40_31bits’: ./src/sp_enc.c:6161:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( pitch_sharp != 0 ) { ^ ./src/sp_enc.c:6176:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( pitch_sharp != 0 ) { ^ ./src/sp_enc.c: In function ‘code_10i40_35bits’: ./src/sp_enc.c:6855:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( gain_pit != 0 ) { ^ ./src/sp_enc.c:6880:19: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( gain_pit != 0 ) { ^ ./src/sp_enc.c: In function ‘MR475_update_unq_pred’: ./src/sp_enc.c:7335:18: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (gcode0 != 0) { ^ ./src/sp_enc.c: In function ‘calc_unfilt_energies’: ./src/sp_enc.c:7786:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (en[3] > 0 && en[0] != 0) { ^ ./src/sp_enc.c: In function ‘gain_adapt’: ./src/sp_enc.c:7930:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ( *prev_alpha == 0 ) { ^ ./src/sp_enc.c: In function ‘MR795_gain_quant’: ./src/sp_enc.c:8132:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((en[0] != 0) && (alpha > 0)) { ^ [LD] gsmamrcodec_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/gsm-amr' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/iLBC' [CC] ilbccodec.c ilbccodec.c: In function ‘destroy_context’: ilbccodec.c:72:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_context(const struct PluginCodec_Definition * codec, void * context) ^ ilbccodec.c: In function ‘codec_encoder’: ilbccodec.c:78:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_encoder(const struct PluginCodec_Definition * codec, ^ ilbccodec.c:84:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ ilbccodec.c: In function ‘codec_decoder’: ilbccodec.c:110:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_decoder(const struct PluginCodec_Definition * codec, ^ ilbccodec.c:116:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ ilbccodec.c: In function ‘valid_for_h323’: ilbccodec.c:156:65: warning: unused parameter ‘codec’ [-Wunused-parameter] static int valid_for_h323(const struct PluginCodec_Definition * codec, ^ ilbccodec.c:157:34: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ ilbccodec.c:158:40: warning: unused parameter ‘key’ [-Wunused-parameter] const char * key, ^ ilbccodec.c: In function ‘get_codec_options’: ilbccodec.c:226:68: warning: unused parameter ‘defn’ [-Wunused-parameter] static int get_codec_options(const struct PluginCodec_Definition * defn, ^ ilbccodec.c:227:68: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ ilbccodec.c:228:68: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ ilbccodec.c: In function ‘set_codec_options’: ilbccodec.c:250:68: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ ilbccodec.c: In function ‘to_normalised_options’: ilbccodec.c:273:72: warning: unused parameter ‘defn’ [-Wunused-parameter] static int to_normalised_options(const struct PluginCodec_Definition * defn, ^ ilbccodec.c:274:72: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ ilbccodec.c:275:72: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ ilbccodec.c: In function ‘free_codec_options’: ilbccodec.c:314:69: warning: unused parameter ‘defn’ [-Wunused-parameter] static int free_codec_options(const struct PluginCodec_Definition * defn, ^ ilbccodec.c:315:69: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ ilbccodec.c:316:69: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ ilbccodec.c: At top level: ilbccodec.c:397:3: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] iLBC13k3, sizeof(iLBC13k3)-1, ^ ilbccodec.c:397:3: warning: (near initialization for ‘ilbc13k3Cap.data’) [-Wpointer-sign] ilbccodec.c:407:3: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] iLBC15k2, sizeof(iLBC15k2)-1, ^ ilbccodec.c:407:3: warning: (near initialization for ‘ilbc15k2Cap.data’) [-Wpointer-sign] ilbccodec.c:433:5: warning: missing braces around initializer [-Wmissing-braces] BLOCKL_30MS, // samples per frame (note we use highest value here) ^ ilbccodec.c:433:5: warning: (near initialization for ‘iLBCCodecDefn[0].parm’) [-Wmissing-braces] [CC] anaFilter.c [CC] constants.c [CC] createCB.c [CC] doCPLC.c [CC] enhancer.c ./iLBC/enhancer.c: In function ‘refiner’: ./iLBC/enhancer.c:170:14: warning: unused parameter ‘period’ [-Wunused-parameter] float period /* (i) estimated pitch period */ ^ [CC] filter.c [CC] FrameClassify.c [CC] gainquant.c [CC] getCBvec.c [CC] helpfun.c [CC] hpInput.c [CC] hpOutput.c [CC] iCBConstruct.c [CC] iCBSearch.c ./iLBC/iCBSearch.c: In function ‘iCBSearch’: ./iLBC/iCBSearch.c:124:36: warning: operation on ‘pp’ may be undefined [-Wsequence-point] *ppe+=(*pp)*(*pp++); ^ [CC] iLBC_decode.c [CC] iLBC_encode.c [CC] LPCdecode.c [CC] LPCencode.c [CC] lsf.c [CC] packing.c [CC] StateConstructW.c [CC] StateSearchW.c [CC] syntFilter.c [LD] iLBC_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/iLBC' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/Speex' [CC] speexcodec.cxx speexcodec.cxx: In function ‘int codec_encoder(const PluginCodec_Definition*, void*, const void*, unsigned int*, void*, unsigned int*, unsigned int*)’: speexcodec.cxx:119:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((*fromLen >= ((i+1)*frameLen)) && (((i+1)*codec->parm.audio.bytesPerFrame) <= *toLen) ) { ^ speexcodec.cxx: At global scope: speexcodec.cxx:102:12: warning: unused parameter ‘flag’ [-Wunused-parameter] static int codec_encoder(const struct PluginCodec_Definition * codec, ^ speexcodec.cxx:135:13: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_encoder(const struct PluginCodec_Definition * codec, void * _context) ^ speexcodec.cxx:201:13: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_decoder(const struct PluginCodec_Definition * codec, void * _context) ^ speexcodec.cxx:210:12: warning: unused parameter ‘context’ [-Wunused-parameter] static int encoder_get_options( ^ speexcodec.cxx:225:12: warning: unused parameter ‘context’ [-Wunused-parameter] static int valid_for_sip( ^ speexcodec.cxx:290:12: warning: unused parameter ‘codec’ [-Wunused-parameter] static int encoder_set_vbr( ^ speexcodec.cxx:305:12: warning: unused parameter ‘codec’ [-Wunused-parameter] static int decoder_set_vbr( ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(2, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:783:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(2, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:783:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(2, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:783:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(2, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:783:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:784:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:784:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:784:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:784:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(4, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:785:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(4, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:785:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(4, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:785:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(4, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:785:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(5, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:786:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(5, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:786:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(5, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:786:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(5, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:786:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:787:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:787:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:787:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:787:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(7, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:788:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(7, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:788:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(7, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:788:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(7, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:788:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:638:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:791:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:642:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:791:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:669:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:791:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:673:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:791:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(2, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:811:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(2, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:811:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(2, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:811:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(2, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:811:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow5k95, 2, NARROW_BITSPERFRAME_MODE2), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:812:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:812:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:812:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:812:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(4, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:813:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(4, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:813:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(4, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:813:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(4, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:813:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow11k, 4, NARROW_BITSPERFRAME_MODE4), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(5, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:814:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(5, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:814:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(5, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:814:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(5, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:814:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow15k, 5, NARROW_BITSPERFRAME_MODE5), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:815:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:815:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:815:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:815:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow18k2, 6, NARROW_BITSPERFRAME_MODE6), ^ speexcodec.cxx:466:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(7, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:816:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:470:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(7, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:816:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:498:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(7, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:816:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:502:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(7, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:816:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEX_CODEC’ DECLARE_H323_NARROW_SPEEX_CODEC(ietfSpeex, Narrow24k6, 7, NARROW_BITSPERFRAME_MODE7), ^ speexcodec.cxx:554:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:822:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(ietfSpeex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:558:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:822:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(ietfSpeex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:586:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:822:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(ietfSpeex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:590:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:822:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(ietfSpeex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:638:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:825:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:642:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:825:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:669:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:825:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:673:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:825:3: note: in expansion of macro ‘DECLARE_H323_NARROW_SPEEXW_CODEC’ DECLARE_H323_NARROW_SPEEXW_CODEC(Narrow8k, 3, NARROW_BITSPERFRAME_MODE3), ^ speexcodec.cxx:554:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:831:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(speex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:558:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:831:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(speex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:586:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:831:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(speex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:590:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:831:3: note: in expansion of macro ‘DECLARE_H323_WIDE_SPEEX_CODEC’ DECLARE_H323_WIDE_SPEEX_CODEC(speex, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6), ^ speexcodec.cxx:707:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:839:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexNB", 8000, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3, NARROW_SAMPLES_PER_FRAME), ^ speexcodec.cxx:711:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:839:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexNB", 8000, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3, NARROW_SAMPLES_PER_FRAME), ^ speexcodec.cxx:739:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(3, 8000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:839:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexNB", 8000, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3, NARROW_SAMPLES_PER_FRAME), ^ speexcodec.cxx:743:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(3, 8000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:839:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexNB", 8000, Narrow8k, 3, NARROW_BITSPERFRAME_MODE3, NARROW_SAMPLES_PER_FRAME), ^ speexcodec.cxx:707:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:840:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexWB", 16000, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6, WIDE_SAMPLES_PER_FRAME) ^ speexcodec.cxx:711:24: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame + 7) / 8, /* bytes per frame */ \ ^ speexcodec.cxx:840:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexWB", 16000, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6, WIDE_SAMPLES_PER_FRAME) ^ speexcodec.cxx:739:15: warning: narrowing conversion of ‘((Speex_Bits_Per_Second(6, 16000) / 50) * 50)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] bitsPerFrame*50, /* raw bits per second */ \ ^ speexcodec.cxx:840:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexWB", 16000, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6, WIDE_SAMPLES_PER_FRAME) ^ speexcodec.cxx:743:21: warning: narrowing conversion of ‘(((Speex_Bits_Per_Second(6, 16000) / 50) + 7) / 8)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] (bitsPerFrame+7)/8, /* bytes per frame */ \ ^ speexcodec.cxx:840:3: note: in expansion of macro ‘DECLARE_SIP_SPEEX_CODEC’ DECLARE_SIP_SPEEX_CODEC("SpeexWB", 16000, Wide20k6, 6, WIDE_BITSPERFRAME_MODE6, WIDE_SAMPLES_PER_FRAME) ^ [LD] speex_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/Speex' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G722' [CC] g722codec.c g722codec.c: In function ‘create_encoder’: g722codec.c:68:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_encoder(const struct PluginCodec_Definition * codec) ^ g722codec.c: In function ‘destroy_encoder’: g722codec.c:73:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_encoder(const struct PluginCodec_Definition * codec, void * context) ^ g722codec.c: In function ‘encode’: g722codec.c:78:57: warning: unused parameter ‘codec’ [-Wunused-parameter] static int encode(const struct PluginCodec_Definition * codec, ^ g722codec.c:84:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ g722codec.c: In function ‘create_decoder’: g722codec.c:98:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_decoder(const struct PluginCodec_Definition * codec) ^ g722codec.c: In function ‘destroy_decoder’: g722codec.c:103:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_decoder(const struct PluginCodec_Definition * codec, void * context) ^ g722codec.c: In function ‘decode’: g722codec.c:109:57: warning: unused parameter ‘codec’ [-Wunused-parameter] static int decode(const struct PluginCodec_Definition * codec, ^ g722codec.c:115:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ g722codec.c: At top level: g722codec.c:249:5: warning: missing braces around initializer [-Wmissing-braces] SAMPLES_PER_FRAME, // samples per frame ^ g722codec.c:249:5: warning: (near initialization for ‘g722CodecDefn[0].parm’) [-Wmissing-braces] [CC] g722_encode.c [CC] g722_decode.c [CC] bitstream.c [LD] g722_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G722' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.1' [CC] G7221Codec.c G7221Codec.c: In function ‘G7221EncoderDestroy’: G7221Codec.c:126:72: warning: unused parameter ‘codec’ [-Wunused-parameter] static void G7221EncoderDestroy (const struct PluginCodec_Definition * codec, void * context) ^ G7221Codec.c: In function ‘G7221Encode’: G7221Codec.c:132:63: warning: unused parameter ‘codec’ [-Wunused-parameter] static int G7221Encode (const struct PluginCodec_Definition * codec, ^ G7221Codec.c:138:63: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ G7221Codec.c: In function ‘G7221DecoderDestroy’: G7221Codec.c:210:72: warning: unused parameter ‘codec’ [-Wunused-parameter] static void G7221DecoderDestroy (const struct PluginCodec_Definition * codec, void * context) ^ G7221Codec.c: In function ‘G7221Decode’: G7221Codec.c:216:63: warning: unused parameter ‘codec’ [-Wunused-parameter] static int G7221Decode (const struct PluginCodec_Definition * codec, ^ G7221Codec.c:222:63: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ G7221Codec.c: In function ‘get_codec_options’: G7221Codec.c:305:69: warning: unused parameter ‘context’ [-Wunused-parameter] void * context, ^ G7221Codec.c:306:69: warning: unused parameter ‘name’ [-Wunused-parameter] const char * name, ^ G7221Codec.c: At top level: G7221Codec.c:371:5: warning: missing braces around initializer [-Wmissing-braces] G722_1_FRAME_SAMPLES, // samples per frame ^ G7221Codec.c:371:5: warning: (near initialization for ‘G7221CodecDefn[0].parm’) [-Wmissing-braces] [CC] basop32.c ./G722-1/basop32.c: In function ‘i_mult’: ./G722-1/basop32.c:2422:4: warning: ‘register’ is not at beginning of declaration [-Wold-style-declaration] Word32 register c=a*b; ^ [CC] coef2sam.c [CC] common.c [CC] count.c ./G722-1/count.c: In function ‘getCounterId’: ./G722-1/count.c:81:24: warning: unused parameter ‘objectNameArg’ [-Wunused-parameter] int getCounterId(char *objectNameArg) ^ ./G722-1/count.c: In function ‘setCounter’: ./G722-1/count.c:92:21: warning: unused parameter ‘counterId’ [-Wunused-parameter] void setCounter(int counterId) ^ ./G722-1/count.c: In function ‘WMOPS_output’: ./G722-1/count.c:267:27: warning: unused parameter ‘dtx_mode’ [-Wunused-parameter] void WMOPS_output (Word16 dtx_mode) ^ [CC] dct4_a.c [CC] dct4_s.c [CC] decoder.c [CC] encoder.c [CC] huff_tab.c [CC] sam2coef.c [CC] tables.c [LD] g7221_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.1' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.2' [CC] G7222Codec.cpp G7222Codec.cpp:148:15: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * AMRWBEncoderCreate (const struct PluginCodec_Definition * codec) ^ G7222Codec.cpp:167:13: warning: unused parameter ‘codec’ [-Wunused-parameter] static void AMRWBEncoderDestroy (const struct PluginCodec_Definition * codec, void * context) ^ G7222Codec.cpp:175:12: warning: unused parameter ‘codec’ [-Wunused-parameter] static int AMRWBEncode (const struct PluginCodec_Definition * codec, ^ G7222Codec.cpp:175:12: warning: unused parameter ‘flag’ [-Wunused-parameter] G7222Codec.cpp:219:15: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * AMRWBDecoderCreate (const struct PluginCodec_Definition * codec) ^ G7222Codec.cpp:225:13: warning: unused parameter ‘codec’ [-Wunused-parameter] static void AMRWBDecoderDestroy (const struct PluginCodec_Definition * codec, void * context) ^ G7222Codec.cpp: In function ‘int AMRWBDecode(const PluginCodec_Definition*, void*, const void*, unsigned int*, void*, unsigned int*, unsigned int*)’: G7222Codec.cpp:306:70: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] ValidPacket = (*fromLen == AMRWB_block_size_octet[FrameType] + 1)? 1 : -2; ^ G7222Codec.cpp: At global scope: G7222Codec.cpp:272:12: warning: unused parameter ‘codec’ [-Wunused-parameter] static int AMRWBDecode (const struct PluginCodec_Definition * codec, ^ G7222Codec.cpp:551:12: warning: unused parameter ‘defn’ [-Wunused-parameter] static int AMRWBOptionsGet (const struct PluginCodec_Definition * defn, ^ G7222Codec.cpp:551:12: warning: unused parameter ‘context’ [-Wunused-parameter] G7222Codec.cpp:551:12: warning: unused parameter ‘name’ [-Wunused-parameter] G7222Codec.cpp:119:76: warning: narrowing conversion of ‘((((int)AMRWB_block_size_octet[8]) + 1) * 400)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] #define AMRWB_ALIGNED_BPS(mode) ((AMRWB_block_size_octet[(mode)] + 1) * 50 * 8) ^ G7222Codec.cpp:617:5: note: in expansion of macro ‘AMRWB_ALIGNED_BPS’ AMRWB_ALIGNED_BPS (AMRWB_24k), // raw bits per second ^ G7222Codec.cpp:620:39: warning: narrowing conversion of ‘(((int)AMRWB_block_size_octet[8]) + 1)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] AMRWB_block_size_octet[AMRWB_24k] + 1, // bytes per frame ^ G7222Codec.cpp:119:76: warning: narrowing conversion of ‘((((int)AMRWB_block_size_octet[8]) + 1) * 400)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] #define AMRWB_ALIGNED_BPS(mode) ((AMRWB_block_size_octet[(mode)] + 1) * 50 * 8) ^ G7222Codec.cpp:652:5: note: in expansion of macro ‘AMRWB_ALIGNED_BPS’ AMRWB_ALIGNED_BPS (AMRWB_24k), // raw bits per second ^ G7222Codec.cpp:655:39: warning: narrowing conversion of ‘(((int)AMRWB_block_size_octet[8]) + 1)’ from ‘int’ to ‘unsigned int’ inside { } is ill-formed in C++11 [-Wnarrowing] AMRWB_block_size_octet[AMRWB_24k] + 1, // bytes per frame ^ [CC] dec_acelp.c [CC] dec_dtx.c [CC] dec_gain.c [CC] dec_if.c [CC] dec_lpc.c ./AMR-WB/dec_lpc.c: In function ‘D_LPC_isp_a_conversion’: ./AMR-WB/dec_lpc.c:322:7: warning: implicit declaration of function ‘labs’ [-Wimplicit-function-declaration] tmax |= labs(t0); ^ ./AMR-WB/dec_lpc.c:322:15: warning: incompatible implicit declaration of built-in function ‘labs’ [enabled by default] tmax |= labs(t0); ^ [CC] dec_main.c [CC] dec_rom.c [CC] dec_util.c [CC] enc_acelp.c ./AMR-WB/enc_acelp.c: In function ‘E_ACELP_xy1_corr’: ./AMR-WB/enc_acelp.c:96:8: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (t1) ^ [CC] enc_dtx.c [CC] enc_gain.c [CC] enc_if.c [CC] enc_lpc.c [CC] enc_main.c [CC] enc_rom.c [CC] enc_util.c [CC] if_rom.c [LD] g7222_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.2' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G726' [CC] g726codec.c g726codec.c: In function ‘create_codec’: g726codec.c:51:66: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_codec(const struct PluginCodec_Definition * codec) ^ g726codec.c: In function ‘destroy_codec’: g726codec.c:58:65: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_codec(const struct PluginCodec_Definition * codec, void * context) ^ g726codec.c: In function ‘encoder_40’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:78:1: note: in expansion of macro ‘define_coder’ define_coder(en, 40) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:78:1: note: in expansion of macro ‘define_coder’ define_coder(en, 40) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:78:1: note: in expansion of macro ‘define_coder’ define_coder(en, 40) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:78:1: note: in expansion of macro ‘define_coder’ define_coder(en, 40) ^ g726codec.c: In function ‘decoder_40’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:79:1: note: in expansion of macro ‘define_coder’ define_coder(de, 40) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:79:1: note: in expansion of macro ‘define_coder’ define_coder(de, 40) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:79:1: note: in expansion of macro ‘define_coder’ define_coder(de, 40) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:79:1: note: in expansion of macro ‘define_coder’ define_coder(de, 40) ^ g726codec.c: In function ‘encoder_32’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:81:1: note: in expansion of macro ‘define_coder’ define_coder(en, 32) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:81:1: note: in expansion of macro ‘define_coder’ define_coder(en, 32) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:81:1: note: in expansion of macro ‘define_coder’ define_coder(en, 32) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:81:1: note: in expansion of macro ‘define_coder’ define_coder(en, 32) ^ g726codec.c: In function ‘decoder_32’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:82:1: note: in expansion of macro ‘define_coder’ define_coder(de, 32) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:82:1: note: in expansion of macro ‘define_coder’ define_coder(de, 32) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:82:1: note: in expansion of macro ‘define_coder’ define_coder(de, 32) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:82:1: note: in expansion of macro ‘define_coder’ define_coder(de, 32) ^ g726codec.c: In function ‘encoder_24’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:84:1: note: in expansion of macro ‘define_coder’ define_coder(en, 24) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:84:1: note: in expansion of macro ‘define_coder’ define_coder(en, 24) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:84:1: note: in expansion of macro ‘define_coder’ define_coder(en, 24) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:84:1: note: in expansion of macro ‘define_coder’ define_coder(en, 24) ^ g726codec.c: In function ‘decoder_24’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:85:1: note: in expansion of macro ‘define_coder’ define_coder(de, 24) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:85:1: note: in expansion of macro ‘define_coder’ define_coder(de, 24) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:85:1: note: in expansion of macro ‘define_coder’ define_coder(de, 24) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:85:1: note: in expansion of macro ‘define_coder’ define_coder(de, 24) ^ g726codec.c: In function ‘encoder_16’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:87:1: note: in expansion of macro ‘define_coder’ define_coder(en, 16) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:87:1: note: in expansion of macro ‘define_coder’ define_coder(en, 16) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:87:1: note: in expansion of macro ‘define_coder’ define_coder(en, 16) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:87:1: note: in expansion of macro ‘define_coder’ define_coder(en, 16) ^ g726codec.c: In function ‘decoder_16’: g726codec.c:66:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static int dir##coder_##bps(const struct PluginCodec_Definition * codec, \ ^ g726codec.c:88:1: note: in expansion of macro ‘define_coder’ define_coder(de, 16) ^ g726codec.c:69:67: warning: unused parameter ‘fromLen’ [-Wunused-parameter] unsigned * fromLen, \ ^ g726codec.c:88:1: note: in expansion of macro ‘define_coder’ define_coder(de, 16) ^ g726codec.c:71:67: warning: unused parameter ‘toLen’ [-Wunused-parameter] unsigned * toLen, \ ^ g726codec.c:88:1: note: in expansion of macro ‘define_coder’ define_coder(de, 16) ^ g726codec.c:72:67: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) \ ^ g726codec.c:88:1: note: in expansion of macro ‘define_coder’ define_coder(de, 16) ^ g726codec.c: At top level: g726codec.c:279:5: warning: missing braces around initializer [-Wmissing-braces] SAMPLES_PER_FRAME, // samples per frame ^ g726codec.c:279:5: warning: (near initialization for ‘g726CodecDefn[2].parm’) [-Wmissing-braces] [CC] g711.c [CC] g726_16.c [CC] g726_24.c [CC] g726_32.c [CC] g726_40.c [CC] g72x.c [LD] g726_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G726' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/LPC_10' [CC] lpc_10_codec.c lpc_10_codec.c: In function ‘create_encoder’: lpc_10_codec.c:59:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_encoder(const struct PluginCodec_Definition * codec) ^ lpc_10_codec.c: In function ‘codec_encoder’: lpc_10_codec.c:66:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_encoder(const struct PluginCodec_Definition * codec, ^ lpc_10_codec.c:72:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ lpc_10_codec.c: In function ‘destroy_encoder’: lpc_10_codec.c:99:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_encoder(const struct PluginCodec_Definition * codec, void * context) ^ lpc_10_codec.c: In function ‘create_decoder’: lpc_10_codec.c:104:68: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_decoder(const struct PluginCodec_Definition * codec) ^ lpc_10_codec.c: In function ‘codec_decoder’: lpc_10_codec.c:111:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_decoder(const struct PluginCodec_Definition * codec, ^ lpc_10_codec.c:117:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ lpc_10_codec.c: In function ‘destroy_decoder’: lpc_10_codec.c:147:67: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_decoder(const struct PluginCodec_Definition * codec, void * context) ^ lpc_10_codec.c: At top level: lpc_10_codec.c:166:3: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] lpc10CapStr, sizeof(lpc10CapStr)-1, ^ lpc_10_codec.c:166:3: warning: (near initialization for ‘lpc10Cap.data’) [-Wpointer-sign] lpc_10_codec.c:218:5: warning: missing braces around initializer [-Wmissing-braces] SamplesPerFrame, // samples per frame ^ lpc_10_codec.c:218:5: warning: (near initialization for ‘lpc10CodecDefn[0].parm’) [-Wmissing-braces] [CC] f2clib.c [CC] analys.c ./src/analys.c: In function ‘analys_’: ./src/analys.c:249:29: warning: type defaults to ‘int’ in declaration of ‘placea_’ [-Wimplicit-int] extern /* Subroutine */ placea_(integer *, integer * ^ ./src/analys.c:251:20: warning: type defaults to ‘int’ in declaration of ‘dcbias_’ [-Wimplicit-int] , integer *), dcbias_(integer *, real *, real *), placev_(integer ^ ./src/analys.c:251:56: warning: type defaults to ‘int’ in declaration of ‘placev_’ [-Wimplicit-int] , integer *), dcbias_(integer *, real *, real *), placev_(integer ^ [CC] bsynz.c [CC] chanwr.c [CC] dcbias.c [CC] decode_.c [CC] deemp.c [CC] difmag.c [CC] dyptrk.c [CC] encode_.c [CC] energy.c [CC] ham84.c [CC] hp100.c [CC] invert.c [CC] irc2pc.c [CC] ivfilt.c [CC] lpcdec.c [CC] lpcenc.c [CC] lpcini.c [CC] lpfilt.c [CC] median.c [CC] mload.c [CC] onset.c ./src/onset.c: In function ‘onset_’: ./src/onset.c:291:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if ((*d__) != 0.f) { ^ [CC] pitsyn.c ./src/pitsyn.c: In function ‘pitsyn_’: ./src/pitsyn.c:478:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (uvpit != 0.f) { ^ [CC] placea.c ./src/placea.c: In function ‘placea_’: ./src/placea.c:173:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (allv || winv && *obound == 0) { ^ [CC] placev.c ./src/placev.c: In function ‘placev_’: ./src/placev.c:118:71: warning: unused parameter ‘oslen’ [-Wunused-parameter] /* Subroutine */ int placev_(integer *osbuf, integer *osptr, integer *oslen, ^ ./src/placev.c:120:54: warning: unused parameter ‘dvwinh’ [-Wunused-parameter] *minwin, integer *maxwin, integer *dvwinl, integer *dvwinh) ^ [CC] preemp.c [CC] prepro.c [CC] random.c [CC] rcchk.c [CC] synths.c ./src/synths.c: In function ‘synths_’: ./src/synths.c:188:29: warning: type defaults to ‘int’ in declaration of ‘bsynz_’ [-Wimplicit-int] extern /* Subroutine */ bsynz_(real *, integer *, ^ ./src/synths.c:189:80: warning: type defaults to ‘int’ in declaration of ‘irc2pc_’ [-Wimplicit-int] integer *, real *, real *, real *, real *, struct lpc10_decoder_state *), irc2pc_(real *, real * ^ [CC] tbdm.c [CC] voicin.c ./src/voicin.c: In function ‘voicin_’: ./src/voicin.c:267:11: warning: unused parameter ‘af’ [-Wunused-parameter] integer *af, struct lpc10_encoder_state *st) ^ [CC] vparms.c ./src/vparms.c: In function ‘vparms_’: ./src/vparms.c:231:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (r_sign(&c_b2, &r__1) != oldsgn) { ^ [LD] lpc10_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/LPC_10' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/IMA_ADPCM' [CC] ima_adpcm.c ima_adpcm.c: In function ‘create_codec’: ima_adpcm.c:298:66: warning: unused parameter ‘codec’ [-Wunused-parameter] static void * create_codec(const struct PluginCodec_Definition * codec) ^ ima_adpcm.c: In function ‘codec_encoder’: ima_adpcm.c:308:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_encoder(const struct PluginCodec_Definition * codec, ^ ima_adpcm.c:314:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ ima_adpcm.c: In function ‘codec_decoder’: ima_adpcm.c:326:64: warning: unused parameter ‘codec’ [-Wunused-parameter] static int codec_decoder(const struct PluginCodec_Definition * codec, ^ ima_adpcm.c:327:51: warning: unused parameter ‘_context’ [-Wunused-parameter] void * _context, ^ ima_adpcm.c:332:51: warning: unused parameter ‘flag’ [-Wunused-parameter] unsigned int * flag) ^ ima_adpcm.c: In function ‘destroy_codec’: ima_adpcm.c:345:65: warning: unused parameter ‘codec’ [-Wunused-parameter] static void destroy_codec(const struct PluginCodec_Definition * codec, void * _context) ^ ima_adpcm.c: At top level: ima_adpcm.c:439:5: warning: missing braces around initializer [-Wmissing-braces] IMA_SAMPLES_PER_FRAME, // samples per frame ^ ima_adpcm.c:439:5: warning: (near initialization for ‘imaADPCMCodecDefn[0].parm’) [-Wmissing-braces] [LD] ima_adpcm_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/IMA_ADPCM' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK' make -C SILK_SDK make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK/SILK_SDK' gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_CNG.o src/SKP_Silk_CNG.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_VQ_nearest_neighbor_FIX.o src/SKP_Silk_VQ_nearest_neighbor_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LSF_cos_table.o src/SKP_Silk_LSF_cos_table.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_down2_3.o src/SKP_Silk_resampler_down2_3.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_scale_vector.o src/SKP_Silk_scale_vector.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_HP_variable_cutoff_FIX.o src/SKP_Silk_HP_variable_cutoff_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_biquad.o src/SKP_Silk_biquad.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_type_offset.o src/SKP_Silk_tables_type_offset.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_schur.o src/SKP_Silk_schur.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LPC_synthesis_filter.o src/SKP_Silk_LPC_synthesis_filter.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_up2.o src/SKP_Silk_resampler_up2.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_rom.o src/SKP_Silk_resampler_rom.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_NLSF_CB0_10.o src/SKP_Silk_tables_NLSF_CB0_10.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_find_pred_coefs_FIX.o src/SKP_Silk_find_pred_coefs_FIX.c src/SKP_Silk_find_pred_coefs_FIX.c: In function ‘SKP_Silk_find_pred_coefs_FIX’: src/SKP_Silk_find_pred_coefs_FIX.c:126:9: warning: passing argument 4 of ‘SKP_Silk_residual_energy_FIX’ from incompatible pointer type [enabled by default] psEnc->sCmn.subfr_length, psEnc->sCmn.predictLPCOrder ); ^ In file included from src/SKP_Silk_find_pred_coefs_FIX.c:28:0: src/SKP_Silk_main_FIX.h:308:6: note: expected ‘const short int (*)[16]’ but argument is of type ‘short int (*)[16]’ void SKP_Silk_residual_energy_FIX( ^ gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_NLSF_CB0_16.o src/SKP_Silk_tables_NLSF_CB0_16.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_gain.o src/SKP_Silk_tables_gain.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_code_signs.o src/SKP_Silk_code_signs.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decode_pulses.o src/SKP_Silk_decode_pulses.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_array_maxabs.o src/SKP_Silk_array_maxabs.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_lowpass_short.o src/SKP_Silk_lowpass_short.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LPC_inv_pred_gain.o src/SKP_Silk_LPC_inv_pred_gain.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_create_init_destroy.o src/SKP_Silk_create_init_destroy.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_schur64.o src/SKP_Silk_schur64.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decode_parameters.o src/SKP_Silk_decode_parameters.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_up4.o src/SKP_Silk_resampler_private_up4.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_range_coder.o src/SKP_Silk_range_coder.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_noise_shape_analysis_FIX.o src/SKP_Silk_noise_shape_analysis_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LP_variable_cutoff.o src/SKP_Silk_LP_variable_cutoff.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_lin2log.o src/SKP_Silk_lin2log.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decode_pitch.o src/SKP_Silk_decode_pitch.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_process_gains_FIX.o src/SKP_Silk_process_gains_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decoder_set_fs.o src/SKP_Silk_decoder_set_fs.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_prefilter_FIX.o src/SKP_Silk_prefilter_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_pulses_per_block.o src/SKP_Silk_tables_pulses_per_block.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_encode_frame_FIX.o src/SKP_Silk_encode_frame_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_AR2.o src/SKP_Silk_resampler_private_AR2.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_IIR_FIR.o src/SKP_Silk_resampler_private_IIR_FIR.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_pitch_analysis_core.o src/SKP_Silk_pitch_analysis_core.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_find_LPC_FIX.o src/SKP_Silk_find_LPC_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_down3.o src/SKP_Silk_resampler_down3.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_detect_SWB_input.o src/SKP_Silk_detect_SWB_input.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LPC_synthesis_order16.o src/SKP_Silk_LPC_synthesis_order16.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_apply_sine_window.o src/SKP_Silk_apply_sine_window.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NSQ_del_dec.o src/SKP_Silk_NSQ_del_dec.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_log2lin.o src/SKP_Silk_log2lin.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_ana_filt_bank_1.o src/SKP_Silk_ana_filt_bank_1.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NSQ.o src/SKP_Silk_NSQ.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LBRR_reset.o src/SKP_Silk_LBRR_reset.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LTP_analysis_filter_FIX.o src/SKP_Silk_LTP_analysis_filter_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_k2a.o src/SKP_Silk_k2a.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_MSVQ_encode_FIX.o src/SKP_Silk_NLSF_MSVQ_encode_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_autocorr.o src/SKP_Silk_autocorr.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_encode_pulses.o src/SKP_Silk_encode_pulses.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_residual_energy16_FIX.o src/SKP_Silk_residual_energy16_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_enc_API.o src/SKP_Silk_enc_API.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_MSVQ_decode.o src/SKP_Silk_NLSF_MSVQ_decode.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_encode_parameters.o src/SKP_Silk_encode_parameters.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler.o src/SKP_Silk_resampler.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_control_codec_FIX.o src/SKP_Silk_control_codec_FIX.c src/SKP_Silk_control_codec_FIX.c: In function ‘SKP_Silk_control_encoder_FIX’: src/SKP_Silk_control_codec_FIX.c:94:48: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] ( ( psEnc->sCmn.fs_kHz == 16 ) && ( max_internal_fs_kHz >= 24 ) || ^ src/SKP_Silk_control_codec_FIX.c:96:48: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] ( psEnc->sCmn.fs_kHz == 8 ) && ( max_internal_fs_kHz >= 12 ) ) ^ gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_gain_quant.o src/SKP_Silk_gain_quant.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_scale_copy_vector16.o src/SKP_Silk_scale_copy_vector16.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_stabilize.o src/SKP_Silk_NLSF_stabilize.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_down4.o src/SKP_Silk_resampler_private_down4.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_pitch_lag.o src/SKP_Silk_tables_pitch_lag.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_biquad_alt.o src/SKP_Silk_biquad_alt.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decode_frame.o src/SKP_Silk_decode_frame.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_A2NLSF.o src/SKP_Silk_A2NLSF.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_lowpass_int.o src/SKP_Silk_lowpass_int.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF2A.o src/SKP_Silk_NLSF2A.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_solve_LS_FIX.o src/SKP_Silk_solve_LS_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_sort.o src/SKP_Silk_sort.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_residual_energy_FIX.o src/SKP_Silk_residual_energy_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_interpolate.o src/SKP_Silk_interpolate.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_up2_HQ.o src/SKP_Silk_resampler_private_up2_HQ.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_quant_LTP_gains_FIX.o src/SKP_Silk_quant_LTP_gains_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_process_NLSFs_FIX.o src/SKP_Silk_process_NLSFs_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_sigm_Q15.o src/SKP_Silk_sigm_Q15.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_bwexpander_32.o src/SKP_Silk_bwexpander_32.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_PLC.o src/SKP_Silk_PLC.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_VAD.o src/SKP_Silk_VAD.c src/SKP_Silk_VAD.c:70:1: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] const static SKP_int32 tiltWeights[ VAD_N_BANDS ] = { 30000, 6000, -12000, -12000 }; ^ gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_VQ_weights_laroia.o src/SKP_Silk_NLSF_VQ_weights_laroia.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_corrMatrix_FIX.o src/SKP_Silk_corrMatrix_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_inner_prod_aligned.o src/SKP_Silk_inner_prod_aligned.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_k2a_Q16.o src/SKP_Silk_k2a_Q16.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_NLSF_CB1_16.o src/SKP_Silk_tables_NLSF_CB1_16.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_bwexpander.o src/SKP_Silk_bwexpander.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_shell_coder.o src/SKP_Silk_shell_coder.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_init_encoder_FIX.o src/SKP_Silk_init_encoder_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LTP_scale_ctrl_FIX.o src/SKP_Silk_LTP_scale_ctrl_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_LPC_stabilize.o src/SKP_Silk_LPC_stabilize.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_VQ_sum_error_FIX.o src/SKP_Silk_NLSF_VQ_sum_error_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_NLSF_CB1_10.o src/SKP_Silk_tables_NLSF_CB1_10.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_MA.o src/SKP_Silk_MA.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_burg_modified.o src/SKP_Silk_burg_modified.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_dec_API.o src/SKP_Silk_dec_API.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_ARMA4.o src/SKP_Silk_resampler_private_ARMA4.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF2A_stable.o src/SKP_Silk_NLSF2A_stable.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_copy.o src/SKP_Silk_resampler_private_copy.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_regularize_correlations_FIX.o src/SKP_Silk_regularize_correlations_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_allpass_int.o src/SKP_Silk_allpass_int.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_other.o src/SKP_Silk_tables_other.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_LTP.o src/SKP_Silk_tables_LTP.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.o src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_find_pitch_lags_FIX.o src/SKP_Silk_find_pitch_lags_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_pitch_est_tables.o src/SKP_Silk_pitch_est_tables.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_decode_core.o src/SKP_Silk_decode_core.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_tables_sign.o src/SKP_Silk_tables_sign.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_private_down_FIR.o src/SKP_Silk_resampler_private_down_FIR.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_sum_sqr_shift.o src/SKP_Silk_sum_sqr_shift.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_find_LTP_FIX.o src/SKP_Silk_find_LTP_FIX.c gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o src/SKP_Silk_resampler_down2.o src/SKP_Silk_resampler_down2.c ar rv libSKP_SILK_SDK.a src/SKP_Silk_CNG.o src/SKP_Silk_VQ_nearest_neighbor_FIX.o src/SKP_Silk_LSF_cos_table.o src/SKP_Silk_resampler_down2_3.o src/SKP_Silk_scale_vector.o src/SKP_Silk_HP_variable_cutoff_FIX.o src/SKP_Silk_biquad.o src/SKP_Silk_tables_type_offset.o src/SKP_Silk_schur.o src/SKP_Silk_LPC_synthesis_filter.o src/SKP_Silk_resampler_up2.o src/SKP_Silk_resampler_rom.o src/SKP_Silk_tables_NLSF_CB0_10.o src/SKP_Silk_find_pred_coefs_FIX.o src/SKP_Silk_tables_NLSF_CB0_16.o src/SKP_Silk_tables_gain.o src/SKP_Silk_code_signs.o src/SKP_Silk_decode_pulses.o src/SKP_Silk_array_maxabs.o src/SKP_Silk_lowpass_short.o src/SKP_Silk_LPC_inv_pred_gain.o src/SKP_Silk_create_init_destroy.o src/SKP_Silk_schur64.o src/SKP_Silk_decode_parameters.o src/SKP_Silk_resampler_private_up4.o src/SKP_Silk_range_coder.o src/SKP_Silk_noise_shape_analysis_FIX.o src/SKP_Silk_LP_variable_cutoff.o src/SKP_Silk_lin2log.o src/SKP_Silk_decode_pitch.o src/SKP_Silk_process_gains_FIX.o src/SKP_Silk_decoder_set_fs.o src/SKP_Silk_prefilter_FIX.o src/SKP_Silk_tables_pulses_per_block.o src/SKP_Silk_encode_frame_FIX.o src/SKP_Silk_resampler_private_AR2.o src/SKP_Silk_resampler_private_IIR_FIR.o src/SKP_Silk_pitch_analysis_core.o src/SKP_Silk_find_LPC_FIX.o src/SKP_Silk_resampler_down3.o src/SKP_Silk_detect_SWB_input.o src/SKP_Silk_LPC_synthesis_order16.o src/SKP_Silk_apply_sine_window.o src/SKP_Silk_NSQ_del_dec.o src/SKP_Silk_log2lin.o src/SKP_Silk_ana_filt_bank_1.o src/SKP_Silk_NSQ.o src/SKP_Silk_LBRR_reset.o src/SKP_Silk_LTP_analysis_filter_FIX.o src/SKP_Silk_k2a.o src/SKP_Silk_NLSF_MSVQ_encode_FIX.o src/SKP_Silk_autocorr.o src/SKP_Silk_encode_pulses.o src/SKP_Silk_residual_energy16_FIX.o src/SKP_Silk_enc_API.o src/SKP_Silk_NLSF_MSVQ_decode.o src/SKP_Silk_encode_parameters.o src/SKP_Silk_resampler.o src/SKP_Silk_control_codec_FIX.o src/SKP_Silk_gain_quant.o src/SKP_Silk_scale_copy_vector16.o src/SKP_Silk_NLSF_stabilize.o src/SKP_Silk_resampler_private_down4.o src/SKP_Silk_tables_pitch_lag.o src/SKP_Silk_biquad_alt.o src/SKP_Silk_decode_frame.o src/SKP_Silk_A2NLSF.o src/SKP_Silk_lowpass_int.o src/SKP_Silk_NLSF2A.o src/SKP_Silk_solve_LS_FIX.o src/SKP_Silk_sort.o src/SKP_Silk_residual_energy_FIX.o src/SKP_Silk_interpolate.o src/SKP_Silk_resampler_private_up2_HQ.o src/SKP_Silk_quant_LTP_gains_FIX.o src/SKP_Silk_process_NLSFs_FIX.o src/SKP_Silk_sigm_Q15.o src/SKP_Silk_bwexpander_32.o src/SKP_Silk_PLC.o src/SKP_Silk_VAD.o src/SKP_Silk_NLSF_VQ_weights_laroia.o src/SKP_Silk_corrMatrix_FIX.o src/SKP_Silk_inner_prod_aligned.o src/SKP_Silk_k2a_Q16.o src/SKP_Silk_tables_NLSF_CB1_16.o src/SKP_Silk_bwexpander.o src/SKP_Silk_shell_coder.o src/SKP_Silk_init_encoder_FIX.o src/SKP_Silk_LTP_scale_ctrl_FIX.o src/SKP_Silk_LPC_stabilize.o src/SKP_Silk_NLSF_VQ_sum_error_FIX.o src/SKP_Silk_tables_NLSF_CB1_10.o src/SKP_Silk_MA.o src/SKP_Silk_burg_modified.o src/SKP_Silk_dec_API.o src/SKP_Silk_resampler_private_ARMA4.o src/SKP_Silk_NLSF2A_stable.o src/SKP_Silk_resampler_private_copy.o src/SKP_Silk_regularize_correlations_FIX.o src/SKP_Silk_allpass_int.o src/SKP_Silk_tables_other.o src/SKP_Silk_tables_LTP.o src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.o src/SKP_Silk_find_pitch_lags_FIX.o src/SKP_Silk_pitch_est_tables.o src/SKP_Silk_decode_core.o src/SKP_Silk_tables_sign.o src/SKP_Silk_resampler_private_down_FIR.o src/SKP_Silk_sum_sqr_shift.o src/SKP_Silk_find_LTP_FIX.o src/SKP_Silk_resampler_down2.o && ranlib libSKP_SILK_SDK.a ar: creating libSKP_SILK_SDK.a a - src/SKP_Silk_CNG.o a - src/SKP_Silk_VQ_nearest_neighbor_FIX.o a - src/SKP_Silk_LSF_cos_table.o a - src/SKP_Silk_resampler_down2_3.o a - src/SKP_Silk_scale_vector.o a - src/SKP_Silk_HP_variable_cutoff_FIX.o a - src/SKP_Silk_biquad.o a - src/SKP_Silk_tables_type_offset.o a - src/SKP_Silk_schur.o a - src/SKP_Silk_LPC_synthesis_filter.o a - src/SKP_Silk_resampler_up2.o a - src/SKP_Silk_resampler_rom.o a - src/SKP_Silk_tables_NLSF_CB0_10.o a - src/SKP_Silk_find_pred_coefs_FIX.o a - src/SKP_Silk_tables_NLSF_CB0_16.o a - src/SKP_Silk_tables_gain.o a - src/SKP_Silk_code_signs.o a - src/SKP_Silk_decode_pulses.o a - src/SKP_Silk_array_maxabs.o a - src/SKP_Silk_lowpass_short.o a - src/SKP_Silk_LPC_inv_pred_gain.o a - src/SKP_Silk_create_init_destroy.o a - src/SKP_Silk_schur64.o a - src/SKP_Silk_decode_parameters.o a - src/SKP_Silk_resampler_private_up4.o a - src/SKP_Silk_range_coder.o a - src/SKP_Silk_noise_shape_analysis_FIX.o a - src/SKP_Silk_LP_variable_cutoff.o a - src/SKP_Silk_lin2log.o a - src/SKP_Silk_decode_pitch.o a - src/SKP_Silk_process_gains_FIX.o a - src/SKP_Silk_decoder_set_fs.o a - src/SKP_Silk_prefilter_FIX.o a - src/SKP_Silk_tables_pulses_per_block.o a - src/SKP_Silk_encode_frame_FIX.o a - src/SKP_Silk_resampler_private_AR2.o a - src/SKP_Silk_resampler_private_IIR_FIR.o a - src/SKP_Silk_pitch_analysis_core.o a - src/SKP_Silk_find_LPC_FIX.o a - src/SKP_Silk_resampler_down3.o a - src/SKP_Silk_detect_SWB_input.o a - src/SKP_Silk_LPC_synthesis_order16.o a - src/SKP_Silk_apply_sine_window.o a - src/SKP_Silk_NSQ_del_dec.o a - src/SKP_Silk_log2lin.o a - src/SKP_Silk_ana_filt_bank_1.o a - src/SKP_Silk_NSQ.o a - src/SKP_Silk_LBRR_reset.o a - src/SKP_Silk_LTP_analysis_filter_FIX.o a - src/SKP_Silk_k2a.o a - src/SKP_Silk_NLSF_MSVQ_encode_FIX.o a - src/SKP_Silk_autocorr.o a - src/SKP_Silk_encode_pulses.o a - src/SKP_Silk_residual_energy16_FIX.o a - src/SKP_Silk_enc_API.o a - src/SKP_Silk_NLSF_MSVQ_decode.o a - src/SKP_Silk_encode_parameters.o a - src/SKP_Silk_resampler.o a - src/SKP_Silk_control_codec_FIX.o a - src/SKP_Silk_gain_quant.o a - src/SKP_Silk_scale_copy_vector16.o a - src/SKP_Silk_NLSF_stabilize.o a - src/SKP_Silk_resampler_private_down4.o a - src/SKP_Silk_tables_pitch_lag.o a - src/SKP_Silk_biquad_alt.o a - src/SKP_Silk_decode_frame.o a - src/SKP_Silk_A2NLSF.o a - src/SKP_Silk_lowpass_int.o a - src/SKP_Silk_NLSF2A.o a - src/SKP_Silk_solve_LS_FIX.o a - src/SKP_Silk_sort.o a - src/SKP_Silk_residual_energy_FIX.o a - src/SKP_Silk_interpolate.o a - src/SKP_Silk_resampler_private_up2_HQ.o a - src/SKP_Silk_quant_LTP_gains_FIX.o a - src/SKP_Silk_process_NLSFs_FIX.o a - src/SKP_Silk_sigm_Q15.o a - src/SKP_Silk_bwexpander_32.o a - src/SKP_Silk_PLC.o a - src/SKP_Silk_VAD.o a - src/SKP_Silk_NLSF_VQ_weights_laroia.o a - src/SKP_Silk_corrMatrix_FIX.o a - src/SKP_Silk_inner_prod_aligned.o a - src/SKP_Silk_k2a_Q16.o a - src/SKP_Silk_tables_NLSF_CB1_16.o a - src/SKP_Silk_bwexpander.o a - src/SKP_Silk_shell_coder.o a - src/SKP_Silk_init_encoder_FIX.o a - src/SKP_Silk_LTP_scale_ctrl_FIX.o a - src/SKP_Silk_LPC_stabilize.o a - src/SKP_Silk_NLSF_VQ_sum_error_FIX.o a - src/SKP_Silk_tables_NLSF_CB1_10.o a - src/SKP_Silk_MA.o a - src/SKP_Silk_burg_modified.o a - src/SKP_Silk_dec_API.o a - src/SKP_Silk_resampler_private_ARMA4.o a - src/SKP_Silk_NLSF2A_stable.o a - src/SKP_Silk_resampler_private_copy.o a - src/SKP_Silk_regularize_correlations_FIX.o a - src/SKP_Silk_allpass_int.o a - src/SKP_Silk_tables_other.o a - src/SKP_Silk_tables_LTP.o a - src/SKP_Silk_NLSF_VQ_rate_distortion_FIX.o a - src/SKP_Silk_find_pitch_lags_FIX.o a - src/SKP_Silk_pitch_est_tables.o a - src/SKP_Silk_decode_core.o a - src/SKP_Silk_tables_sign.o a - src/SKP_Silk_resampler_private_down_FIR.o a - src/SKP_Silk_sum_sqr_shift.o a - src/SKP_Silk_find_LTP_FIX.o a - src/SKP_Silk_resampler_down2.o gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o test/Encoder.o test/Encoder.c gcc -L./ libSKP_SILK_SDK.a test/Encoder.o -lm -lSKP_SILK_SDK -o encoder gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o test/Decoder.o test/Decoder.c gcc -L./ libSKP_SILK_SDK.a test/Decoder.o -lm -lSKP_SILK_SDK -o decoder gcc -c -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -Wall -Wextra -Wstrict-aliasing -Wfloat-equal -Wno-comment -Wno-unused -Winit-self -Wno-missing-field-initializers -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/include -D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL -fPIC -I/usr/include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../include -I/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins -Wall -enable-threads -O3 -fPIC -Iinterface -Isrc -Itest -o test/signalCompare.o test/signalCompare.c gcc -L./ libSKP_SILK_SDK.a test/signalCompare.o -lm -lSKP_SILK_SDK -o signalcompare make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK/SILK_SDK' [CC] SILKCodec.cpp SILKCodec.cpp:156:18: warning: unused parameter ‘original’ [-Wunused-parameter] virtual bool ToNormalised(OptionMap & original, OptionMap & changed) ^ SILKCodec.cpp:156:18: warning: unused parameter ‘changed’ [-Wunused-parameter] SILKCodec.cpp:162:18: warning: unused parameter ‘original’ [-Wunused-parameter] virtual bool ToCustomised(OptionMap & original, OptionMap & changed) ^ SILKCodec.cpp:162:18: warning: unused parameter ‘changed’ [-Wunused-parameter] SILKCodec.cpp:242:18: warning: unused parameter ‘flags’ [-Wunused-parameter] virtual bool Transcode(const void * fromPtr, ^ SILKCodec.cpp:304:18: warning: unused parameter ‘flags’ [-Wunused-parameter] virtual bool Transcode(const void * fromPtr, ^ [LD] silk_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.261-vic' [CC] h261vic.cxx h261vic.cxx: In member function ‘int H261EncoderContext::EncodeFrames(const unsigned char*, unsigned int&, unsigned char*, unsigned int&, unsigned int&)’: h261vic.cxx:273:110: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (srcRTP.GetPayloadSize() < (int)(sizeof(PluginCodec_Video_FrameHeader) + frameWidth*frameHeight*12/8)) { ^ [CC] encoder-h261.cxx [CC] transmitter.cxx [CC] vid_coder.cxx [CC] p64encoder.cxx [CC] p64.cxx ./vic/p64.cxx:176:6: warning: unused parameter ‘msg’ [-Wunused-parameter] void P64Decoder::err(const char* msg ...) const ^ [CC] dct.cxx [CC] huffcode.c [CC] bv.c [LD] h261_vic_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.261-vic' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.263-1998' [CC] h263-1998.cxx [CC] rfc2429.cxx rfc2429.cxx: In member function ‘size_t RFC2429Frame::parseHeader(uint8_t*, size_t)’: rfc2429.cxx:511:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (UFEP==1) ^ rfc2429.cxx:538:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (PB) ^ [CC] rfc2190.cxx rfc2190.cxx: In member function ‘virtual bool RFC2190Packetizer::SetLength(size_t)’: rfc2190.cxx:180:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (len != newLen) ^ [CC] .common/mpi.cxx [CC] .common/dyna.cxx ../common/dyna.cxx:179:13: warning: unused parameter ‘avcl’ [-Wunused-parameter] static void logCallbackFFMPEG(void * avcl, int severity, const char* fmt , va_list arg) ^ [LD] h263_ffmpeg_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.263-1998' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/MPEG4-ffmpeg' [CC] mpeg4.cxx mpeg4.cxx: In function ‘bool mpeg4IsIframe(BYTE*, unsigned int)’: mpeg4.cxx:218:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (frameBuffer[i+3] == 0xb0) ^ [CC] .common/dyna.cxx ../common/dyna.cxx:179:13: warning: unused parameter ‘avcl’ [-Wunused-parameter] static void logCallbackFFMPEG(void * avcl, int severity, const char* fmt , va_list arg) ^ [LD] mpeg4_ffmpeg_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/MPEG4-ffmpeg' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264' make -C gpl make[4]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264/gpl' [CC] h264_helper.cxx [LD] ../../../..//lib_linux_x86/plugins/h264_video_pwplugin_helper make[4]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264/gpl' [CC] h264-x264.cxx h264-x264.cxx: In member function ‘virtual bool MyEncoder::SetOption(const char*, const char*)’: h264-x264.cxx:943:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (*optionValue != '\0' && strstr(optionValue, OpalPluginCodec_Identifer_H264_Aligned) == NULL) ^ h264-x264.cxx: In member function ‘virtual bool MyDecoder::Transcode(const void*, unsigned int&, void*, unsigned int&, unsigned int&)’: h264-x264.cxx:1184:92: warning: narrowing conversion of ‘((MyDecoder*)this)->MyDecoder::m_context->AVCodecContext::width’ from ‘int’ to ‘size_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] size_t dstLineSize[3] = { m_context->width, m_context->width/2, m_context->width/2 }; ^ h264-x264.cxx:1184:69: warning: narrowing conversion of ‘(((MyDecoder*)this)->MyDecoder::m_context->AVCodecContext::width / 2)’ from ‘int’ to ‘size_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] size_t dstLineSize[3] = { m_context->width, m_context->width/2, m_context->width/2 }; ^ h264-x264.cxx:1184:89: warning: narrowing conversion of ‘(((MyDecoder*)this)->MyDecoder::m_context->AVCodecContext::width / 2)’ from ‘int’ to ‘size_t {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] size_t dstLineSize[3] = { m_context->width, m_context->width/2, m_context->width/2 }; ^ [CC] shared/h264frame.cxx [CC] shared/x264wrap.cxx ./shared/x264wrap.cxx: In destructor ‘H264Encoder::~H264Encoder()’: ./shared/x264wrap.cxx:527:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (remove(m_ulName) == -1) ^ ./shared/x264wrap.cxx:529:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (remove(m_dlName) == -1) ^ ./shared/x264wrap.cxx: In member function ‘bool H264Encoder::ReadPipe(void*, size_t)’: ./shared/x264wrap.cxx:594:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (result == len) ^ ./shared/x264wrap.cxx:598:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (kill(m_pid, 0) < 0) ^ ./shared/x264wrap.cxx: In member function ‘bool H264Encoder::WritePipe(const void*, size_t)’: ./shared/x264wrap.cxx:607:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (result == len) ^ ./shared/x264wrap.cxx:611:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (kill(m_pid, 0) < 0) ^ [CC] .common/dyna.cxx ../common/dyna.cxx:179:13: warning: unused parameter ‘avcl’ [-Wunused-parameter] static void logCallbackFFMPEG(void * avcl, int severity, const char* fmt , va_list arg) ^ [LD] h264_x264_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/THEORA' [CC] theora_frame.cxx theora_frame.cxx: In member function ‘void theoraFrame::assembleRTPFrame(RTPFrame&, data_t&, bool)’: theora_frame.cxx:116:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((frameData.len - frameData.pos) <= (_maxPayloadSize - 6)) { ^ theora_frame.cxx:134:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (frameData.len <= (_maxPayloadSize - 6)) { ^ theora_frame.cxx:157:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (frameData.pos > frameData.len) ^ [CC] theora_plugin.cxx [LD] theora_ptplugin.so make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/THEORA' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib; chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_s.a ; then \ /usr/bin/ginstall -c -m 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_s.a /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib ; \ fi ) ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_d_s.a ; then \ /usr/bin/ginstall -c -m 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_d_s.a /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib ; \ fi ) ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal.so.3.10.10 ; then \ /usr/bin/ginstall -c -m 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal.so.3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib ; \ ln -snf libopal.so.3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/libopal.so ; \ fi ) ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_d.so.3.10.10 ; then \ /usr/bin/ginstall -c -m 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/lib_linux_x86/libopal_d.so.3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib ; \ ln -snf libopal_d.so.3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/libopal_d.so ; \ fi ) mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/pkgconfig ; chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 opal.pc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/pkgconfig mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal; chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal /usr/bin/ginstall -c -m 644 include/opal.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal ( for dir in asn codec h323 h460 iax2 im lids opal rtp sip t120 t38 zrtp; \ do mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/$dir ; chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/$dir ; \ ( for fn in include/$dir/*.h ; do \ /usr/bin/ginstall -c -m 644 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/$dir ; \ done); \ done) make -C plugins install make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/GSM0610' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/gsm0610/gsm0610_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/GSM0610' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/gsm-amr' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/gsmamrcodec/gsmamrcodec_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/gsm-amr' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/iLBC' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/iLBC/iLBC_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/iLBC' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/Speex' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/speex/speex_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/Speex' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G722' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/g722/g722_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G722' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.1' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/g7221/g7221_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.1' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.2' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/g7222/g7222_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G.722.2' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G726' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/g726/g726_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/G726' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/LPC_10' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/lpc10/lpc10_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/LPC_10' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/IMA_ADPCM' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/ima_adpcm/ima_adpcm_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/IMA_ADPCM' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK/SILK_SDK' make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK/SILK_SDK' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/silk/silk_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/audio/SILK' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.261-vic' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/h261_vic/h261_vic_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.261-vic' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.263-1998' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/h263_ffmpeg/h263_ffmpeg_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.263-1998' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/MPEG4-ffmpeg' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/mpeg4_ffmpeg/mpeg4_ffmpeg_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/MPEG4-ffmpeg' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264' make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264/gpl' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install ../../../..//lib_linux_x86/plugins/h264_video_pwplugin_helper /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264/gpl' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/h264_x264/h264_x264_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/H.264' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/THEORA' mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video install /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/../lib_linux_x86/plugins/theora/theora_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins/video/THEORA' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/src/opal-3.10.10/plugins' /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 30 14:36 install drwxr-xr-x 6 root root 4096 Dec 30 14:36 usr /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/install: total 4 -rw-r--r-- 1 root root 216 Dec 30 14:36 slack-desc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Dec 30 14:36 doc drwxr-xr-x 3 root root 4096 Dec 30 14:36 include drwxr-xr-x 4 root root 4096 Dec 30 14:36 lib drwxr-xr-x 3 root root 4096 Dec 30 14:30 src /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/doc: total 4 drwxr-xr-x 3 root root 4096 Dec 30 14:36 opal-3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/doc/opal-3.10.10: total 4 drwxr-xr-x 2 root root 4096 Dec 30 14:36 html /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/doc/opal-3.10.10/html: total 36 -rw-r--r-- 1 root root 32214 Dec 30 14:36 Overview.htm -rw-r--r-- 1 root root 2704 Dec 30 14:36 diagram.gif /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include: total 4 drwxr-xr-x 15 root root 4096 Dec 30 14:36 opal /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal: total 136 drwxr-xr-x 2 root root 4096 Dec 30 14:36 asn drwxr-xr-x 2 root root 4096 Dec 30 14:36 codec drwxr-xr-x 2 root root 4096 Dec 30 14:36 h323 drwxr-xr-x 2 root root 4096 Dec 30 14:36 h460 drwxr-xr-x 2 root root 4096 Dec 30 14:36 iax2 drwxr-xr-x 2 root root 4096 Dec 30 14:36 im drwxr-xr-x 2 root root 4096 Dec 30 14:36 lids drwxr-xr-x 2 root root 4096 Dec 30 14:36 opal -rw-r--r-- 1 root root 83535 Dec 30 14:36 opal.h drwxr-xr-x 2 root root 4096 Dec 30 14:36 rtp drwxr-xr-x 2 root root 4096 Dec 30 14:36 sip drwxr-xr-x 2 root root 4096 Dec 30 14:36 t120 drwxr-xr-x 2 root root 4096 Dec 30 14:36 t38 drwxr-xr-x 2 root root 4096 Dec 30 14:36 zrtp /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/asn: total 1208 -rw-r--r-- 1 root root 125984 Dec 30 14:36 gcc.h -rw-r--r-- 1 root root 218066 Dec 30 14:36 h225.h -rw-r--r-- 1 root root 28240 Dec 30 14:36 h235.h -rw-r--r-- 1 root root 5992 Dec 30 14:36 h235_srtp.h -rw-r--r-- 1 root root 433784 Dec 30 14:36 h245.h -rw-r--r-- 1 root root 106078 Dec 30 14:36 h248.h -rw-r--r-- 1 root root 17184 Dec 30 14:36 h4501.h -rw-r--r-- 1 root root 3268 Dec 30 14:36 h45010.h -rw-r--r-- 1 root root 12427 Dec 30 14:36 h45011.h -rw-r--r-- 1 root root 17271 Dec 30 14:36 h4502.h -rw-r--r-- 1 root root 28719 Dec 30 14:36 h4503.h -rw-r--r-- 1 root root 6712 Dec 30 14:36 h4504.h -rw-r--r-- 1 root root 15425 Dec 30 14:36 h4505.h -rw-r--r-- 1 root root 1979 Dec 30 14:36 h4506.h -rw-r--r-- 1 root root 8395 Dec 30 14:36 h4507.h -rw-r--r-- 1 root root 4671 Dec 30 14:36 h4508.h -rw-r--r-- 1 root root 5943 Dec 30 14:36 h4509.h -rw-r--r-- 1 root root 72356 Dec 30 14:36 h501.h -rw-r--r-- 1 root root 55841 Dec 30 14:36 mcs.h -rw-r--r-- 1 root root 12462 Dec 30 14:36 t38.h -rw-r--r-- 1 root root 8808 Dec 30 14:36 x880.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/codec: total 136 -rw-r--r-- 1 root root 2810 Dec 30 14:36 echocancel.h -rw-r--r-- 1 root root 5436 Dec 30 14:36 g711a1_plc.h -rw-r--r-- 1 root root 3205 Dec 30 14:36 g711codec.h -rw-r--r-- 1 root root 42234 Dec 30 14:36 opalplugin.h -rw-r--r-- 1 root root 24600 Dec 30 14:36 opalpluginmgr.h -rw-r--r-- 1 root root 3348 Dec 30 14:36 opalwavfile.h -rw-r--r-- 1 root root 5765 Dec 30 14:36 ratectl.h -rw-r--r-- 1 root root 2478 Dec 30 14:36 rfc2435.h -rw-r--r-- 1 root root 5366 Dec 30 14:36 rfc2833.h -rw-r--r-- 1 root root 7909 Dec 30 14:36 rfc4175.h -rw-r--r-- 1 root root 7008 Dec 30 14:36 silencedetect.h -rw-r--r-- 1 root root 7330 Dec 30 14:36 vidcodec.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/h323: total 516 -rw-r--r-- 1 root root 30077 Dec 30 14:36 channels.h -rw-r--r-- 1 root root 13913 Dec 30 14:36 gkclient.h -rw-r--r-- 1 root root 57328 Dec 30 14:36 gkserver.h -rw-r--r-- 1 root root 15516 Dec 30 14:36 h225ras.h -rw-r--r-- 1 root root 8271 Dec 30 14:36 h235auth.h -rw-r--r-- 1 root root 1439 Dec 30 14:36 h323.h -rw-r--r-- 1 root root 6653 Dec 30 14:36 h323annexg.h -rw-r--r-- 1 root root 84636 Dec 30 14:36 h323caps.h -rw-r--r-- 1 root root 80267 Dec 30 14:36 h323con.h -rw-r--r-- 1 root root 53729 Dec 30 14:36 h323ep.h -rw-r--r-- 1 root root 10606 Dec 30 14:36 h323neg.h -rw-r--r-- 1 root root 19494 Dec 30 14:36 h323pdu.h -rw-r--r-- 1 root root 7591 Dec 30 14:36 h323rtp.h -rw-r--r-- 1 root root 14889 Dec 30 14:36 h323trans.h -rw-r--r-- 1 root root 28940 Dec 30 14:36 h450pdu.h -rw-r--r-- 1 root root 5580 Dec 30 14:36 h501pdu.h -rw-r--r-- 1 root root 17762 Dec 30 14:36 peclient.h -rw-r--r-- 1 root root 15959 Dec 30 14:36 q931.h -rw-r--r-- 1 root root 10082 Dec 30 14:36 svcctrl.h -rw-r--r-- 1 root root 4398 Dec 30 14:36 transaddr.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/h460: total 88 -rw-r--r-- 1 root root 3292 Dec 30 14:36 h460.h -rw-r--r-- 1 root root 31550 Dec 30 14:36 h4601.h -rw-r--r-- 1 root root 1577 Dec 30 14:36 h46018.h -rw-r--r-- 1 root root 1384 Dec 30 14:36 h46019.h -rw-r--r-- 1 root root 10492 Dec 30 14:36 h4609.h -rw-r--r-- 1 root root 6464 Dec 30 14:36 h460p.h -rw-r--r-- 1 root root 16897 Dec 30 14:36 h460pres.h -rw-r--r-- 1 root root 1461 Dec 30 14:36 h460tm.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/iax2: total 312 -rw-r--r-- 1 root root 28552 Dec 30 14:36 callprocessor.h -rw-r--r-- 1 root root 6263 Dec 30 14:36 causecode.h -rw-r--r-- 1 root root 49687 Dec 30 14:36 frame.h -rw-r--r-- 1 root root 1291 Dec 30 14:36 iax2.h -rw-r--r-- 1 root root 17987 Dec 30 14:36 iax2con.h -rw-r--r-- 1 root root 18739 Dec 30 14:36 iax2ep.h -rw-r--r-- 1 root root 4092 Dec 30 14:36 iax2medstrm.h -rw-r--r-- 1 root root 6178 Dec 30 14:36 iedata.h -rw-r--r-- 1 root root 86694 Dec 30 14:36 ies.h -rw-r--r-- 1 root root 7156 Dec 30 14:36 overview.h -rw-r--r-- 1 root root 15679 Dec 30 14:36 processor.h -rw-r--r-- 1 root root 3784 Dec 30 14:36 receiver.h -rw-r--r-- 1 root root 5864 Dec 30 14:36 regprocessor.h -rw-r--r-- 1 root root 13526 Dec 30 14:36 remote.h -rw-r--r-- 1 root root 4581 Dec 30 14:36 safestrings.h -rw-r--r-- 1 root root 2889 Dec 30 14:36 sound.h -rw-r--r-- 1 root root 3062 Dec 30 14:36 specialprocessor.h -rw-r--r-- 1 root root 4716 Dec 30 14:36 transmit.h -rw-r--r-- 1 root root 1250 Dec 30 14:36 version.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/im: total 40 -rw-r--r-- 1 root root 13073 Dec 30 14:36 im.h -rw-r--r-- 1 root root 10059 Dec 30 14:36 msrp.h -rw-r--r-- 1 root root 1606 Dec 30 14:36 rfc4103.h -rw-r--r-- 1 root root 3951 Dec 30 14:36 sipim.h -rw-r--r-- 1 root root 2099 Dec 30 14:36 t140.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/lids: total 136 -rw-r--r-- 1 root root 13305 Dec 30 14:36 capi_ep.h -rw-r--r-- 1 root root 52535 Dec 30 14:36 lid.h -rw-r--r-- 1 root root 24696 Dec 30 14:36 lidep.h -rw-r--r-- 1 root root 14185 Dec 30 14:36 lidplugin.h -rw-r--r-- 1 root root 22312 Dec 30 14:36 lidpluginmgr.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/opal: total 576 -rw-r--r-- 1 root root 11443 Dec 30 14:36 buildopts.h -rw-r--r-- 1 root root 23463 Dec 30 14:36 call.h -rw-r--r-- 1 root root 80811 Dec 30 14:36 connection.h -rw-r--r-- 1 root root 2314 Dec 30 14:36 console_mgr.h -rw-r--r-- 1 root root 34456 Dec 30 14:36 endpoint.h -rw-r--r-- 1 root root 1209 Dec 30 14:36 guid.h -rw-r--r-- 1 root root 12743 Dec 30 14:36 ivr.h -rw-r--r-- 1 root root 22596 Dec 30 14:36 localep.h -rw-r--r-- 1 root root 64798 Dec 30 14:36 manager.h -rw-r--r-- 1 root root 3192 Dec 30 14:36 mediacmd.h -rw-r--r-- 1 root root 56414 Dec 30 14:36 mediafmt.h -rw-r--r-- 1 root root 34618 Dec 30 14:36 mediastrm.h -rw-r--r-- 1 root root 10031 Dec 30 14:36 mediatype.h -rw-r--r-- 1 root root 40197 Dec 30 14:36 opalmixer.h -rw-r--r-- 1 root root 1785 Dec 30 14:36 opalvxml.h -rw-r--r-- 1 root root 10748 Dec 30 14:36 patch.h -rw-r--r-- 1 root root 16319 Dec 30 14:36 pcss.h -rw-r--r-- 1 root root 24679 Dec 30 14:36 pres_ent.h -rw-r--r-- 1 root root 7721 Dec 30 14:36 recording.h -rw-r--r-- 1 root root 17795 Dec 30 14:36 rtpconn.h -rw-r--r-- 1 root root 5805 Dec 30 14:36 rtpep.h -rw-r--r-- 1 root root 20382 Dec 30 14:36 transcoders.h -rw-r--r-- 1 root root 47660 Dec 30 14:36 transports.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/rtp: total 88 -rw-r--r-- 1 root root 8958 Dec 30 14:36 jitter.h -rw-r--r-- 1 root root 10803 Dec 30 14:36 metrics.h -rw-r--r-- 1 root root 5137 Dec 30 14:36 pcapfile.h -rw-r--r-- 1 root root 44672 Dec 30 14:36 rtp.h -rw-r--r-- 1 root root 4476 Dec 30 14:36 srtp.h -rw-r--r-- 1 root root 1076 Dec 30 14:36 zrtpudp.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/sip: total 168 -rw-r--r-- 1 root root 17062 Dec 30 14:36 handlers.h -rw-r--r-- 1 root root 12619 Dec 30 14:36 sdp.h -rw-r--r-- 1 root root 1248 Dec 30 14:36 sip.h -rw-r--r-- 1 root root 29617 Dec 30 14:36 sipcon.h -rw-r--r-- 1 root root 39319 Dec 30 14:36 sipep.h -rw-r--r-- 1 root root 43025 Dec 30 14:36 sippdu.h -rw-r--r-- 1 root root 8973 Dec 30 14:36 sippres.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/t120: total 16 -rw-r--r-- 1 root root 7856 Dec 30 14:36 h323t120.h -rw-r--r-- 1 root root 2438 Dec 30 14:36 t120proto.h -rw-r--r-- 1 root root 1905 Dec 30 14:36 x224.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/t38: total 24 -rw-r--r-- 1 root root 6452 Dec 30 14:36 h323t38.h -rw-r--r-- 1 root root 2139 Dec 30 14:36 sipt38.h -rw-r--r-- 1 root root 9493 Dec 30 14:36 t38proto.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/include/opal/zrtp: total 8 -rw-r--r-- 1 root root 895 Dec 30 14:36 opalzrtp.h -rw-r--r-- 1 root root 1083 Dec 30 14:36 zrtpeventproc.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib: total 12660 lrwxrwxrwx 1 root root 18 Dec 30 14:36 libopal.so -> libopal.so.3.10.10 -rwxr-xr-x 1 root root 12953680 Dec 30 14:36 libopal.so.3.10.10 drwxr-xr-x 3 root root 4096 Dec 30 14:36 opal-3.10.10 drwxr-xr-x 2 root root 4096 Dec 30 14:36 pkgconfig /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10: total 4 drwxr-xr-x 4 root root 4096 Dec 30 14:36 codecs /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs: total 8 drwxr-xr-x 2 root root 4096 Dec 30 14:36 audio drwxr-xr-x 2 root root 4096 Dec 30 14:36 video /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/audio: total 1160 -rwxr-xr-x 1 root root 77744 Dec 30 14:36 g7221_ptplugin.so -rwxr-xr-x 1 root root 205016 Dec 30 14:36 g7222_ptplugin.so -rwxr-xr-x 1 root root 18216 Dec 30 14:36 g722_ptplugin.so -rwxr-xr-x 1 root root 16948 Dec 30 14:36 g726_ptplugin.so -rwxr-xr-x 1 root root 50180 Dec 30 14:36 gsm0610_ptplugin.so -rwxr-xr-x 1 root root 384380 Dec 30 14:36 gsmamrcodec_ptplugin.so -rwxr-xr-x 1 root root 67776 Dec 30 14:36 iLBC_ptplugin.so -rwxr-xr-x 1 root root 6428 Dec 30 14:36 ima_adpcm_ptplugin.so -rwxr-xr-x 1 root root 46028 Dec 30 14:36 lpc10_ptplugin.so -rwxr-xr-x 1 root root 271152 Dec 30 14:36 silk_ptplugin.so -rwxr-xr-x 1 root root 20328 Dec 30 14:36 speex_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/opal-3.10.10/codecs/video: total 776 -rwxr-xr-x 1 root root 324048 Dec 30 14:36 h261_vic_ptplugin.so -rwxr-xr-x 1 root root 155640 Dec 30 14:36 h263_ffmpeg_ptplugin.so -rwxr-xr-x 1 root root 38696 Dec 30 14:36 h264_video_pwplugin_helper -rwxr-xr-x 1 root root 134944 Dec 30 14:36 h264_x264_ptplugin.so -rwxr-xr-x 1 root root 66304 Dec 30 14:36 mpeg4_ffmpeg_ptplugin.so -rwxr-xr-x 1 root root 64664 Dec 30 14:36 theora_ptplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 671 Dec 30 14:36 opal.pc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 30 14:36 opal-3.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/pkg/usr/src/opal-3.10.10: total 20 -rw-r--r-- 1 root root 1433 Dec 30 14:36 SLKBUILD -rw-r--r-- 1 root root 14759 Dec 30 14:30 opal-ffmpeg.patch Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libopal.so -> libopal.so.3.10.10 Making symbolic link creation script: ( cd usr/lib ; rm -rf libopal.so ) ( cd usr/lib ; ln -sf libopal.so.3.10.10 libopal.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed ‘./usr/lib/libopal.so’ Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/opal-3.10.10-i486-1rl.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/doc/ usr/doc/opal-3.10.10/ usr/doc/opal-3.10.10/html/ usr/doc/opal-3.10.10/html/Overview.htm usr/doc/opal-3.10.10/html/diagram.gif usr/src/ usr/src/opal-3.10.10/ usr/src/opal-3.10.10/SLKBUILD usr/src/opal-3.10.10/opal-ffmpeg.patch usr/include/ usr/include/opal/ usr/include/opal/rtp/ usr/include/opal/rtp/rtp.h usr/include/opal/rtp/jitter.h usr/include/opal/rtp/metrics.h usr/include/opal/rtp/zrtpudp.h usr/include/opal/rtp/pcapfile.h usr/include/opal/rtp/srtp.h usr/include/opal/t120/ usr/include/opal/t120/t120proto.h usr/include/opal/t120/x224.h usr/include/opal/t120/h323t120.h usr/include/opal/im/ usr/include/opal/im/rfc4103.h usr/include/opal/im/im.h usr/include/opal/im/msrp.h usr/include/opal/im/sipim.h usr/include/opal/im/t140.h usr/include/opal/lids/ usr/include/opal/lids/lidplugin.h usr/include/opal/lids/lidpluginmgr.h usr/include/opal/lids/lid.h usr/include/opal/lids/lidep.h usr/include/opal/lids/capi_ep.h usr/include/opal/codec/ usr/include/opal/codec/rfc2833.h usr/include/opal/codec/opalwavfile.h usr/include/opal/codec/opalplugin.h usr/include/opal/codec/echocancel.h usr/include/opal/codec/rfc4175.h usr/include/opal/codec/silencedetect.h usr/include/opal/codec/rfc2435.h usr/include/opal/codec/opalpluginmgr.h usr/include/opal/codec/g711codec.h usr/include/opal/codec/vidcodec.h usr/include/opal/codec/g711a1_plc.h usr/include/opal/codec/ratectl.h usr/include/opal/h460/ usr/include/opal/h460/h460tm.h usr/include/opal/h460/h460p.h usr/include/opal/h460/h4609.h usr/include/opal/h460/h46018.h usr/include/opal/h460/h4601.h usr/include/opal/h460/h460pres.h usr/include/opal/h460/h46019.h usr/include/opal/h460/h460.h usr/include/opal/opal/ usr/include/opal/opal/endpoint.h usr/include/opal/opal/recording.h usr/include/opal/opal/transports.h usr/include/opal/opal/rtpconn.h usr/include/opal/opal/opalvxml.h usr/include/opal/opal/console_mgr.h usr/include/opal/opal/buildopts.h usr/include/opal/opal/pres_ent.h usr/include/opal/opal/ivr.h usr/include/opal/opal/mediatype.h usr/include/opal/opal/call.h usr/include/opal/opal/pcss.h usr/include/opal/opal/guid.h usr/include/opal/opal/patch.h usr/include/opal/opal/rtpep.h usr/include/opal/opal/connection.h usr/include/opal/opal/localep.h usr/include/opal/opal/opalmixer.h usr/include/opal/opal/transcoders.h usr/include/opal/opal/mediacmd.h usr/include/opal/opal/mediastrm.h usr/include/opal/opal/mediafmt.h usr/include/opal/opal/manager.h usr/include/opal/opal.h usr/include/opal/asn/ usr/include/opal/asn/h4509.h usr/include/opal/asn/mcs.h usr/include/opal/asn/h45010.h usr/include/opal/asn/gcc.h usr/include/opal/asn/h501.h usr/include/opal/asn/t38.h usr/include/opal/asn/h4502.h usr/include/opal/asn/h4503.h usr/include/opal/asn/h235.h usr/include/opal/asn/h4504.h usr/include/opal/asn/h225.h usr/include/opal/asn/h4501.h usr/include/opal/asn/h45011.h usr/include/opal/asn/h4507.h usr/include/opal/asn/x880.h usr/include/opal/asn/h235_srtp.h usr/include/opal/asn/h245.h usr/include/opal/asn/h4506.h usr/include/opal/asn/h4505.h usr/include/opal/asn/h4508.h usr/include/opal/asn/h248.h usr/include/opal/sip/ usr/include/opal/sip/sipep.h usr/include/opal/sip/sip.h usr/include/opal/sip/sippres.h usr/include/opal/sip/sipcon.h usr/include/opal/sip/handlers.h usr/include/opal/sip/sdp.h usr/include/opal/sip/sippdu.h usr/include/opal/iax2/ usr/include/opal/iax2/iax2ep.h usr/include/opal/iax2/iax2.h usr/include/opal/iax2/callprocessor.h usr/include/opal/iax2/regprocessor.h usr/include/opal/iax2/specialprocessor.h usr/include/opal/iax2/safestrings.h usr/include/opal/iax2/processor.h usr/include/opal/iax2/iax2con.h usr/include/opal/iax2/overview.h usr/include/opal/iax2/causecode.h usr/include/opal/iax2/receiver.h usr/include/opal/iax2/iax2medstrm.h usr/include/opal/iax2/transmit.h usr/include/opal/iax2/sound.h usr/include/opal/iax2/ies.h usr/include/opal/iax2/remote.h usr/include/opal/iax2/iedata.h usr/include/opal/iax2/frame.h usr/include/opal/iax2/version.h usr/include/opal/t38/ usr/include/opal/t38/sipt38.h usr/include/opal/t38/t38proto.h usr/include/opal/t38/h323t38.h usr/include/opal/zrtp/ usr/include/opal/zrtp/zrtpeventproc.h usr/include/opal/zrtp/opalzrtp.h usr/include/opal/h323/ usr/include/opal/h323/channels.h usr/include/opal/h323/h323trans.h usr/include/opal/h323/h323pdu.h usr/include/opal/h323/transaddr.h usr/include/opal/h323/h323neg.h usr/include/opal/h323/peclient.h usr/include/opal/h323/svcctrl.h usr/include/opal/h323/q931.h usr/include/opal/h323/h323con.h usr/include/opal/h323/h323annexg.h usr/include/opal/h323/h235auth.h usr/include/opal/h323/h501pdu.h usr/include/opal/h323/h323rtp.h usr/include/opal/h323/gkserver.h usr/include/opal/h323/h225ras.h usr/include/opal/h323/h323caps.h usr/include/opal/h323/h450pdu.h usr/include/opal/h323/h323ep.h usr/include/opal/h323/gkclient.h usr/include/opal/h323/h323.h usr/lib/ usr/lib/libopal.so.3.10.10 usr/lib/pkgconfig/ usr/lib/pkgconfig/opal.pc usr/lib/opal-3.10.10/ usr/lib/opal-3.10.10/codecs/ usr/lib/opal-3.10.10/codecs/audio/ usr/lib/opal-3.10.10/codecs/audio/g722_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/ima_adpcm_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/iLBC_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/g7222_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/lpc10_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/gsmamrcodec_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/silk_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/g7221_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/speex_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/gsm0610_ptplugin.so usr/lib/opal-3.10.10/codecs/audio/g726_ptplugin.so usr/lib/opal-3.10.10/codecs/video/ usr/lib/opal-3.10.10/codecs/video/h264_video_pwplugin_helper usr/lib/opal-3.10.10/codecs/video/h264_x264_ptplugin.so usr/lib/opal-3.10.10/codecs/video/h263_ffmpeg_ptplugin.so usr/lib/opal-3.10.10/codecs/video/h261_vic_ptplugin.so usr/lib/opal-3.10.10/codecs/video/theora_ptplugin.so usr/lib/opal-3.10.10/codecs/video/mpeg4_ffmpeg_ptplugin.so Slackware package /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/opal/3.10.10/opal-3.10.10-i486-1rl.txz created. Package has been built. Cleaning pkg and src directories