=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for opal-3.6.6nb4
/usr/bin/make DEBUG_BUILD=no
make[1]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6'
[CC] src/opal/manager.cxx
[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/opal/opalmixer.cxx
[CC] src/opal/opalglobalstatics.cxx
[CC] src/rtp/rtp.cxx
[CC] src/rtp/jitter.cxx
[CC] src/opal/opal_c.cxx
[CC] src/opal/pcss.cxx
[CC] src/asn/x880.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/mcs.cxx
[CC] src/asn/gcc.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
[CC] src/h323/h323.cxx
[CC] src/h323/h323caps.cxx
[CC] src/h323/h323neg.cxx
[CC] src/h323/h323pdu.cxx
[CC] src/h323/h323rtp.cxx
[CC] src/h323/channels.cxx
[CC] src/h323/svcctrl.cxx
[CC] src/h323/h450pdu.cxx
[CC] src/h323/q931.cxx
[CC] src/h323/transaddr.cxx
[CC] src/h323/gkclient.cxx
[CC] src/h323/gkserver.cxx
[CC] src/h323/h225ras.cxx
[CC] src/h323/h323trans.cxx
[CC] src/h323/h235auth.cxx
[CC] src/h323/h501pdu.cxx
[CC] src/h323/h323annexg.cxx
[CC] src/h323/peclient.cxx
[CC] src/h460/h4601.cxx
[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/t120/t120proto.cxx
[CC] src/t120/h323t120.cxx
[CC] src/t120/x224.cxx
[CC] src/t38/h323t38.cxx
[CC] src/h224/h323h224.cxx
[CC] src/iax2/callprocessor.cxx
[CC] src/iax2/frame.cxx
[CC] src/iax2/iax2con.cxx
[CC] src/iax2/iax2ep.cxx
[CC] src/iax2/iax2jitter.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
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx: In member function 'virtual bool SIPConnection::OfferSDPMediaDescription(const OpalMediaType&, unsigned int, OpalRTPSessionManager&, SDPSessionDescription&)':
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:782:71: warning: converting 'false' to pointer type for argument 3 of 'virtual RTP_Session* OpalRTPConnection::CreateSession(const OpalTransport&, unsigned int, RTP_QOS*)'
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx: In member function 'virtual OpalMediaStreamPtr SIPConnection::OpenMediaStream(const OpalMediaFormat&, unsigned int, bool)':
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1078:12: warning: converting 'false' to pointer type for argument 1 of 'PSafePtr<T, BaseClass>::PSafePtr(T*, PSafetyMode) [with T = OpalMediaStream, BaseClass = PSafePtrBase]'
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx: In member function 'virtual void SIPConnection::OnReceivedACK(SIP_PDU&)':
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'UninitialisedPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'SetUpPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'ProceedingPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'AlertingPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'ReleasingPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'ReleasedPhase' not handled in switch
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/sip/sipcon.cxx:1954:10: warning: enumeration value 'NumPhases' not handled in switch
[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/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/echocancel.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
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/codec/opalpluginmgr.cxx: In member function 'virtual PBoolean OpalPluginVideoTranscoder::ConvertFrames(const RTP_DataFrame&, RTP_DataFrameList&)':
/tmp/pkgsrc/devel/opal/work/opal-3.6.6/src/codec/opalpluginmgr.cxx:984:10: warning: suggest explicit braces to avoid ambiguous 'else'
make[2]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/G722'
[CC] g722codec.c
[CC] ./VoIPCodecs/g722_encode.c
[CC] ./VoIPCodecs/g722_decode.c
g722codec.c:163:5: warning: missing braces around initializer
g722codec.c:163:5: warning: (near initialization for 'g722CodecDefn[0].parm')
[CC] ./VoIPCodecs/bitstream.c
[LD] ./g722_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/G722'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/GSM0610'
[CC] gsm06_10_codec.c
[LD] ./gsm0610_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/GSM0610'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/Speex'
[LD] ./speex_audio_pwplugin.so
[AR] lib_linux_x86_64/libopal_s.a
[LD] ./speex_audio_pwplugin.so
[LD] lib_linux_x86_64/libopal.so.3.6.6
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/Speex'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/iLBC'
[CC] ilbccodec.c
[CC] ./iLBC/anaFilter.c
[CC] ./iLBC/constants.c
[CC] ./iLBC/createCB.c
[CC] ./iLBC/doCPLC.c
[CC] ./iLBC/enhancer.c
[CC] ./iLBC/filter.c
[CC] ./iLBC/FrameClassify.c
[CC] ./iLBC/gainquant.c
[CC] ./iLBC/getCBvec.c
[CC] ./iLBC/helpfun.c
[CC] ./iLBC/hpInput.c
[CC] ./iLBC/hpOutput.c
[CC] ./iLBC/iCBConstruct.c
[CC] ./iLBC/iCBSearch.c
[CC] ./iLBC/iLBC_decode.c
[CC] ./iLBC/iLBC_encode.c
[CC] ./iLBC/LPCdecode.c
[CC] ./iLBC/LPCencode.c
[CC] ./iLBC/lsf.c
[CC] ./iLBC/packing.c
[CC] ./iLBC/StateConstructW.c
[CC] ./iLBC/StateSearchW.c
[CC] ./iLBC/syntFilter.c
[LD] ./ilbc_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/iLBC'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/LPC_10'
[CC] lpc_10_codec.c
[CC] ./src/f2clib.c
[CC] ./src/analys.c
[CC] ./src/bsynz.c
[CC] ./src/chanwr.c
[CC] ./src/dcbias.c
[CC] ./src/decode_.c
[CC] ./src/deemp.c
[CC] ./src/difmag.c
[CC] ./src/dyptrk.c
[CC] ./src/encode_.c
[CC] ./src/energy.c
[CC] ./src/ham84.c
[CC] ./src/hp100.c
[CC] ./src/invert.c
[CC] ./src/irc2pc.c
[CC] ./src/ivfilt.c
[CC] ./src/lpcdec.c
[CC] ./src/lpcenc.c
[CC] ./src/lpcini.c
[CC] ./src/lpfilt.c
[CC] ./src/median.c
[CC] ./src/mload.c
[CC] ./src/onset.c
[CC] ./src/pitsyn.c
[CC] ./src/placea.c
[CC] ./src/placev.c
[CC] ./src/preemp.c
[CC] ./src/prepro.c
[CC] ./src/random.c
[CC] ./src/rcchk.c
[CC] ./src/synths.c
[CC] ./src/tbdm.c
[CC] ./src/voicin.c
[CC] ./src/vparms.c
[LD] ./lpc10_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/LPC_10'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/G726'
[CC] g726codec.c
[CC] g711.c
[CC] ./g726/g726_24.c
[CC] ./g726/g726_16.c
[CC] ./g726/g726_32.c
[CC] ./g726/g726_40.c
[CC] ./g726/g72x.c
[LD] ./g726_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/G726'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/IMA_ADPCM'
[CC] ima_adpcm.c
[LD] ./ima_adpcm_audio_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/IMA_ADPCM'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/gsm-amr'
[CC] amrcodec.c
[CC] ./src/interf_enc.c
[CC] ./src/interf_dec.c
[CC] ./src/sp_dec.c
[CC] ./src/sp_enc.c
rm -f /tmp/pkgsrc/devel/opal/work/opal-3.6.6/lib_linux_x86_64/libopal.so ; ln -sf  libopal.so.3.6.6 /tmp/pkgsrc/devel/opal/work/opal-3.6.6/lib_linux_x86_64/libopal.so
[LD] ./gsmamrcodec_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/audio/gsm-amr'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.261-vic'
[CC] h261vic.cxx
[CC] ../common/trace.cxx
[CC] ./vic/encoder-h261.cxx
[CC] ./vic/transmitter.cxx
[CC] ./vic/vid_coder.cxx
[CC] ./vic/p64encoder.cxx
[CC] ./vic/p64.cxx
[CC] ./vic/dct.cxx
[CC] ./vic/huffcode.c
[CC] ./vic/bv.c
[LD] ./h261-vic_video_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.261-vic'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.264'
[CC] ./shared/h264frame.cxx
[CC] ../common/dyna.cxx
[CC] h264-x264.cxx
[CC] ../common/trace.cxx
[CC] h264pipe_unix.cxx
make[4]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.264/gpl'
[CC] ../shared/h264frame.cxx
[CC] ../../common/trace.cxx
[CC] enc-ctx.cxx
[CC] h264helper_unix.cxx
[CC] x264loader_unix.cxx
[CC] ./h264_video_pwplugin_helper
make[4]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.264/gpl'
[LD] ./h264_video_pwplugin.so
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.264'
make[3]: Entering directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.263-1998'
[CC] h263-1998.cxx
[CC] rfc2190.cxx
[CC] ../common/trace.cxx
[CC] ../common/dyna.cxx
[CC] h263pframe.cxx
[CC] ../common/mpi.cxx
h263-1998.cxx: In member function 'virtual bool H263_Base_EncoderContext::Open(AVCodecID)':
h263-1998.cxx:281:13: error: 'struct AVCodecContext' has no member named 'error_recognition'
h263-1998.cxx: In member function 'void H263_Base_EncoderContext::SetTSTO(unsigned int)':
h263-1998.cxx:367:13: error: 'struct AVCodecContext' has no member named 'mb_qmin'
h263-1998.cxx:368:13: error: 'struct AVCodecContext' has no member named 'mb_qmax'
h263-1998.cxx: In member function 'void H263_Base_EncoderContext::EnableAnnex(Annex)':
h263-1998.cxx:384:26: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope
h263-1998.cxx: In member function 'void H263_Base_EncoderContext::DisableAnnex(Annex)':
h263-1998.cxx:429:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope
h263-1998.cxx:434:27: error: 'CODEC_FLAG_OBMC' was not declared in this scope
h263-1998.cxx:445:27: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope
h263-1998.cxx:457:27: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope
h263-1998.cxx: In member function 'virtual bool H263_RFC2190_EncoderContext::Open()':
h263-1998.cxx:576:23: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope
h263-1998.cxx:581:23: error: 'CODEC_FLAG_H263P_AIV' was not declared in this scope
h263-1998.cxx:582:23: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared in this scope
make[3]: *** [obj/h263-1998.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins/video/H.263-1998'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6/plugins'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/tmp/pkgsrc/devel/opal/work/opal-3.6.6'
make: *** [opt] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/devel/opal
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/opal