FreeBSD Port: net/opal

Robert Burmeister Robert.Burmeister at UToledo.edu
Tue Sep 2 23:40:38 UTC 2014


FreeBSD 10.1 Stable i386
Build error opal-3.10.10
> h263-1998.cxx:460:29: error: use of undeclared identifier 'CODEC_FLAG_H263P_AIV'
>   CODEC_TRACER_FLAG(tracer, CODEC_FLAG_H263P_AIV);
>                             ^
> h263-1998.cxx:454:62: note: expanded from macro 'CODEC_TRACER_FLAG'
>     PTRACE(4, m_prefix, #flag " is " << ((m_context->flags & flag) ? "enabled" 
> : "disabled"));
>                                                              ^
> /usr/ports/net/opal/work/opal-3.10.10/include/codec/opalplugin.hpp:89:42: 
> note: expanded from macro 'PTRACE'
>         std::ostringstream strm; strm << args; \
>                                          ^
> h263-1998.cxx:524:72: error: use of undeclared identifier 'FF_I_TYPE'
>     m_inputFrame->pict_type = (flags & PluginCodec_CoderForceIFrame) ? 
> FF_I_TYPE : AV_PICTURE_TYPE_NONE;
>                                                                        ^
> h263-1998.cxx:606:24: error: use of undeclared identifier 'CODEC_FLAG_H263P_UMV'
>   m_context->flags &= ~CODEC_FLAG_H263P_UMV;
>                        ^
> h263-1998.cxx:611:24: error: use of undeclared identifier 'CODEC_FLAG_H263P_AIV'
>   m_context->flags &= ~CODEC_FLAG_H263P_AIV;
>                        ^
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 20 errors generated.
> gmake[5]: *** 
> [/usr/ports/net/opal/work/opal-3.10.10/plugins/../lib_FreeBSD_x86/plugins/h263_ffmpeg/h263-1998.o] 
> Error 1
> gmake[5]: Leaving directory 
> `/usr/ports/net/opal/work/opal-3.10.10/plugins/video/H.263-1998'
> gmake[4]: *** [all] Error 2
> gmake[4]: Leaving directory `/usr/ports/net/opal/work/opal-3.10.10/plugins'
> gmake[3]: *** [subdirs] Error 2
> gmake[3]: Leaving directory `/usr/ports/net/opal/work/opal-3.10.10'
> gmake[2]: *** [opt] Error 2
> gmake[2]: Leaving directory `/usr/ports/net/opal/work/opal-3.10.10'
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** Error code 1
>
> Stop.
> make[1]: stopped in /usr/ports/net/opal
> *** Error code 1
>
> Stop.
> make: stopped in /usr/ports/net/opal
> BEASTIE# 



More information about the freebsd-gnome mailing list