[mythtv-users] HDPVR intermittent failure

John P Poet jppoet at gmail.com
Sat Jul 25 17:47:21 UTC 2020


On Sat, Jul 25, 2020 at 9:46 AM DryHeat122 <dryheat122 at gmail.com> wrote:

> After successfully building this on my Ubuntu 16.04 box, I tried building
> it again on my new 20.04 box. This time I got the following errors when
> running make:
>
> ../../Common/EncoderDev/encoderDev_DXT.cpp: In destructor 'virtual
> encoderDev_DXT_t::~encoderDev_DXT_t()':
> ../../Common/EncoderDev/encoderDev_DXT.cpp:13:2: error: 'wrapLogInfo' was
> not declared in this scope; did you mean 'wrapLogError'?
>    13 |  wrapLogInfo("encoderDev_DXT_t::~encoderDev_DXT_t()");
>       |  ^~~~~~~~~~~
>       |  wrapLogError
> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
> bool encoderDev_DXT_t::init()':
> ../../Common/EncoderDev/encoderDev_DXT.cpp:24:2: error: 'wrapLogInfo' was
> not declared in this scope; did you mean 'wrapLogError'?
>    24 |  wrapLogInfo("encoderDev_DXT_t::init()");
>       |  ^~~~~~~~~~~
>       |  wrapLogError
> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
> bool encoderDev_DXT_t::startCapture()':
> ../../Common/EncoderDev/encoderDev_DXT.cpp:183:2: error: 'wrapLogInfo' was
> not declared in this scope; did you mean 'wrapLogError'?
>   183 |  wrapLogInfo("encoderDev_DXT_t::startCapture()");
>       |  ^~~~~~~~~~~
>       |  wrapLogError
> ../../Common/EncoderDev/encoderDev_DXT.cpp: In member function 'virtual
> bool encoderDev_DXT_t::stopCapture()':
> ../../Common/EncoderDev/encoderDev_DXT.cpp:190:2: error: 'wrapLogInfo' was
> not declared in this scope; did you mean 'wrapLogError'?
>   190 |  wrapLogInfo("encoderDev_DXT_t::stopCapture()");
>       |  ^~~~~~~~~~~
>       |  wrapLogError
> make[1]: *** [<builtin>: encoderDev_DXT.o] Error 1
> make[1]: Leaving directory
> '/home/steve/src/Hauppauge/hauppauge_hdpvr2_157321_patched_2016-09-26/TestApp/build-ADV7842'
> make: *** [Makefile:2: all] Error 2
>
> How to fix?  Change wrapLogInfo to wrapLogError as suggested?
>

When you built it on 20.04, did you start from scratch? If not, I would
give that a try as it is possible the layers of patches are causing an
issue.
If you already did start from scratch, you may need to wait for another
ubuntu user to step up and help as it may be an issue with the base OS.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200725/588e0f70/attachment-0001.htm>


More information about the mythtv-users mailing list