<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>sip-install --confirm-license --qmake /bin/qmake6 --jobs $(nproc) --verbose<br/>
Querying qmake about your Qt installation...<br/>
/bin/qmake6 -query<br/>
This is the GPL version of PyQt 6.8.1.dev2412131231 (licensed under the GNU G<br/>
eneral Public License) for Python 3.14.0a2+ on linux.                        Found the license file 'pyqt-gpl.sip'.<br/>
Checking to see if the QtCore bindings can be built...<br/>
/bin/qmake6 QtCore.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtCore/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_KEYPAD_NAVIGATION -DQT_NO_DE<br/>
BUG -DQT_CORE_LIB -I. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtCore -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtCore.o ../../pyqt6-6.8.1.dev2412131231/config-tests/cfgtest_QtCore.cpp                         g++ -Wl,-O1 -o QtCore  cfgtest_QtCore.o   /usr/lib/x86_64-linux-gnu/libQt6Cor<br/>
e.so -lpthread                                                               /tmp/tmp9odbej8i/cfgtest_QtCore/./QtCore /tmp/tmp9odbej8i/cfgtest_QtCore/cfgt<br/>
est_QtCore.out                                                               Checking to see if the QtNetwork bindings can be built...<br/>
/bin/qmake6 QtNetwork.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtNetwork/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -D<br/>
QT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtNetwork -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtNetwork.o ../../pyqt6-6.8.1.dev2412131231/config-tests/cfgtest_QtNetwork.cpp                        g++ -Wl,-O1 -o QtNetwork  cfgtest_QtNetwork.o   /usr/lib/x86_64-linux-gnu/lib<br/>
Qt6Network.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread              /tmp/tmp9odbej8i/cfgtest_QtNetwork/./QtNetwork /tmp/tmp9odbej8i/cfgtest_QtNet<br/>
work/cfgtest_QtNetwork.out                                                   Checking to see if the QtGui bindings can be built...<br/>
/bin/qmake6 QtGui.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtGui/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_C<br/>
ORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtGui.o ../../pyqt6-6.8.1.dev2412131231/config-tests/cfgtest_QtGui.cpp                                        g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtGui  cfgtest_QtGui<br/>
.o   /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                                /tmp/tmp9odbej8i/cfgtest_QtGui/./QtGui /tmp/tmp9odbej8i/cfgtest_QtGui/cfgtest<br/>
_QtGui.out                                                                   Disabled QtGui bindings features: PyQt_OpenGL_ES2.<br/>
Checking to see if the QtQml bindings can be built...<br/>
/bin/qmake6 QtQml.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtQml/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: qml<br/>
Checking to see if the QtWidgets bindings can be built...<br/>
/bin/qmake6 QtWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtWidgets/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D<br/>
QT_GUI_LIB -DQT_CORE_LIB -I. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp                                           g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtWidgets  cfgtest_Q<br/>
tWidgets.o   /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                                                          Checking to see if the QtDBus bindings can be built...<br/>
/bin/qmake6 QtDBus.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtDBus/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_<br/>
CORE_LIB -I. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtDBus -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtDBus -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp                                    g++ -Wl,-O1 -o QtDBus  cfgtest_QtDBus.o   /usr/lib/x86_64-linux-gnu/libQt6DBu<br/>
s.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread                       Checking to see if the QtDesigner bindings can be built...<br/>
/bin/qmake6 QtDesigner.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtDesigner/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: designer<br/>
Checking to see if the QtHelp bindings can be built...<br/>
/bin/qmake6 QtHelp.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtHelp/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: help<br/>
Checking to see if the QtOpenGL bindings can be built...<br/>
/bin/qmake6 QtOpenGL.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtOpenGL/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQ<br/>
T_GUI_LIB -DQT_CORE_LIB -I. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp                                                g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtOpenGL  cfgtest_Qt<br/>
OpenGL.o   /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                                                             Checking to see if the QtOpenGLWidgets bindings can be built...<br/>
/bin/qmake6 QtOpenGLWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtOpenGLWidgets/.qmake.sta<br/>
sh                                                                           make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_<br/>
LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtOpenGLWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtOpenGL -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtOpenGLWidgets.o cfgtest_QtOpenGLWidgets.cpp                    g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtOpenGLWidgets  cfg<br/>
test_QtOpenGLWidgets.o   /usr/lib/x86_64-linux-gnu/libQt6OpenGLWidgets.so /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                                Checking to see if the QtPrintSupport bindings can be built...<br/>
/bin/qmake6 QtPrintSupport.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtPrintSupport/.qmake.stas<br/>
h                                                                            make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_L<br/>
IB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtPrintSupport -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtPrintSupport.o ../../pyqt6-6.8.1.dev2412131231/config-tests/cfgtest_QtPrintSupport.cpp                                        g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtPrintSupport  cfgt<br/>
est_QtPrintSupport.o   /usr/lib/x86_64-linux-gnu/libQt6PrintSupport.so /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                /tmp/tmp9odbej8i/cfgtest_QtPrintSupport/./QtPrintSupport /tmp/tmp9odbej8i/cfg<br/>
test_QtPrintSupport/cfgtest_QtPrintSupport.out                               Checking to see if the QtQuick bindings can be built...<br/>
/bin/qmake6 QtQuick.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtQuick/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: quick<br/>
Checking to see if the QtQuick3D bindings can be built...<br/>
/bin/qmake6 QtQuick3D.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtQuick3D/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: quick3d<br/>
Checking to see if the QtQuickWidgets bindings can be built...<br/>
/bin/qmake6 QtQuickWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtQuickWidgets/.qmake.stas<br/>
h                                                                            Project ERROR: Unknown module(s) in QT: quickwidgets<br/>
Checking to see if the QtSql bindings can be built...<br/>
/bin/qmake6 QtSql.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSql/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D<br/>
QT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtSql -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtSql.o cfgtest_QtSql.cpp                                            g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtSql  cfgtest_QtSql<br/>
.o   /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Sql.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                           Checking to see if the QtSvg bindings can be built...<br/>
/bin/qmake6 QtSvg.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSvg/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: svg<br/>
Checking to see if the QtSvgWidgets bindings can be built...<br/>
/bin/qmake6 QtSvgWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSvgWidgets/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: svgwidgets<br/>
Checking to see if the QtTest bindings can be built...<br/>
/bin/qmake6 QtTest.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtTest/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -D<br/>
QT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/tmp/tmp9odbej8i/cfgtest_QtTest"' -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtWidgets -I/usr/include/x86_64-linux-gnu/qt6/QtGui -I/usr/include/x86_64-linux-gnu/qt6/QtTest -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtTest.o cfgtest_QtTest.cpp                                                       g++ -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -o QtTest  cfgtest_QtTe<br/>
st.o   /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Test.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL                                        Checking to see if the QtXml bindings can be built...<br/>
/bin/qmake6 QtXml.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtXml/.qmake.stash<br/>
make<br/>
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_C<br/>
ORE_LIB -I. -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtXml -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o cfgtest_QtXml.o cfgtest_QtXml.cpp        g++ -Wl,-O1 -o QtXml  cfgtest_QtXml.o   /usr/lib/x86_64-linux-gnu/libQt6Xml.s<br/>
o /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread                          Checking to see if the QtMultimedia bindings can be built...<br/>
/bin/qmake6 QtMultimedia.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtMultimedia/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: multimedia<br/>
Checking to see if the QtMultimediaWidgets bindings can be built...<br/>
/bin/qmake6 QtMultimediaWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtMultimediaWidgets/.qmake<br/>
.stash                                                                       Project ERROR: Unknown module(s) in QT: multimediawidgets<br/>
Checking to see if the QtPositioning bindings can be built...<br/>
/bin/qmake6 QtPositioning.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtPositioning/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: positioning<br/>
Checking to see if the QtRemoteObjects bindings can be built...<br/>
/bin/qmake6 QtRemoteObjects.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtRemoteObjects/.qmake.sta<br/>
sh                                                                           Project ERROR: Unknown module(s) in QT: remoteobjects<br/>
Checking to see if the QtSensors bindings can be built...<br/>
/bin/qmake6 QtSensors.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSensors/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: sensors<br/>
Checking to see if the QtSerialPort bindings can be built...<br/>
/bin/qmake6 QtSerialPort.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSerialPort/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: serialport<br/>
Checking to see if the QtWebChannel bindings can be built...<br/>
/bin/qmake6 QtWebChannel.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtWebChannel/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: webchannel<br/>
Checking to see if the QtWebSockets bindings can be built...<br/>
/bin/qmake6 QtWebSockets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtWebSockets/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: websockets<br/>
Checking to see if the QtBluetooth bindings can be built...<br/>
/bin/qmake6 QtBluetooth.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtBluetooth/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: bluetooth<br/>
Checking to see if the QtNfc bindings can be built...<br/>
/bin/qmake6 QtNfc.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtNfc/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: nfc<br/>
Checking to see if the QtPdf bindings can be built...<br/>
/bin/qmake6 QtPdf.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtPdf/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: pdf<br/>
Checking to see if the QtPdfWidgets bindings can be built...<br/>
/bin/qmake6 QtPdfWidgets.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtPdfWidgets/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: pdfwidgets<br/>
Checking to see if the QtSpatialAudio bindings can be built...<br/>
/bin/qmake6 QtSpatialAudio.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtSpatialAudio/.qmake.stas<br/>
h                                                                            Project ERROR: Unknown module(s) in QT: spatialaudio<br/>
Checking to see if the QtTextToSpeech bindings can be built...<br/>
/bin/qmake6 QtTextToSpeech.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QtTextToSpeech/.qmake.stas<br/>
h                                                                            Project ERROR: Unknown module(s) in QT: texttospeech qmlintegration<br/>
Checking to see if the QAxContainer bindings can be built...<br/>
/bin/qmake6 QAxContainer.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/cfgtest_QAxContainer/.qmake.stash<br/>
Project ERROR: Unknown module(s) in QT: axcontainer<br/>
Checking to see if the dbus-python support should be built...<br/>
<frozen importlib._bootstrap>:488: RuntimeWarning: The global interpreter loc<br/>
k (GIL) has been enabled to load module '_dbus_bindings', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.     pkg-config --cflags-only-I --libs dbus-1<br/>
dbus/dbus-python.h could not be found and so the dbus-python support module w<br/>
ill be disabled. If dbus-python is installed then use the --dbus argument to explicitly specify the directory containing dbus/dbus-python.h.              These bindings will be built: QtCore, QtNetwork, QtGui, QtWidgets, QtDBus, Qt<br/>
OpenGL, QtOpenGLWidgets, QtPrintSupport, QtSql, QtTest, QtXml.               Generating the QtCore bindings...<br/>
Generating the QtNetwork bindings...<br/>
Generating the QtGui bindings...<br/>
Generating the QtWidgets bindings...<br/>
Generating the QtDBus bindings...<br/>
Generating the QtOpenGL bindings...<br/>
Generating the QtOpenGLWidgets bindings...<br/>
Generating the QtPrintSupport bindings...<br/>
Generating the QtSql bindings...<br/>
Generating the QtTest bindings...<br/>
Generating the QtXml bindings...<br/>
Generating the pylupdate6 script...<br/>
Generating the pyuic6 script...<br/>
Generating the .pro file for the QtCore module...<br/>
Generating the .pro file for the QtNetwork module...<br/>
Generating the .pro file for the QtGui module...<br/>
Generating the .pro file for the QtWidgets module...<br/>
Generating the .pro file for the QtDBus module...<br/>
Generating the .pro file for the QtOpenGL module...<br/>
Generating the .pro file for the QtOpenGLWidgets module...<br/>
Generating the .pro file for the QtPrintSupport module...<br/>
Generating the .pro file for the QtSql module...<br/>
Generating the .pro file for the QtTest module...<br/>
Generating the .pro file for the QtXml module...<br/>
Generating the top-level .pro file...<br/>
Generating the Makefiles...<br/>
/bin/qmake6 -recursive PyQt6.pro<br/>
Info: creating stash file /tmp/tmp9odbej8i/.qmake.stash<br/>
Reading /tmp/tmp9odbej8i/QtCore/QtCore.pro<br/>
Reading /tmp/tmp9odbej8i/QtNetwork/QtNetwork.pro<br/>
Reading /tmp/tmp9odbej8i/QtGui/QtGui.pro<br/>
Reading /tmp/tmp9odbej8i/QtWidgets/QtWidgets.pro<br/>
Reading /tmp/tmp9odbej8i/QtDBus/QtDBus.pro<br/>
Reading /tmp/tmp9odbej8i/QtOpenGL/QtOpenGL.pro<br/>
Reading /tmp/tmp9odbej8i/QtOpenGLWidgets/QtOpenGLWidgets.pro<br/>
Reading /tmp/tmp9odbej8i/QtPrintSupport/QtPrintSupport.pro<br/>
Reading /tmp/tmp9odbej8i/QtSql/QtSql.pro<br/>
Reading /tmp/tmp9odbej8i/QtTest/QtTest.pro<br/>
Reading /tmp/tmp9odbej8i/QtXml/QtXml.pro<br/>
Compiling the project...<br/>
make -j 2<br/>
cd QtCore/ && ( test -e Makefile || /bin/qmake6 -o Makefile /tmp/tmp9odbej8i/<br/>
QtCore/QtCore.pro ) && make -f Makefile                                      make[1]: Entering directory '/tmp/tmp9odbej8i/QtCore'<br/>
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITE<br/>
D_API=0x03090000 -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_KEYPAD_NAVIGATION -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I.. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtCore -I/usr/include/python3.14t -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o sipQtCorecmodule.o sipQtCorecmodule.cpp                                                          g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITE<br/>
D_API=0x03090000 -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_KEYPAD_NAVIGATION -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I.. -I../../pyqt6-6.8.1.dev2412131231/qpy/QtCore -I/usr/include/python3.14t -I/usr/include/x86_64-linux-gnu/qt6 -I/usr/include/x86_64-linux-gnu/qt6/QtCore -I. -I/usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -o sipQtCoreQList0600stdpair0100QString0100QString.o sipQtCoreQList0600stdpair0100QString0100QString.cpp                                                                         In file included from ../sip.h:14,<br/>
                 from sipAPIQtCore.h:33,<br/>
                 from sipQtCoreQList0600stdpair0100QString0100QString.cpp:24:<br/>
/usr/include/python3.14t/Python.h:51:4: error: #error "The limited API is not<br/>
 currently supported in the free-threaded build"                                51 | #  error "The limited API is not currently supported in the free-thre<br/>
aded build"                                                                        |    ^~~~~<br/>
In file included from ../sip.h:14,<br/>
                 from sipAPIQtCore.h:33,<br/>
                 from sipQtCorecmodule.cpp:24:<br/>
/usr/include/python3.14t/Python.h:51:4: error: #error "The limited API is not<br/>
 currently supported in the free-threaded build"                                51 | #  error "The limited API is not currently supported in the free-thre<br/>
aded build"                                                                        |    ^~~~~<br/>
In file included from /usr/include/python3.14t/Python.h:72:<br/>
/usr/include/python3.14t/object.h:146:5: error: ‘PyMutex’ does not name a typ<br/>
e                                                                              146 |     PyMutex ob_mutex;           // per-object lock<br/>
      |     ^~~~~~~<br/>
/usr/include/python3.14t/object.h: In function ‘void Py_SET_SIZE(PyVarObject*<br/>
, Py_ssize_t)’:                                                              /usr/include/python3.14t/object.h:299:5: error: ‘_Py_atomic_store_ssize_relax<br/>
ed’ was not declared in this scope                                             299 |     _Py_atomic_store_ssize_relaxed(&ob->ob_size, size);<br/>
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
In file included from /usr/include/python3.14t/Python.h:73:<br/>
/usr/include/python3.14t/refcount.h: In function ‘Py_ssize_t _Py_REFCNT(PyObj<br/>
ect*)’:                                                                      /usr/include/python3.14t/refcount.h:97:26: error: ‘_Py_atomic_load_uint32_rel<br/>
axed’ was not declared in this scope                                            97 |         uint32_t local = _Py_atomic_load_uint32_relaxed(&ob->ob_ref_l<br/>
ocal);                                                                             |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:101:29: error: ‘_Py_atomic_load_ssize_rel<br/>
axed’ was not declared in this scope                                           101 |         Py_ssize_t shared = _Py_atomic_load_ssize_relaxed(&ob->ob_ref<br/>
_shared);                                                                          |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘int _Py_IsImmortal(PyObject<br/>
*)’:                                                                         /usr/include/python3.14t/refcount.h:115:13: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          115 |     return (_Py_atomic_load_uint32_relaxed(&op->ob_ref_local) ==<br/>
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_SET_REFCNT(PyObject<br/>
*, Py_ssize_t)’:                                                             /usr/include/python3.14t/refcount.h:146:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               146 |     if (_Py_IsOwnedByCurrentThread(ob)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
In file included from /usr/include/python3.14t/Python.h:72:<br/>
/usr/include/python3.14t/object.h:146:5: error: ‘PyMutex’ does not name a typ<br/>
e                                                                              146 |     PyMutex ob_mutex;           // per-object lock<br/>
      |     ^~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_INCREF(PyObject*)’:<br/>
/usr/include/python3.14t/refcount.h:241:22: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          241 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local<br/>
);                                                                                 |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/object.h: In function ‘void Py_SET_SIZE(PyVarObject*<br/>
, Py_ssize_t)’:                                                              /usr/include/python3.14t/object.h:299:5: error: ‘_Py_atomic_store_ssize_relax<br/>
ed’ was not declared in this scope                                             299 |     _Py_atomic_store_ssize_relaxed(&ob->ob_size, size);<br/>
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:248:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               248 |     if (_Py_IsOwnedByCurrentThread(op)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
In file included from /usr/include/python3.14t/Python.h:73:<br/>
/usr/include/python3.14t/refcount.h: In function ‘Py_ssize_t _Py_REFCNT(PyObj<br/>
ect*)’:                                                                      /usr/include/python3.14t/refcount.h:97:26: error: ‘_Py_atomic_load_uint32_rel<br/>
axed’ was not declared in this scope                                            97 |         uint32_t local = _Py_atomic_load_uint32_relaxed(&ob->ob_ref_l<br/>
ocal);                                                                             |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:249:9: error: ‘_Py_atomic_store_uint32_re<br/>
laxed’ was not declared in this scope                                          249 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, new_local)<br/>
;                                                                                  |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:101:29: error: ‘_Py_atomic_load_ssize_rel<br/>
axed’ was not declared in this scope                                           101 |         Py_ssize_t shared = _Py_atomic_load_ssize_relaxed(&ob->ob_ref<br/>
_shared);                                                                          |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:252:9: error: ‘_Py_atomic_add_ssize’ was <br/>
not declared in this scope; did you mean ‘__atomic_add_fetch’?                 252 |         _Py_atomic_add_ssize(&op->ob_ref_shared, (1 << _Py_REF_SHARED<br/>
_SHIFT));                                                                          |         ^~~~~~~~~~~~~~~~~~~~<br/>
      |         __atomic_add_fetch<br/>
/usr/include/python3.14t/refcount.h: In function ‘int _Py_IsImmortal(PyObject<br/>
*)’:                                                                         /usr/include/python3.14t/refcount.h:115:13: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          115 |     return (_Py_atomic_load_uint32_relaxed(&op->ob_ref_local) ==<br/>
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_DECREF(PyObject*)’:<br/>
/usr/include/python3.14t/refcount.h:335:22: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          335 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local<br/>
);                                                                                 |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_SET_REFCNT(PyObject<br/>
*, Py_ssize_t)’:                                                             /usr/include/python3.14t/refcount.h:146:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               146 |     if (_Py_IsOwnedByCurrentThread(ob)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:341:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               341 |     if (_Py_IsOwnedByCurrentThread(op)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_INCREF(PyObject*)’:<br/>
/usr/include/python3.14t/refcount.h:241:22: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          241 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local<br/>
);                                                                                 |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:343:9: error: ‘_Py_atomic_store_uint32_re<br/>
laxed’ was not declared in this scope                                          343 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, local);<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:248:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               248 |     if (_Py_IsOwnedByCurrentThread(op)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:345:13: error: ‘_Py_MergeZeroLocalRefcoun<br/>
t’ was not declared in this scope                                              345 |             _Py_MergeZeroLocalRefcount(op);<br/>
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:349:9: error: ‘_Py_DecRefShared’ was not <br/>
declared in this scope; did you mean ‘_Py_DecRef’?                             349 |         _Py_DecRefShared(op);<br/>
      |         ^~~~~~~~~~~~~~~~<br/>
      |         _Py_DecRef<br/>
/usr/include/python3.14t/refcount.h:249:9: error: ‘_Py_atomic_store_uint32_re<br/>
laxed’ was not declared in this scope                                          249 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, new_local)<br/>
;                                                                                  |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:252:9: error: ‘_Py_atomic_add_ssize’ was <br/>
not declared in this scope; did you mean ‘__atomic_add_fetch’?                 252 |         _Py_atomic_add_ssize(&op->ob_ref_shared, (1 << _Py_REF_SHARED<br/>
_SHIFT));                                                                          |         ^~~~~~~~~~~~~~~~~~~~<br/>
      |         __atomic_add_fetch<br/>
/usr/include/python3.14t/refcount.h: In function ‘void Py_DECREF(PyObject*)’:<br/>
/usr/include/python3.14t/refcount.h:335:22: error: ‘_Py_atomic_load_uint32_re<br/>
laxed’ was not declared in this scope                                          335 |     uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local<br/>
);                                                                                 |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:341:9: error: ‘_Py_IsOwnedByCurrentThread<br/>
’ was not declared in this scope                                               341 |     if (_Py_IsOwnedByCurrentThread(op)) {<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:343:9: error: ‘_Py_atomic_store_uint32_re<br/>
laxed’ was not declared in this scope                                          343 |         _Py_atomic_store_uint32_relaxed(&op->ob_ref_local, local);<br/>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:345:13: error: ‘_Py_MergeZeroLocalRefcoun<br/>
t’ was not declared in this scope                                              345 |             _Py_MergeZeroLocalRefcount(op);<br/>
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~<br/>
/usr/include/python3.14t/refcount.h:349:9: error: ‘_Py_DecRefShared’ was not <br/>
declared in this scope; did you mean ‘_Py_DecRef’?                             349 |         _Py_DecRefShared(op);<br/>
      |         ^~~~~~~~~~~~~~~~<br/>
      |         _Py_DecRef<br/>
make[1]: *** [Makefile:1299: sipQtCoreQList0600stdpair0100QString0100QString.<br/>
o] Error 1                                                                   make[1]: *** Waiting for unfinished jobs....<br/>
/tmp/tmp9odbej8i/QtCore/sipQtCorecmodule.cpp: At global scope:<br/>
/tmp/tmp9odbej8i/QtCore/sipQtCorecmodule.cpp:9380:46: warning: ‘QtSystemMsg’ <br/>
is deprecated: Use QtCriticalMsg instead. [-Wdeprecated-declarations]         9380 |     {sipName_QtSystemMsg, static_cast<int>(::QtSystemMsg)},<br/>
      |                                              ^~~~~~~~~~~<br/>
In file included from /usr/include/x86_64-linux-gnu/qt6/QtCore/qglobal.h:49,<br/>
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/qmetatype.h:9,<br/>
                 from /usr/include/x86_64-linux-gnu/qt6/QtCore/QMetaType:1,<br/>
                 from sipAPIQtCore.h:35:<br/>
/usr/include/x86_64-linux-gnu/qt6/QtCore/qlogging.h:37:5: note: declared here<br/>
   37 |     QtSystemMsg Q_DECL_ENUMERATOR_DEPRECATED_X("Use QtCriticalMsg ins<br/>
tead.") = QtCriticalMsg                                                            |     ^~~~~~~~~~~<br/>
/tmp/tmp9odbej8i/QtCore/sipQtCorecmodule.cpp: In function ‘PyObject* PyInit_Q<br/>
tCore()’:                                                                    /tmp/tmp9odbej8i/QtCore/sipQtCorecmodule.cpp:9490:5: error: too many initiali<br/>
zers for ‘PyObject’ {aka ‘_object’}                                           9490 |     };<br/>
      |     ^<br/>
/tmp/pyqt6-6.8.1.dev2412131231/sip/QtCore/qabstractitemmodel.sip: At global s<br/>
cope:                                                                        /tmp/pyqt6-6.8.1.dev2412131231/sip/QtCore/qabstractitemmodel.sip:340:13: warn<br/>
ing: ‘void qpycore_gc_modelroledata(PyObject*)’ declared ‘static’ but never defined [-Wunused-function]                                                     340 | static void qpycore_gc_modelroledata(PyObject *mrd_obj);<br/>
      |             ^~~~~~~~~~~~~~~~~~~~~~~~<br/>
make[1]: *** [Makefile:1292: sipQtCorecmodule.o] Error 1<br/>
make[1]: Leaving directory '/tmp/tmp9odbej8i/QtCore'<br/>
make: *** [Makefile:57: sub-QtCore-make_first-ordered] Error 2<br/>
sip-install: 'make -j 2' failed returning 2</div></div></body></html>