<div dir="ltr">I am trying to compile PyQt-gpl-5.2.1 on Linux and am getting the following error:<div><div><br></div><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">
<font face="courier new, monospace">g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I../../../code/qt5/qtbase/mkspecs/linux-g++ -I. -I. -I/usr/include/python2.7 -I../qpy/QtCore -I../../../code/qt5/qtbase/include -I../../../code/qt5/qtbase/include/QtCore -I. -o qpycore_post_init.o qpycore_post_init.cpp<br>
</font><font face="courier new, monospace">In file included from ../qpy/QtCore/qpycore_pyqtboundsignal.h:28:0,<br></font><font face="courier new, monospace"> from qpycore_post_init.cpp:27:<br></font><font face="courier new, monospace">../qpy/QtCore/qpycore_pyqtsignal.h:60:5: error: ‘pyqt5EmitFunc’ does not name a type<br>
</font><font face="courier new, monospace">make[1]: *** [qpycore_post_init.o] Error 1<br></font><font face="courier new, monospace">make[1]: Leaving directory `/home/russ/Downloads/PyQt-gpl-5.2.1/QtCore'<br></font><font face="courier new, monospace">make: *** [sub-QtCore-make_first-ordered] Error 2</font></blockquote>
</div><div><br></div><div>I can find no record of anyone else having his problem.</div><div><br></div><div>A complete log of the configure+make process on my machine is here:</div><div><a href="http://bpaste.net/raw/Mtoflizc9tWkmf2G0Mo0/">http://bpaste.net/raw/Mtoflizc9tWkmf2G0Mo0/</a><br>
</div><div><br></div><div>That log is using the --concatenate option, but when I try without it I get the exact same error in the same file.</div><div><br></div><div>I have:</div><div><div>- QMake version 3.0, using Qt version 5.2.1</div>
<div>- SIP 4.15.5-snapshot-0b19f77489ce.</div></div><div><br></div><div>I also currently have a functional version of PyQt v5.2 installed (QtCore.PYQT_VERSION_STR == '5.2')... could this be the issue somehow? I had no trouble compiling v5.2 (that I can recall).</div>
<div><br></div><div>Any help is appreciated! I'm having some issues with v5.2 that I would like to check in 5.2.1.</div><div><br></div><div>Also - where is the best place for submitting bug reports?</div><div><br></div>
<div>Thanks,</div><div>Russ</div><div><br></div>
</div></div>