<div dir="ltr"><div style>I am trying to build PyQt4 from source from Qt5. I am building with the most recent snapshot: PyQt-x11-gpl-snapshot-4.10.2-ffcf323516fc since I was told that otherwise I could have problems with <span style="font-family:arial,sans-serif;font-size:12.727272033691406px">QtWebKit.pro if my installation of Qt5 does not provide it.</span></div>

<div style><br></div><div style>So I run:</div><div style>python configure-ng.py</div><div style>make</div><div style><br></div><div style>and then </div><div style>make install<br></div><div style>and then after a while I get the following error:<br>

</div><div style><br></div><div style>================</div><div style>....<br></div><div style><br></div><div><div>install -m 644 -p /nfs/vol1/opt/pyqt/pyqt4/src/PyQt-x11-gpl-snapshot-4.10.2-ffcf323516fc/__init__.py /home/james/opt/python/virtualenvs/work/lib/python2.7/site-packages/PyQt4/</div>

<div>cp -f -R /nfs/vol1/opt/pyqt/pyqt4/src/PyQt-x11-gpl-snapshot-4.10.2-ffcf323516fc/pyuic/uic /home/james/opt/python/virtualenvs/work/lib/python2.7/site-packages/PyQt4/</div><div>install -m 755 -p /nfs/vol1/opt/pyqt/pyqt4/src/PyQt-x11-gpl-snapshot-4.10.2-ffcf323516fc/pyuic4 /home/james/opt/python/virtualenvs/work/bin/</div>

<div>strip /home/james/opt/python/virtualenvs/work/bin/pyuic4</div><div>strip: /home/james/opt/python/virtualenvs/work/bin/pyuic4: File format not recognized</div><div>make: [install_pyuic4] Error 1 (ignored)</div></div>
<div>
================<br></div><div><br></div><div style>and the process stops, why?</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>James</div><div><br></div><div><br></div></div>