Skip to content

Instantly share code, notes, and snippets.

@nipsy
Created October 15, 2024 17:40
Show Gist options
  • Select an option

  • Save nipsy/dff86a5cd3f61723e33da069f59243fb to your computer and use it in GitHub Desktop.

Select an option

Save nipsy/dff86a5cd3f61723e33da069f59243fb to your computer and use it in GitHub Desktop.
python312Packages.pyqt6 build failure 20241015
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
Running phase: qtPreHook
@nix { "action": "setPhase", "phase": "qtPreHook" }
Running phase: qmakePrePhase
@nix { "action": "setPhase", "phase": "qmakePrePhase" }
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/la8jd360221x662ksyy8rclnzxwichnb-PyQt6-6.7.0.dev2404081550.tar.gz
source root is PyQt6-6.7.0.dev2404081550
setting SOURCE_DATE_EPOCH to timestamp 1712620984 of file PyQt6-6.7.0.dev2404081550/PKG-INFO
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/7jkq7p6z4i818w11dbsspj220lncb9x4-pyqt5-confirm-license.patch
patching file project.py
Hunk #1 succeeded at 166 (offset 3 lines).
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
Executing pypaBuildPhase
Creating a wheel...
* Getting build dependencies for wheel...
* Building wheel...
Querying qmake about your Qt installation...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake -query
This is the GPL version of PyQt 6.7.0 (licensed under the GNU General Public License) for Python 3.12.6 on linux.
Found the license file 'pyqt-gpl.sip'.
Checking to see if the QtCore bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtCore.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtCore/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_KEYPAD_NAVIGATION -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtCore -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtCore.o ../../PyQt6-6.7.0.dev2404081550/config-tests/cfgtest_QtCore.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtCore cfgtest_QtCore.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
/build/tmp642dn41w/cfgtest_QtCore/./QtCore /build/tmp642dn41w/cfgtest_QtCore/cfgtest_QtCore.out
Checking to see if the QtNetwork bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtNetwork.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtNetwork/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtNetwork.o ../../PyQt6-6.7.0.dev2404081550/config-tests/cfgtest_QtNetwork.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtNetwork cfgtest_QtNetwork.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
/build/tmp642dn41w/cfgtest_QtNetwork/./QtNetwork /build/tmp642dn41w/cfgtest_QtNetwork/cfgtest_QtNetwork.out
Checking to see if the QtGui bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtGui.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtGui/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtGui.o ../../PyQt6-6.7.0.dev2404081550/config-tests/cfgtest_QtGui.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtGui cfgtest_QtGui.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
/build/tmp642dn41w/cfgtest_QtGui/./QtGui /build/tmp642dn41w/cfgtest_QtGui/cfgtest_QtGui.out
Disabled QtGui bindings features: PyQt_OpenGL_ES2.
Checking to see if the QtQml bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtQml.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtQml/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtQml -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQml -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlIntegration -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtQml.o cfgtest_QtQml.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtQml cfgtest_QtQml.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Qml.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtWidgets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtWidgets cfgtest_QtWidgets.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtDBus bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtDBus.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtDBus/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtDBus -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtDBus -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtDBus cfgtest_QtDBus.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6DBus.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
Checking to see if the QtDesigner bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtDesigner.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtDesigner/.qmake.stash
Project ERROR: Unknown module(s) in QT: designer
Checking to see if the QtHelp bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtHelp.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtHelp/.qmake.stash
Project ERROR: Unknown module(s) in QT: help
Checking to see if the QtOpenGL bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtOpenGL.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtOpenGL/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtOpenGL -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGL -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtOpenGL cfgtest_QtOpenGL.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGL.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtOpenGLWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtOpenGLWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtOpenGLWidgets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGLWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGL -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtOpenGLWidgets.o cfgtest_QtOpenGLWidgets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtOpenGLWidgets cfgtest_QtOpenGLWidgets.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGLWidgets.so -lQt6OpenGL -lQt6Widgets /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGL.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtPrintSupport bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtPrintSupport.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtPrintSupport/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtPrintSupport -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtPrintSupport.o ../../PyQt6-6.7.0.dev2404081550/config-tests/cfgtest_QtPrintSupport.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtPrintSupport cfgtest_QtPrintSupport.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6PrintSupport.so -lQt6Widgets /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
/build/tmp642dn41w/cfgtest_QtPrintSupport/./QtPrintSupport /build/tmp642dn41w/cfgtest_QtPrintSupport/cfgtest_QtPrintSupport.out
Checking to see if the QtQuick bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtQuick.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtQuick/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I../../PyQt6-6.7.0.dev2404081550/qpy/QtQuick -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQuick -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGL -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlMeta -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlModels -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlWorkerScript -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQml -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlIntegration -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtQuick.o cfgtest_QtQuick.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtQuick cfgtest_QtQuick.o /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Quick.so -lQt6QmlMeta -lQt6OpenGL /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGL.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlMeta.so -lQt6QmlModels -lQt6QmlWorkerScript /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlModels.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlWorkerScript.so -lQt6Qml /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Qml.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtQuick3D bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtQuick3D.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtQuick3D/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICK3D_LIB -DQT_QUICK3DRUNTIMERENDER_LIB -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_QUICK3DUTILS_LIB -DQT_SHADERTOOLS_LIB -DQT_GUI_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -I/nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/include/QtQuick3D -I/nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/include/QtQuick3DRuntimeRender -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQuick -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGL -I/nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/include/QtQuick3DUtils -I/nix/store/fzgp2lq6lnxwvlrnxakya18p2ypgykwv-qtshadertools-6.8.0/include/QtShaderTools -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlMeta -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlModels -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlWorkerScript -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQml -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlIntegration -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtConcurrent -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtQuick3D.o cfgtest_QtQuick3D.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtQuick3D cfgtest_QtQuick3D.o /nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/lib/libQt6Quick3D.so -lQt6Quick3DRuntimeRender /nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/lib/libQt6Quick3DRuntimeRender.so -lQt6Quick -lQt6Quick3DUtils -lQt6ShaderTools -lQt6Concurrent /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Quick.so -lQt6QmlMeta -lQt6OpenGL /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGL.so /nix/store/hqzl46adwzsr4b73fsmdgfgfswyjv10v-qtquick3d-6.8.0/lib/libQt6Quick3DUtils.so /nix/store/fzgp2lq6lnxwvlrnxakya18p2ypgykwv-qtshadertools-6.8.0/lib/libQt6ShaderTools.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlMeta.so -lQt6QmlModels -lQt6QmlWorkerScript /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlModels.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlWorkerScript.so -lQt6Qml /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Qml.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Concurrent.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtQuickWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtQuickWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtQuickWidgets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_QMLMETA_LIB -DQT_QMLMODELS_LIB -DQT_QMLWORKERSCRIPT_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQuickWidgets -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQuick -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtOpenGL -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlMeta -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlModels -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlWorkerScript -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQml -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlIntegration -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtQuickWidgets.o cfgtest_QtQuickWidgets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtQuickWidgets cfgtest_QtQuickWidgets.o /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QuickWidgets.so -lQt6Quick -lQt6Widgets /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Quick.so -lQt6QmlMeta -lQt6OpenGL /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6OpenGL.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlMeta.so -lQt6QmlModels -lQt6QmlWorkerScript /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlModels.so /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6QmlWorkerScript.so -lQt6Qml /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Qml.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtSql bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSql.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSql/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtSql -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtSql.o cfgtest_QtSql.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtSql cfgtest_QtSql.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Sql.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtSvg bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSvg.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSvg/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/include/QtSvg -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtSvg.o cfgtest_QtSvg.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtSvg cfgtest_QtSvg.o /nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/lib/libQt6Svg.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtSvgWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSvgWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSvgWidgets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SVGWIDGETS_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/include/QtSvgWidgets -I/nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/include/QtSvg -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtSvgWidgets.o cfgtest_QtSvgWidgets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtSvgWidgets cfgtest_QtSvgWidgets.o /nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/lib/libQt6SvgWidgets.so -lQt6Svg -lQt6Widgets /nix/store/1h9clfg8d5djlgqahds4k45w3n8s44gl-qtsvg-6.8.0/lib/libQt6Svg.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtTest bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtTest.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtTest/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/build/tmp642dn41w/cfgtest_QtTest"' -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtTest -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtTest.o cfgtest_QtTest.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtTest cfgtest_QtTest.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Test.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtXml bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtXml.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtXml/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtXml -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtXml.o cfgtest_QtXml.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtXml cfgtest_QtXml.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Xml.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
Checking to see if the QtMultimedia bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtMultimedia.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtMultimedia/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include/QtMultimedia -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtMultimedia.o cfgtest_QtMultimedia.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtMultimedia cfgtest_QtMultimedia.o /nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/lib/libQt6Multimedia.so -lQt6Gui -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtMultimediaWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtMultimediaWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtMultimediaWidgets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include/QtMultimediaWidgets -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include/QtMultimedia -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtWidgets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtMultimediaWidgets.o cfgtest_QtMultimediaWidgets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtMultimediaWidgets cfgtest_QtMultimediaWidgets.o /nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/lib/libQt6MultimediaWidgets.so -lQt6Multimedia -lQt6Widgets /nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/lib/libQt6Multimedia.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: cannot find -lQt6Multimedia: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:284: QtMultimediaWidgets] Error 1
Checking to see if the QtPositioning bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtPositioning.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtPositioning/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_POSITIONING_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/glx4ji2iv3qvrvvb96f2wixy4mhicka8-qtpositioning-6.8.0/include/QtPositioning -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtPositioning.o cfgtest_QtPositioning.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtPositioning cfgtest_QtPositioning.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/glx4ji2iv3qvrvvb96f2wixy4mhicka8-qtpositioning-6.8.0/lib/libQt6Positioning.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtRemoteObjects bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtRemoteObjects.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtRemoteObjects/.qmake.stash
Project ERROR: Unknown module(s) in QT: remoteobjects
Checking to see if the QtSensors bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSensors.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSensors/.qmake.stash
Project ERROR: Unknown module(s) in QT: sensors
Checking to see if the QtSerialPort bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSerialPort.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSerialPort/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/kh2lpc6gyvq6isnzyj8wfzj3sfhp8lbn-qtserialport-6.8.0/include/QtSerialPort -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtSerialPort.o cfgtest_QtSerialPort.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtSerialPort cfgtest_QtSerialPort.o /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/kh2lpc6gyvq6isnzyj8wfzj3sfhp8lbn-qtserialport-6.8.0/lib/libQt6SerialPort.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
Checking to see if the QtWebChannel bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtWebChannel.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtWebChannel/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBCHANNEL_LIB -DQT_QML_LIB -DQT_QMLINTEGRATION_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/dkyqzbasam9lz3nz0bmhi8ljhmack807-qtwebchannel-6.8.0/include -I/nix/store/dkyqzbasam9lz3nz0bmhi8ljhmack807-qtwebchannel-6.8.0/include/QtWebChannel -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQml -I/nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/include/QtQmlIntegration -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtWebChannel.o cfgtest_QtWebChannel.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtWebChannel cfgtest_QtWebChannel.o /nix/store/dkyqzbasam9lz3nz0bmhi8ljhmack807-qtwebchannel-6.8.0/lib/libQt6WebChannel.so -lQt6Qml /nix/store/2biis6mazil27rfn0cg75jz6xg241h3n-qtdeclarative-6.8.0/lib/libQt6Qml.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
Checking to see if the QtWebSockets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtWebSockets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtWebSockets/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/nfdjvymn8r7dmi802nhxmsbgsas2swsk-qtwebsockets-6.8.0/include/QtWebSockets -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtWebSockets.o cfgtest_QtWebSockets.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtWebSockets cfgtest_QtWebSockets.o /nix/store/nfdjvymn8r7dmi802nhxmsbgsas2swsk-qtwebsockets-6.8.0/lib/libQt6WebSockets.so -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread
Checking to see if the QtBluetooth bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtBluetooth.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtBluetooth/.qmake.stash
Project ERROR: Unknown module(s) in QT: bluetooth
Checking to see if the QtNfc bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtNfc.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtNfc/.qmake.stash
Project ERROR: Unknown module(s) in QT: nfc
Checking to see if the QtPdf bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtPdf.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtPdf/.qmake.stash
Project ERROR: Unknown module(s) in QT: pdf
Checking to see if the QtPdfWidgets bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtPdfWidgets.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtPdfWidgets/.qmake.stash
Project ERROR: Unknown module(s) in QT: pdfwidgets
Checking to see if the QtSpatialAudio bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtSpatialAudio.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtSpatialAudio/.qmake.stash
make
g++ -c -pipe -O2 -Wall -Wextra -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_SPATIALAUDIO_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include/QtSpatialAudio -I/nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/include/QtMultimedia -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtGui -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtNetwork -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o cfgtest_QtSpatialAudio.o cfgtest_QtSpatialAudio.cpp
g++ -Wl,-O1 -Wl,-rpath,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib -o QtSpatialAudio cfgtest_QtSpatialAudio.o /nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/lib/libQt6SpatialAudio.so -lQt6Multimedia /nix/store/nax4f06lch9h6lh02nfrkxjv64iwyl9a-qtmultimedia-6.8.0/lib/libQt6Multimedia.so -lQt6Gui -lQt6Network /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Gui.so /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Network.so -lQt6Core /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: cannot find -lQt6Multimedia: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [Makefile:283: QtSpatialAudio] Error 1
Checking to see if the QtTextToSpeech bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QtTextToSpeech.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QtTextToSpeech/.qmake.stash
Project ERROR: Unknown module(s) in QT: texttospeech
Checking to see if the QAxContainer bindings can be built...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake QAxContainer.pro
Info: creating stash file /build/tmp642dn41w/cfgtest_QAxContainer/.qmake.stash
Project ERROR: Unknown module(s) in QT: axcontainer
Checking to see if the dbus-python support should be built...
pkg-config --cflags-only-I --libs dbus-1
dbus/dbus-python.h could not be found and so the dbus-python support module will 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, QtQml, QtWidgets, QtDBus, QtOpenGL, QtOpenGLWidgets, QtPrintSupport, QtQuick, QtQuick3D, QtQuickWidgets, QtSql, QtSvg, QtSvgWidgets, QtTest, QtXml, QtMultimedia, QtPositioning, QtSerialPort, QtWebChannel, QtWebSockets.
Generating the QtCore bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtNetwork bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtGui bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtQml bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtWidgets bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtDBus bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtOpenGL bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtOpenGLWidgets bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtPrintSupport bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtQuick bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtQuick3D bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtQuickWidgets bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtSql bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtSvg bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtSvgWidgets bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtTest bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtXml bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtMultimedia bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtPositioning bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtSerialPort bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtWebChannel bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the QtWebSockets bindings...
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the QtCore module...
Generating the .pro file for the QtNetwork module...
Generating the .pro file for the QtGui module...
Generating the .pro file for the QtQml module...
Generating the .pro file for the QtWidgets module...
Generating the .pro file for the QtDBus module...
Generating the .pro file for the QtOpenGL module...
Generating the .pro file for the QtOpenGLWidgets module...
Generating the .pro file for the QtPrintSupport module...
Generating the .pro file for the QtQuick module...
Generating the .pro file for the QtQuick3D module...
Generating the .pro file for the QtQuickWidgets module...
Generating the .pro file for the QtSql module...
Generating the .pro file for the QtSvg module...
Generating the .pro file for the QtSvgWidgets module...
Generating the .pro file for the QtTest module...
Generating the .pro file for the QtXml module...
Generating the .pro file for the QtMultimedia module...
Generating the .pro file for the QtPositioning module...
Generating the .pro file for the QtSerialPort module...
Generating the .pro file for the QtWebChannel module...
Generating the .pro file for the QtWebSockets module...
Generating the top-level .pro file...
Generating the Makefiles...
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake -recursive PyQt6.pro
Info: creating stash file /build/tmp642dn41w/.qmake.stash
Reading /build/tmp642dn41w/QtCore/QtCore.pro
Reading /build/tmp642dn41w/QtNetwork/QtNetwork.pro
Reading /build/tmp642dn41w/QtGui/QtGui.pro
Reading /build/tmp642dn41w/QtQml/QtQml.pro
Reading /build/tmp642dn41w/QtWidgets/QtWidgets.pro
Reading /build/tmp642dn41w/QtDBus/QtDBus.pro
Reading /build/tmp642dn41w/QtOpenGL/QtOpenGL.pro
Reading /build/tmp642dn41w/QtOpenGLWidgets/QtOpenGLWidgets.pro
Reading /build/tmp642dn41w/QtPrintSupport/QtPrintSupport.pro
Reading /build/tmp642dn41w/QtQuick/QtQuick.pro
Reading /build/tmp642dn41w/QtQuick3D/QtQuick3D.pro
Reading /build/tmp642dn41w/QtQuickWidgets/QtQuickWidgets.pro
Reading /build/tmp642dn41w/QtSql/QtSql.pro
Reading /build/tmp642dn41w/QtSvg/QtSvg.pro
Reading /build/tmp642dn41w/QtSvgWidgets/QtSvgWidgets.pro
Reading /build/tmp642dn41w/QtTest/QtTest.pro
Reading /build/tmp642dn41w/QtXml/QtXml.pro
Reading /build/tmp642dn41w/QtMultimedia/QtMultimedia.pro
Reading /build/tmp642dn41w/QtPositioning/QtPositioning.pro
Reading /build/tmp642dn41w/QtSerialPort/QtSerialPort.pro
Reading /build/tmp642dn41w/QtWebChannel/QtWebChannel.pro
Reading /build/tmp642dn41w/QtWebSockets/QtWebSockets.pro
Compiling the project...
make
cd QtCore/ && ( test -e Makefile || /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/bin/qmake -o Makefile /build/tmp642dn41w/QtCore/QtCore.pro ) && make -f Makefile
make[1]: Entering directory '/build/tmp642dn41w/QtCore'
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorecmodule.o sipQtCorecmodule.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0600stdpair0100QString0100QString.o sipQtCoreQList0600stdpair0100QString0100QString.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QStorageInfo.o sipQtCoreQList0100QStorageInfo.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QMimeType.o sipQtCoreQList0100QMimeType.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QPointF.o sipQtCoreQList0100QPointF.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0101QAbstractItemModel.o sipQtCoreQList0101QAbstractItemModel.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QCommandLineOption.o sipQtCoreQList0100QCommandLineOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQList0100QPersistentModelIndex.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtWindowState.o sipQtCoreQFlags0100QtWindowState.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtWindowType.o sipQtCoreQFlags0100QtWindowType.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtTouchPointState.o sipQtCoreQFlags0100QtTouchPointState.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtToolBarArea.o sipQtCoreQFlags0100QtToolBarArea.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtTextInteractionFlag.o sipQtCoreQFlags0100QtTextInteractionFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtScreenOrientation.o sipQtCoreQFlags0100QtScreenOrientation.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtOrientation.o sipQtCoreQFlags0100QtOrientation.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtMouseEventFlag.o sipQtCoreQFlags0100QtMouseEventFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtMouseButton.o sipQtCoreQFlags0100QtMouseButton.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtModifier.o sipQtCoreQFlags0100QtModifier.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtMatchFlag.o sipQtCoreQFlags0100QtMatchFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtKeyboardModifier.o sipQtCoreQFlags0100QtKeyboardModifier.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtItemFlag.o sipQtCoreQFlags0100QtItemFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtInputMethodQuery.o sipQtCoreQFlags0100QtInputMethodQuery.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtInputMethodHint.o sipQtCoreQFlags0100QtInputMethodHint.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtImageConversionFlag.o sipQtCoreQFlags0100QtImageConversionFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtGestureFlag.o sipQtCoreQFlags0100QtGestureFlag.cpp
/build/tmp642dn41w/QtCore/sipQtCorecmodule.cpp:8959:46: warning: ‘QtSystemMsg’ is deprecated: Use QtCriticalMsg instead. [-Wdeprecated-declarations]
8959 | {sipName_QtSystemMsg, static_cast<int>(::QtSystemMsg)},
| ^~~~~~~~~~~
In file included from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qglobal.h:49,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qmetatype.h:9,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/QMetaType:1,
from sipAPIQtCore.h:35,
from sipQtCorecmodule.cpp:24:
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qlogging.h:37:5: note: declared here
37 | QtSystemMsg Q_DECL_ENUMERATOR_DEPRECATED_X("Use QtCriticalMsg instead.") = QtCriticalMsg
| ^~~~~~~~~~~
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtFindChildOption.o sipQtCoreQFlags0100QtFindChildOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtEdge.o sipQtCoreQFlags0100QtEdge.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtDropAction.o sipQtCoreQFlags0100QtDropAction.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtDockWidgetArea.o sipQtCoreQFlags0100QtDockWidgetArea.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtApplicationState.o sipQtCoreQFlags0100QtApplicationState.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QtAlignmentFlag.o sipQtCoreQFlags0100QtAlignmentFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QXmlStreamNotationDeclaration.o sipQtCoreQList0100QXmlStreamNotationDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QXmlStreamNamespaceDeclaration.o sipQtCoreQList0100QXmlStreamNamespaceDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QXmlStreamEntityDeclaration.o sipQtCoreQList0100QXmlStreamEntityDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorestdpair0100QVariant0100QVariant.o sipQtCorestdpair0100QVariant0100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0600stdpair24000100QVariant.o sipQtCoreQList0600stdpair24000100QVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QUrlUserInputResolutionOption.o sipQtCoreQFlags0100QUrlUserInputResolutionOption.cpp
/build/PyQt6-6.7.0.dev2404081550/sip/QtCore/qabstractitemmodel.sip:324:13: warning: ‘void qpycore_gc_modelroledata(PyObject*)’ declared ‘static’ but never defined [-Wunused-function]
324 | static void qpycore_gc_modelroledata(PyObject *mrd_obj);
| ^~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QUrlUrlFormattingOption.o sipQtCoreQFlags0100QUrlUrlFormattingOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QUrlComponentFormattingOption.o sipQtCoreQFlags0100QUrlComponentFormattingOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QUrlAceProcessingOption.o sipQtCoreQFlags0100QUrlAceProcessingOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QTimeZoneOffsetData.o sipQtCoreQList0100QTimeZoneOffsetData.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QTextStreamNumberFlag.o sipQtCoreQFlags0100QTextStreamNumberFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QTextBoundaryFinderBoundaryReason.o sipQtCoreQFlags0100QTextBoundaryFinderBoundaryReason.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QStringConverterBaseFlag.o sipQtCoreQFlags0100QStringConverterBaseFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QStandardPathsLocateOption.o sipQtCoreQFlags0100QStandardPathsLocateOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QRegularExpressionWildcardConversionOption.o sipQtCoreQFlags0100QRegularExpressionWildcardConversionOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QRegularExpressionPatternOption.o sipQtCoreQFlags0100QRegularExpressionPatternOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QRegularExpressionMatchOption.o sipQtCoreQFlags0100QRegularExpressionMatchOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QProcessUnixProcessFlag.o sipQtCoreQFlags0100QProcessUnixProcessFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QMetaTypeTypeFlag.o sipQtCoreQFlags0100QMetaTypeTypeFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QLocaleNumberOption.o sipQtCoreQFlags0100QLocaleNumberOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QLocaleLanguageCodeType.o sipQtCoreQFlags0100QLocaleLanguageCodeType.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QLocaleDataSizeFormat.o sipQtCoreQFlags0100QLocaleDataSizeFormat.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QLibraryLoadHint.o sipQtCoreQFlags0100QLibraryLoadHint.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QItemSelectionModelSelectionFlag.o sipQtCoreQFlags0100QItemSelectionModelSelectionFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QIODeviceBaseOpenModeFlag.o sipQtCoreQFlags0100QIODeviceBaseOpenModeFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QFileDevicePermission.o sipQtCoreQFlags0100QFileDevicePermission.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QFileDeviceMemoryMapFlag.o sipQtCoreQFlags0100QFileDeviceMemoryMapFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QFileDeviceFileHandleFlag.o sipQtCoreQFlags0100QFileDeviceFileHandleFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QEventLoopProcessEventsFlag.o sipQtCoreQFlags0100QEventLoopProcessEventsFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QDirIteratorIteratorFlag.o sipQtCoreQFlags0100QDirIteratorIteratorFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QDirSortFlag.o sipQtCoreQFlags0100QDirSortFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QDirFilter.o sipQtCoreQFlags0100QDirFilter.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QCommandLineOptionFlag.o sipQtCoreQFlags0100QCommandLineOptionFlag.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QByteArrayBase64Option.o sipQtCoreQFlags0100QByteArrayBase64Option.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QBluetoothPermissionCommunicationMode.o sipQtCoreQFlags0100QBluetoothPermissionCommunicationMode.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQFlags0100QAbstractItemModelCheckIndexOption.o sipQtCoreQFlags0100QAbstractItemModelCheckIndexOption.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorePyQtMutexLocker.o sipQtCorePyQtMutexLocker.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQByteArrayView.o sipQtCoreQByteArrayView.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQJsonArray.o sipQtCoreQJsonArray.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQStringList.o sipQtCoreQStringList.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QModelRoleData.o sipQtCoreQList0100QModelRoleData.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList2200.o sipQtCoreQList2200.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList3800.o sipQtCoreQList3800.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList1600.o sipQtCoreQList1600.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList1900.o sipQtCoreQList1900.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQList0600stdpair18001800.o sipQtCoreQList0600stdpair18001800.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQChar.o sipQtCoreQChar.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQStringView.o sipQtCoreQStringView.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorestdpair24002400.o sipQtCorestdpair24002400.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorestdpair22002200.o sipQtCorestdpair22002200.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCorestdpair18001800.o sipQtCorestdpair18001800.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQJsonObject.o sipQtCoreQJsonObject.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQByteArrayList.o sipQtCoreQByteArrayList.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQString.o sipQtCoreQString.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQAnyStringView.o sipQtCoreQAnyStringView.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQVersionNumber.o sipQtCoreQVersionNumber.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQVariant.o sipQtCoreQVariant.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQUuidId128Bytes.o sipQtCoreQUuidId128Bytes.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQUrlQuery.o sipQtCoreQUrlQuery.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp: In constructor ‘sipQXmlStreamEntityResolver::sipQXmlStreamEntityResolver(const QXmlStreamEntityResolver&)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp:64:150: error: use of deleted function ‘QXmlStreamEntityResolver::QXmlStreamEntityResolver(const QXmlStreamEntityResolver&)’
64 | sipQXmlStreamEntityResolver::sipQXmlStreamEntityResolver(const ::QXmlStreamEntityResolver& a0): ::QXmlStreamEntityResolver(a0), sipPySelf(SIP_NULLPTR)
| ^
In file included from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qtdeprecationmarkers.h:8,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qtcoreexports.h:9,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qglobal.h:26,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qmetatype.h:9,
from /nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/QMetaType:1,
from sipAPIQtCore.h:35,
from sipQtCoreQXmlStreamEntityResolver.cpp:24:
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qxmlstream.h:220:25: note: declared here
220 | Q_DISABLE_COPY_MOVE(QXmlStreamEntityResolver)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp: In function ‘void assign_QXmlStreamEntityResolver(void*, Py_ssize_t, void*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp:148:127: error: use of deleted function ‘QXmlStreamEntityResolver& QXmlStreamEntityResolver::operator=(const QXmlStreamEntityResolver&)’
148 | reinterpret_cast<::QXmlStreamEntityResolver *>(sipDst)[sipDstIdx] = *reinterpret_cast<::QXmlStreamEntityResolver *>(sipSrc);
| ^
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qxmlstream.h:220:5: note: declared here
220 | Q_DISABLE_COPY_MOVE(QXmlStreamEntityResolver)
| ^~~~~~~~~~~~~~~~~~~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp: In function ‘void* copy_QXmlStreamEntityResolver(const void*, Py_ssize_t)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityResolver.cpp:155:114: error: use of deleted function ‘QXmlStreamEntityResolver::QXmlStreamEntityResolver(const QXmlStreamEntityResolver&)’
155 | return new ::QXmlStreamEntityResolver(reinterpret_cast<const ::QXmlStreamEntityResolver *>(sipSrc)[sipSrcIdx]);
| ^
/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore/qxmlstream.h:220:25: note: declared here
220 | Q_DISABLE_COPY_MOVE(QXmlStreamEntityResolver)
| ^~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03080000 -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.7.0.dev2404081550/qpy/QtCore -I/nix/store/wfbjq35kxs6x83c3ncpfxdyl5gbhdx4h-python3-3.12.6/include/python3.12 -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/include/QtCore -I. -I/nix/store/bgfalfi93kbn8j1wfwz0x0dnk1wx9wdp-qtbase-6.8.0/mkspecs/linux-g++ -o sipQtCoreQTypeRevision.o sipQtCoreQTypeRevision.cpp
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNotationDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamNotationDeclaration___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNotationDeclaration.cpp:130:71: error: ‘class QXmlStreamNotationDeclaration’ has no member named ‘operator!=’
130 | sipRes = sipCpp->::QXmlStreamNotationDeclaration::operator!=(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamEntityDeclaration___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityDeclaration.cpp:182:69: error: ‘class QXmlStreamEntityDeclaration’ has no member named ‘operator!=’
182 | sipRes = sipCpp->::QXmlStreamEntityDeclaration::operator!=(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamEntityDeclaration___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamEntityDeclaration.cpp:211:69: error: ‘class QXmlStreamEntityDeclaration’ has no member named ‘operator==’
211 | sipRes = sipCpp->::QXmlStreamEntityDeclaration::operator==(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNotationDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamNotationDeclaration___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNotationDeclaration.cpp:159:71: error: ‘class QXmlStreamNotationDeclaration’ has no member named ‘operator==’
159 | sipRes = sipCpp->::QXmlStreamNotationDeclaration::operator==(*a0);
| ^~
make[1]: *** [Makefile:2467: sipQtCoreQXmlStreamEntityResolver.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNamespaceDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamNamespaceDeclaration___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNamespaceDeclaration.cpp:107:72: error: ‘class QXmlStreamNamespaceDeclaration’ has no member named ‘operator!=’
107 | sipRes = sipCpp->::QXmlStreamNamespaceDeclaration::operator!=(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNamespaceDeclaration.cpp: In function ‘PyObject* slot_QXmlStreamNamespaceDeclaration___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamNamespaceDeclaration.cpp:136:72: error: ‘class QXmlStreamNamespaceDeclaration’ has no member named ‘operator==’
136 | sipRes = sipCpp->::QXmlStreamNamespaceDeclaration::operator==(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamAttribute.cpp: In function ‘PyObject* slot_QXmlStreamAttribute___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamAttribute.cpp:211:61: error: ‘class QXmlStreamAttribute’ has no member named ‘operator!=’
211 | sipRes = sipCpp->::QXmlStreamAttribute::operator!=(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamAttribute.cpp: In function ‘PyObject* slot_QXmlStreamAttribute___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQXmlStreamAttribute.cpp:240:61: error: ‘class QXmlStreamAttribute’ has no member named ‘operator==’
240 | sipRes = sipCpp->::QXmlStreamAttribute::operator==(*a0);
| ^~
make[1]: *** [Makefile:2481: sipQtCoreQXmlStreamNotationDeclaration.o] Error 1
make[1]: *** [Makefile:2474: sipQtCoreQXmlStreamEntityDeclaration.o] Error 1
make[1]: *** [Makefile:2488: sipQtCoreQXmlStreamNamespaceDeclaration.o] Error 1
make[1]: *** [Makefile:2495: sipQtCoreQXmlStreamAttribute.o] Error 1
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp: In function ‘PyObject* slot_QUuid___gt__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp:467:47: error: ‘class QUuid’ has no member named ‘operator>’
467 | sipRes = sipCpp->::QUuid::operator>(*a0);
| ^
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp: In function ‘PyObject* slot_QUuid___lt__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp:496:47: error: ‘class QUuid’ has no member named ‘operator<’
496 | sipRes = sipCpp->::QUuid::operator<(*a0);
| ^
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp: In function ‘PyObject* slot_QUuid___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp:525:47: error: ‘class QUuid’ has no member named ‘operator!=’
525 | sipRes = sipCpp->::QUuid::operator!=(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp: In function ‘PyObject* slot_QUuid___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUuid.cpp:554:47: error: ‘class QUuid’ has no member named ‘operator==’
554 | sipRes = sipCpp->::QUuid::operator==(*a0);
| ^~
/build/tmp642dn41w/QtCore/sipQtCoreQUrlQuery.cpp: In function ‘PyObject* slot_QUrlQuery___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrlQuery.cpp:681:51: error: ‘class QUrlQuery’ has no member named ‘operator!=’; did you mean ‘operator=’?
681 | sipRes = sipCpp->::QUrlQuery::operator!=(*a0);
| ^~
| operator=
/build/tmp642dn41w/QtCore/sipQtCoreQUrlQuery.cpp: In function ‘PyObject* slot_QUrlQuery___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrlQuery.cpp:710:51: error: ‘class QUrlQuery’ has no member named ‘operator==’; did you mean ‘operator=’?
710 | sipRes = sipCpp->::QUrlQuery::operator==(*a0);
| ^~
| operator=
make[1]: *** [Makefile:2530: sipQtCoreQUuid.o] Error 1
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp: In function ‘PyObject* slot_QUrl___ge__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp:1796:47: error: ‘class QUrl’ has no member named ‘operator<’; did you mean ‘operator=’?
1796 | sipRes = !sipCpp->::QUrl::operator<(*a0);
| ^
| operator=
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp: In function ‘PyObject* slot_QUrl___ne__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp:1825:46: error: ‘class QUrl’ has no member named ‘operator!=’; did you mean ‘operator=’?
1825 | sipRes = sipCpp->::QUrl::operator!=(*a0);
| ^~
| operator=
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp: In function ‘PyObject* slot_QUrl___eq__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp:1854:46: error: ‘class QUrl’ has no member named ‘operator==’; did you mean ‘operator=’?
1854 | sipRes = sipCpp->::QUrl::operator==(*a0);
| ^~
| operator=
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp: In function ‘PyObject* slot_QUrl___lt__(PyObject*, PyObject*)’:
/build/tmp642dn41w/QtCore/sipQtCoreQUrl.cpp:1883:46: error: ‘class QUrl’ has no member named ‘operator<’; did you mean ‘operator=’?
1883 | sipRes = sipCpp->::QUrl::operator<(*a0);
| ^
| operator=
make[1]: *** [Makefile:2537: sipQtCoreQUrlQuery.o] Error 1
make[1]: *** [Makefile:2544: sipQtCoreQUrl.o] Error 1
make[1]: Leaving directory '/build/tmp642dn41w/QtCore'
make: *** [Makefile:68: sub-QtCore-make_first-ordered] Error 2
_in_process.py: 'make' failed returning 2
ERROR Backend subprocess exited when trying to invoke build_wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment