<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 13, 2016 at 10:20 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:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 13/04/16 16:13, Richard Shaw wrote:<br>
> Well I figured out that problem though it's not intuitive, I had to<br>
> compare the working log to the non working and the only difference in<br>
> the entire command was the include for X11, for some reason it was being<br>
> set to /usr/include on versions prior to 0.28 and worked fine but now<br>
> needs to be set to /usr/include/X11.<br>
><br>
> Now I'm having a similar issue with mytharchive but it was not built on<br>
> the plain jane build so I don't have anything to compare to:<br>
><br>
<br>
</span>You shouldn't have to do any of this, we have builds working just fine<br>
on Fedora 22 and 23.<br></blockquote><div><br></div><div>As the package maintainer these must eventually be built on the official build system at RPM Fusion so I need to be able to get a good build using my spec file that's compliant with the packaging guidelines. I'm not sure ansible can be used for that. </div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">So what fedora version and are you missing any of the packages that<br>
would be installed by running the ansible playbook at<br>
<br>
<a href="https://github.com/MythTV/ansible" rel="noreferrer" target="_blank">https://github.com/MythTV/ansible</a> ???</blockquote><div><br></div><div>I'm running Fedora 23 x86_64 currently and I don't appear to missing any qt5 dependencies which is the biggest change, correct?</div><div><br></div><div><div>$ rpm -qa | grep ^qt5 | sort</div><div>qt5-designer-5.5.1-2.fc23.x86_64</div><div>qt5-designer-plugin-webkit-5.5.1-2.fc23.x86_64</div><div>qt5-linguist-5.5.1-2.fc23.x86_64</div><div>qt5-qdoc-5.5.1-12.fc23.x86_64</div><div>qt5-qhelpgenerator-5.5.1-2.fc23.x86_64</div><div>qt5-qtbase-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-common-5.5.1-12.fc23.noarch</div><div>qt5-qtbase-devel-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-gui-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-ibase-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-mysql-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-odbc-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-postgresql-5.5.1-12.fc23.x86_64</div><div>qt5-qtbase-tds-5.5.1-12.fc23.x86_64</div><div>qt5-qtconnectivity-5.5.1-2.fc23.x86_64</div><div>qt5-qtdeclarative-5.5.1-4.fc23.x86_64</div><div>qt5-qtdeclarative-devel-5.5.1-4.fc23.x86_64</div><div>qt5-qtenginio-5.5.0-1.fc23.x86_64</div><div>qt5-qtgraphicaleffects-5.5.1-2.fc23.x86_64</div><div>qt5-qtlocation-5.5.1-2.fc23.x86_64</div><div>qt5-qtlocation-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qtmultimedia-5.5.1-4.fc23.x86_64</div><div>qt5-qtmultimedia-devel-5.5.1-4.fc23.x86_64</div><div>qt5-qtquick1-5.5.1-2.fc23.x86_64</div><div>qt5-qtquick1-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qtquickcontrols-5.5.1-2.fc23.x86_64</div><div>qt5-qtscript-5.5.1-2.fc23.x86_64</div><div>qt5-qtscript-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qtsensors-5.5.1-2.fc23.x86_64</div><div>qt5-qtsensors-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qtserialport-5.5.1-2.fc23.x86_64</div><div>qt5-qtserialport-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qtsvg-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-common-5.5.1-2.fc23.noarch</div><div>qt5-qttools-devel-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-libs-clucene-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-libs-designer-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-libs-designercomponents-5.5.1-2.fc23.x86_64</div><div>qt5-qttools-libs-help-5.5.1-2.fc23.x86_64</div><div>qt5-qtwayland-5.5.1-2.fc23.x86_64</div><div>qt5-qtwebchannel-5.5.1-2.fc23.x86_64</div><div>qt5-qtwebkit-5.5.1-4.fc23.x86_64</div><div>qt5-qtwebkit-devel-5.5.1-4.fc23.x86_64</div><div>qt5-qtwebsockets-5.5.1-2.fc23.x86_64</div><div>qt5-qtx11extras-5.5.1-2.fc23.x86_64</div><div>qt5-qtxmlpatterns-5.5.1-2.fc23.x86_64</div></div><div><br></div><div>Thanks,</div><div>Richard</div></div></div></div>