PyQt6 not compatible with Qt 6.6 yet

Ben Greiner code-pyqt at bnavigator.de
Sun Oct 15 15:54:58 BST 2023


Careful with updating to recent Qt 6.6.0:

[  719s] make[1]: Entering directory 
'/home/abuild/rpmbuild/BUILD/PyQt6-6.5.3/build/QtSql'
[  719s] g++ -c -pipe -O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables 
-fstack-clash-protection -Werror=return-type -flto=auto -g -O2 
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API
=0x03060000 -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public 
-DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB 
-DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I. -I.. 
-I/usr/include/python3.11 -I/usr/include/qt6 
-I/usr/include/qt6/QtWidgets -I/usr/include/qt6/QtG
ui -I/usr/include/qt6/QtSql -I/usr/include/qt6/QtCore -I. 
-I/usr/lib64/qt6/mkspecs/linux-g++ -o sipQtSqlQSqlResult.o 
sipQtSqlQSqlResult.cpp

[  721s] 
/home/abuild/rpmbuild/BUILD/PyQt6-6.5.3/build/QtSql/sipQtSqlQSqlResult.cpp: 
In function 'PyObject* meth_QSqlResult_boundValues(PyObject*, PyObject*)':
[  721s] 
/home/abuild/rpmbuild/BUILD/PyQt6-6.5.3/build/QtSql/sipQtSqlQSqlResult.cpp:1201:42: 
error: taking address of rvalue [-fpermissive]
[  721s]  1201 |             sipRes = &sipCpp->boundValues();



- Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231015/18a48d69/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231015/18a48d69/attachment.sig>


More information about the PyQt mailing list