[PyQt] Lower bound is not a time version
Florian Bruhin
me at the-compiler.org
Mon Feb 4 10:38:37 GMT 2019
Hi,
when trying to build the latest PyQtWebEngine snapshot with the latest
PyQt/sip snapshots, this happens:
Configuring PyQtWebEngine 0.1.dev1902021646...
The PyQtWebEngine .sip files will be installed in
/home/florian/code/qt/venvs/dev/share/sip/PyQt5.
PyQtWebEngine will be installed in
/home/florian/code/qt/venvs/dev/lib/python3.7/site-packages/PyQt5.
PyQt 5.12.dev1902021244 is being used.
Qt 5.12.0 is being used.
sip 4.19.14.dev1901281040 is being used.
The sip executable is /home/florian/code/qt/venvs/dev/bin/sip.
PyQtWebEngine is being built with 'protected' redefined as 'public'.
The QScintilla API file will be installed in /usr/share/qt/qsci/api/python.
Generating the C++ source for the QtWebEngineWidgets module...
/home/florian/code/qt/venvs/dev/bin/sip -t QtWebEngine_5_12_0 -n PyQt5.sip -t WS_X11 -t Qt_5_12_0 -B Qt_6_0_0 -I /home/florian/code/qt/venvs/dev/share/sip/PyQt5 -a QtWebEngineWidgets.api -P -o -c /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/QtWebEngineWidgets -I /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/sip /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/sip/QtWebEngineWidgets/QtWebEngineWidgetsmod.sip
Generating the .pro file for the QtWebEngineWidgets module...
Generating the C++ source for the QtWebEngine module...
/home/florian/code/qt/venvs/dev/bin/sip -t QtWebEngine_5_12_0 -n PyQt5.sip -t WS_X11 -t Qt_5_12_0 -B Qt_6_0_0 -I /home/florian/code/qt/venvs/dev/share/sip/PyQt5 -a QtWebEngine.api -P -o -c /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/QtWebEngine -I /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/sip /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/sip/QtWebEngine/QtWebEnginemod.sip
sip: /home/florian/code/qt/pyqt_src/dev/PyQtWebEngine_gpl-0.1.dev1902021646/sip/QtWebEngine/qquickwebengineprofile.sip:23: Lower bound is not a time version
Error: Unable to create the C++ code.
The offending line is "%If (QtWebEngine_5_6_0 -)"
Florian
--
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190204/be671a32/attachment.sig>
More information about the PyQt
mailing list