<div dir="ltr">Oops.  Arch has been on 5.8 for about a month now.<div><br></div><div>Is there an open mythtv ticket I can use to track theses issues?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 24, 2017 at 2:35 AM, Stuart Auchterlonie <span dir="ltr"><<a href="mailto:stuarta@squashedfrog.net" target="_blank">stuarta@squashedfrog.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 24/02/17 04:27, Martin Gallant wrote:<br>
> Hello,<br>
><br>
> I am trying to compile the 0.28.1 release on Arch Linux.<br>
><br>
> Can anyone point me in the right direction with these errors before I go<br>
> into a deep dive?<br>
> Looks to me like an issue with bleeding edge build tools, but that's<br>
> just a guess.<br>
><br>
> Does this look familiar to anyone?<br>
><br>
> loggingserver.cpp: In member function 'virtual void DBLoggerThread::run()':<br>
> loggingserver.cpp:725:36: error: ambiguous overload for 'operator!='<br>
> (operand types are 'QCharRef' and 'char')<br>
>              if (item->message()[0] != '\0')<br>
>                  ~~~~~~~~~~~~~~~~~~~^~~~~~~<br>
> In file included from /usr/include/qt/QtCore/<wbr>qobject.h:47:0,<br>
>                  from /usr/include/qt/QtCore/<wbr>qiodevice.h:45,<br>
>                  from /usr/include/qt/QtCore/<wbr>qdatastream.h:44,<br>
>                  from /usr/include/qt/QtGui/qregion.<wbr>h:49,<br>
>                  from /usr/include/qt/QtGui/qevent.<wbr>h:45,<br>
>                  from /usr/include/qt/QtGui/QList:1,<br>
>                  from loggingserver.cpp:5:<br>
> /usr/include/qt/QtCore/<wbr>qstring.h:1639:13: note: candidate: bool<br>
> operator!=(QChar, const QStringRef&)<br>
>  inline bool operator!=(QChar lhs, const QStringRef &rhs) Q_DECL_NOTHROW<br>
> { return !(lhs == rhs); }<br>
>              ^~~~~~~~<br>
> /usr/include/qt/QtCore/<wbr>qstring.h:1620:13: note: candidate: bool<br>
> operator!=(QChar, const QString&)<br>
>  inline bool operator!=(QChar lhs, const QString &rhs) Q_DECL_NOTHROW {<br>
> return !(lhs == rhs); }<br>
>              ^~~~~~~~<br>
> In file included from /usr/include/qt/QtCore/<wbr>qstring.h:48:0,<br>
>                  from /usr/include/qt/QtCore/<wbr>qobject.h:47,<br>
>                  from /usr/include/qt/QtCore/<wbr>qiodevice.h:45,<br>
>                  from /usr/include/qt/QtCore/<wbr>qdatastream.h:44,<br>
>                  from /usr/include/qt/QtGui/qregion.<wbr>h:49,<br>
>                  from /usr/include/qt/QtGui/qevent.<wbr>h:45,<br>
>                  from /usr/include/qt/QtGui/QList:1,<br>
>                  from loggingserver.cpp:5:<br>
> /usr/include/qt/QtCore/qchar.<wbr>h:576:30: note: candidate: constexpr bool<br>
> operator!=(QChar, QChar)<br>
>  Q_DECL_CONSTEXPR inline bool operator!=(QChar c1, QChar c2)<br>
> Q_DECL_NOTHROW { return !operator==(c1, c2); }<br>
>                               ^~~~~~~~<br>
><br>
<br>
</div></div>What version of Qt are you trying to build against?<br>
<br>
You should use 5.7 at this time, we've had a report of issues with<br>
5.8.<br>
<br>
<br>
Regards<br>
Stuart<br>
<br>
<br>
______________________________<wbr>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/<wbr>mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/<wbr>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div>Marty</div></div>
</div>