[packman] xlocale.h problems in kodi.binary-addons (was: Re: Kodi 17.4 - any chance to submit it to Multimedia?)

Dave Plater davejplater at gmail.com
Fri Sep 29 12:10:08 CEST 2017


On 9/29/17, Dave Plater <davejplater at gmail.com> wrote:
> On 9/29/17, Manfred Hollstein <manfred.h at gmx.net> wrote:
>> On Fri, 29 Sep 2017, 08:42:36 +0200, Dave Plater wrote:
>>> [...]
>>> Look at home:davepl/kodi.binary-addons, the xlocale.h error is fixed
>>> but there's more errors that are possibly gcc7 errors.
>>
>> <https://pmbs.links2linux.org/public/build/home:davepl/openSUSE_Tumbleweed/x86_64/kodi.binary-addons/_log>:
>>
>> there is only one error: in your build log, too, and it's the exact same
>> as in Sagi's one?!? So, there is no fix for xlocale.h afaics.
>>
>>> Dave
>>
>> Cheers.
>>
>> l8er
>> manfred
>>
> That's strange, yesterday it passed the xlocale.h error and got to a
> std:: something error.
> I'll look a bit harder, it's very difficult to work with as Locale.hh
> is only generated by cmake.
> I'll have to patch Locale.hh after cmake.
> Dave
>
Ok now it goes to :
error: 'std::function' has not been declared as it did yesterday don't
know what changed. The -DXLOCALE_NOT_USED=1 build flag is rejected by
cmake. Anyway that error is fixed by #include <functional> while I'm
on a roll might as well try and fix that.
Dave




More information about the Packman mailing list