[mythtv] rpm build of master using mockchain.

John Pilkington johnpilk222 at gmail.com
Wed Jun 6 07:33:16 UTC 2018


On 03/06/18 17:01, Gary Buhrmaster wrote:
> On Sun, Jun 3, 2018 at 12:22 PM, John Pilkington <johnpilk222 at gmail.com> wrote:
>> ... They installed without problems and the system
>> is running now :-)
> 
> It works for me, SHIPIT! ?????
> 
> Glad to hear you have a workaround (at least
> for now).

Well, with the recent change dropping ffserver it worked for me, in this 
instance, just as you described.  It took around 80 minutes of silent 
churning, (2.6 GHz core2duo, 4GB ram) with atop showing previously 
unheard-of processes and gradually consuming virtual memory, but it got 
there in the end.  As noted, I had done 'dnf remove' on all earlier 
mythtv packages first.

Thanks!

-----------------

I tried using the same script on the same f27 box but building master 
(with ffmpeg4) for el7.

Unsurprisingly, it didn't work.

Error: libvpx decoder version must be >= 1.4.0
ERROR  FFmpeg configure failed

The package.log shows libvpx-1.3.0-5.el7.   It's from the SL7 repo; 
CentOS7 too.

I would be surprised if this is the only problem of that kind.

I doubt that I have files that need libvpx.
---------------------

I haven't tried to find out why the higher libvpx version is required or 
why it isn't available for el7, but once again I tried building outside 
the GitHub/M$ (!) script.  With specfile changes to

## BuildRequires: libvpx-devel

and

--disable libvpx

the mythtv phase has built a set of rpms.  I haven't tried installing 
them yet.

John P


More information about the mythtv-dev mailing list