[mythtv-users] 0.28.1: no recordings started was: Re: 0.28 compilation issue

Udo van den Heuvel udovdh at xs4all.nl
Fri Aug 4 06:53:09 UTC 2017


Hello,

I was able to work around the stdlib compilation issue by editing the
makefiles for mythplugins and thus completing the compile.
I short-circuited the rpm build and I got the 0.28.1 rpms.
The upgrade went well but I had to fix some mythweb related things to
make mythweb work.
(see https://code.mythtv.org/trac/ticket/11277 and
https://bbs.archlinux.org/viewtopic.php?id=222245)

Currently the backend runs but does NOT record.

There's guide data until 2017-08-08 04:58:00 (4 days).
My custom search schedule is still present. It's: (channel.callsign =
"NL1" OR channel.callsign = "NL2" OR channel.callsign = "NL3") AND
program.starttime < DATE_ADD( NOW( ) , INTERVAL 9 HOUR ) .
But no recordings start.
How can I find out why?
Please let me know how!

Kind regards,
Udo


On 03-08-17 05:42, Udo van den Heuvel wrote:
> On 02-08-17 18:37, Udo van den Heuvel wrote:
>> + echo 'INCLUDEPATH -= $${PREFIX}/include'
>> + echo 'INCLUDEPATH -= $${SYSROOT}/$${PREFIX}/include'
>> + echo 'INCLUDEPATH -= /usr/include'
>> + echo 'INCLUDEPATH += /root/rpmbuild/BUILD/mythtv-0.28.1/temp/usr/include'
>> + echo 'INCLUDEPATH += /usr/include'
>> + echo 'LIBS *= -L/root/rpmbuild/BUILD/mythtv-0.28.1/temp/usr/lib64'
>> + echo 'QMAKE_LIBDIR += /root/rpmbuild/BUILD/mythtv-0.28.1/temp/usr/lib64'
> 
> Here a few lines are added to a qmaoe .pro file constructing an
> INCLUDEPATH..
> In the resulting lines during the compile we can see that Qmake treats
> /usr/include differently from
> /root/rpmbuild/BUILD/mythtv-0.28.1/temp/usr/include w.r.t -isystem and -I.
> How can we influence this behaviour?
> 
> Kind regards,
> Udo
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
> 



More information about the mythtv-users mailing list