Replies: 3 comments 1 reply
-
|
Works fine on my side, can't reproduce segfault kidev:~$ python -VV
Python 3.14.0b2 experimental free-threading build (main, Jun 5 2025, 21:55:02) [GCC 15.1.1 20250425]
kidev:~$ pip install .
...
Successfully installed aqtinstall-3.3.0 beautifulsoup4-4.13.4 brotli-1.1.0 bs4-0.0.2 certifi-2025.4.26 charset-normalizer-3.4.2 defusedxml-0.7.1 humanize-4.12.3 idna-3.10 inflate64-1.0.1 multivolumefile-0.2.3 patch-ng-1.18.1 psutil-7.0.0 py7zr-1.0.0 pybcj-1.0.6 pycryptodomex-3.23.0 pyppmd-1.2.0 pyzstd-0.17.0 requests-2.32.3 semantic-version-2.10.0 soupsieve-2.7 texttable-1.7.0 typing-extensions-4.14.0 urllib3-2.4.0
kidev:~$ PYTHON_GIL=0 python -m aqt list-qt linux desktop
5.9.0 5.9.1 5.9.2 5.9.3 5.9.4 5.9.5 5.9.6 5.9.7 5.9.8 5.9.9
5.10.0 5.10.1
5.11.0 5.11.1 5.11.2 5.11.3
5.12.0 5.12.1 5.12.2 5.12.3 5.12.4 5.12.5 5.12.6 5.12.7 5.12.8 5.12.9 5.12.10 5.12.11 5.12.12
5.13.0 5.13.1 5.13.2
5.14.0 5.14.1 5.14.2
5.15.0 5.15.1 5.15.2
6.0.0 6.0.1 6.0.2 6.0.3 6.0.4
6.1.0 6.1.1 6.1.2 6.1.3
6.2.0 6.2.1 6.2.2 6.2.3 6.2.4
6.3.0 6.3.1 6.3.2
6.4.0 6.4.1 6.4.2 6.4.3
6.5.0 6.5.1 6.5.2 6.5.3
6.6.0 6.6.1 6.6.2 6.6.3
6.7.0 6.7.1 6.7.2 6.7.3
6.8.0 6.8.1 6.8.2 6.8.3
6.9.0 6.9.1
kidev:~$ PYTHON_GIL=0 python -m aqt install-qt linux desktop 6.8.3
INFO : aqtinstall(aqt) v3.3.0 on Python 3.14.0b2 [CPython GCC 15.1.1 20250425]
INFO : Found extension qtwebengine
INFO : Found extension qtpdf
INFO : Downloading qtbase...
INFO : Downloading qtsvg...
INFO : Downloading qttools...
INFO : Downloading qtdeclarative...
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qtsvg-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.60456836
INFO : Downloading qttranslations...
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qttranslations-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.79253742
INFO : Downloading qtwayland...
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qtwayland-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.74515968
INFO : Finished installation of qttools-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 2.37389354
INFO : Downloading icu...
INFO : Finished installation of qtbase-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 2.48888008
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of icu-linux-Rhel8.6-x86_64.7z in 0.94390159
INFO : Finished installation of qtdeclarative-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 9.36495061
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/bin/qmake
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Svg.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6SvgWidgets.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6WaylandClient.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Concurrent.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Core.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6DBus.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Gui.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Network.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6OpenGL.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6OpenGLWidgets.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Platform.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6PrintSupport.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Sql.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Test.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Widgets.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Xml.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Designer.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Help.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Linguist.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6UiPlugin.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6UiTools.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsAnimation.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsFolderListModel.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsPlatform.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsQmlModels.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsSettings.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsSharedImage.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsWavefrontMesh.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Qml.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlAssetDownloader.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlCompiler.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlCore.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlIntegration.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlLocalStorage.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlMeta.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlModels.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlNetwork.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlWorkerScript.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlXmlListModel.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6Quick.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Basic.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2BasicStyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2FluentWinUI3StyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Fusion.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2FusionStyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Imagine.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2ImagineStyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Impl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Material.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2MaterialStyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Universal.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2UniversalStyleImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2QuickImpl.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2Utils.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickLayouts.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickTemplates2.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickTest.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickVectorImage.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickWidgets.pc
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Svg.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6SvgWidgets.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Concurrent.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Core.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6DBus.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6DeviceDiscoverySupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6EglFSDeviceIntegration.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6EglFsKmsGbmSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6EglFsKmsSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6ExampleIcons.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6ExamplesAssetDownloader.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6FbSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Gui.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6InputSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6KmsSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Network.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6OpenGL.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6OpenGLWidgets.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6PrintSupport.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Sql.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Test.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Widgets.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6XcbQpa.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Xml.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6WaylandClient.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6WaylandEglClientHwIntegration.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6WlShellIntegration.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Designer.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6DesignerComponents.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Help.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6UiTools.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsAnimation.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsFolderListModel.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsPlatform.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsQmlModels.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsSettings.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsSharedImage.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6LabsWavefrontMesh.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6PacketProtocol.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Qml.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlAssetDownloader.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlCompiler.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlCore.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlDebug.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlDom.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlLS.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlLocalStorage.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlMeta.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlModels.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlNetwork.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlToolingSettings.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlTypeRegistrar.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlWorkerScript.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QmlXmlListModel.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6Quick.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Basic.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2BasicStyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2FluentWinUI3StyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Fusion.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2FusionStyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Imagine.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2ImagineStyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Impl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Material.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickDialogs2.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2MaterialStyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2Universal.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControls2UniversalStyleImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickControlsTestUtils.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickDialogs2QuickImpl.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickDialogs2Utils.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickEffects.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickLayouts.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickParticles.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickShapes.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickTemplates2.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickTest.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickTestUtils.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickVectorImage.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickVectorImageGenerator.prl
INFO : Patching /home/kidev/Work/github/aqtmultithread/aqtinstall/6.8.3/gcc_64/lib/libQt6QuickWidgets.prl
INFO : Finished installation
INFO : Time elapsed: 11.23246960 secondNote this however: <frozen importlib._bootstrap>:491: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module '_brotli', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.So it may not be supported in the end anyway. I'm having issues building the binary version of |
Beta Was this translation helpful? Give feedback.
-
|
Odd, since I still get coredumps even after a forced reinstall. If it helps, I'm running Fedora Rawhide |
Beta Was this translation helpful? Give feedback.
-
|
@clin1234 Ok I'm trying inside Docker, and still can't reproduce... Using this Dockerfile:FROM fedora:rawhide
# Update system and install essential tools + pyenv dependencies
RUN dnf update -y && \
dnf install -y \
bash \
curl \
wget \
git \
vim \
nano \
htop \
tree \
which \
sudo \
python3 \
python3-pip \
gcc \
gcc-c++ \
make \
cmake \
gdb \
strace \
file \
binutils \
util-linux \
procps-ng \
findutils \
diffutils \
tar \
gzip \
bzip2 \
xz \
unzip \
zip \
openssh-clients \
ca-certificates \
zlib-devel \
bzip2-devel \
readline-devel \
sqlite-devel \
openssl-devel \
tk-devel \
libffi-devel \
xz-devel \
libuuid-devel \
gdbm-devel \
libnsl2-devel \
ncurses-devel \
expat-devel \
python3-devel \
autoconf \
automake \
bison \
flex \
libtool \
patch \
pkgconf \
redhat-rpm-config \
rpm-build && \
dnf clean all
# Install pyenv
RUN curl https://pyenv.run | bash
# Add pyenv to PATH and configure shell
ENV PYENV_ROOT="/root/.pyenv"
ENV PATH="$PYENV_ROOT/bin:$PATH"
RUN echo 'export PYENV_ROOT="$HOME/.pyenv"' >> /root/.bashrc && \
echo 'command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"' >> /root/.bashrc && \
echo 'eval "$(pyenv init -)"' >> /root/.bashrc
# Initialize pyenv in current session for subsequent RUN commands
RUN eval "$(pyenv init -)" && pyenv --version
# Create a working directory
WORKDIR /workspace
# Set up a nice bash prompt with pyenv info
RUN echo 'export PS1="[\u@fedora-rawhide \W (py: \$(pyenv version-name))]$ "' >> /root/.bashrc
# Set environment variables
ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8
# Default command
CMD ["/bin/bash"]Building the Docker image, then running+entering the containerkidev:~$ docker build -t fedora-rawhide-dev .
kidev:~$ docker run -it --rm -v $(pwd):/workspace fedora-rawhide-devIn the container[root@fedora-rawhide workspace (py: system)]$ pyenv install 3.14.0b2t
Downloading Python-3.14.0b2.tar.xz...
-> https://www.python.org/ftp/python/3.14.0/Python-3.14.0b2.tar.xz
Installing Python-3.14.0b2...
Installed Python-3.14.0b2 to /root/.pyenv/versions/3.14.0b2t
[root@fedora-rawhide workspace (py: system)]$ mkdir tests
[root@fedora-rawhide workspace (py: system)]$ cd tests/
[root@fedora-rawhide tests (py: system)]$ pyenv local 3.14.0b2t
[root@fedora-rawhide tests (py: 3.14.0b2t)]$ python -VV
Python 3.14.0b2 experimental free-threading build (main, Jun 6 2025, 01:34:03) [GCC 15.1.1 20250521 (Red Hat 15.1.1-2)]
[root@fedora-rawhide tests (py: 3.14.0b2t)]$ python -m venv .venv
[root@fedora-rawhide tests (py: 3.14.0b2t)]$ source .venv/bin/activate
(.venv) [root@fedora-rawhide tests (py: 3.14.0b2t)]$ pip install aqtinstall
Collecting aqtinstall
Downloading aqtinstall-3.3.0-py3-none-any.whl.metadata (11 kB)
Collecting bs4 (from aqtinstall)
Downloading bs4-0.0.2-py2.py3-none-any.whl.metadata (411 bytes)
Collecting defusedxml (from aqtinstall)
Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
Collecting humanize (from aqtinstall)
Downloading humanize-4.12.3-py3-none-any.whl.metadata (7.8 kB)
Collecting patch-ng (from aqtinstall)
Downloading patch-ng-1.18.1.tar.gz (17 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting py7zr>=0.22.0 (from aqtinstall)
Downloading py7zr-1.0.0-py3-none-any.whl.metadata (17 kB)
Collecting requests>=2.31.0 (from aqtinstall)
Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting semantic-version (from aqtinstall)
Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB)
Collecting texttable (from aqtinstall)
Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB)
Collecting pycryptodomex>=3.20.0 (from py7zr>=0.22.0->aqtinstall)
Downloading pycryptodomex-3.23.0.tar.gz (4.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 66.9 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting brotli>=1.1.0 (from py7zr>=0.22.0->aqtinstall)
Downloading Brotli-1.1.0.tar.gz (7.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 78.5 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting psutil (from py7zr>=0.22.0->aqtinstall)
Downloading psutil-7.0.0.tar.gz (497 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pyzstd>=0.16.1 (from py7zr>=0.22.0->aqtinstall)
Downloading pyzstd-0.17.0.tar.gz (1.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.4 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pyppmd<1.3.0,>=1.1.0 (from py7zr>=0.22.0->aqtinstall)
Downloading pyppmd-1.2.0.tar.gz (1.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 35.1 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting pybcj<1.1.0,>=1.0.0 (from py7zr>=0.22.0->aqtinstall)
Downloading pybcj-1.0.6.tar.gz (2.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 48.9 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting multivolumefile>=0.2.3 (from py7zr>=0.22.0->aqtinstall)
Downloading multivolumefile-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Collecting inflate64<1.1.0,>=1.0.0 (from py7zr>=0.22.0->aqtinstall)
Downloading inflate64-1.0.1.tar.gz (896 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 896.1/896.1 kB 25.2 MB/s eta 0:00:00
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting charset-normalizer<4,>=2 (from requests>=2.31.0->aqtinstall)
Downloading charset_normalizer-3.4.2-py3-none-any.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests>=2.31.0->aqtinstall)
Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting urllib3<3,>=1.21.1 (from requests>=2.31.0->aqtinstall)
Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB)
Collecting certifi>=2017.4.17 (from requests>=2.31.0->aqtinstall)
Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB)
Collecting beautifulsoup4 (from bs4->aqtinstall)
Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB)
Collecting soupsieve>1.2 (from beautifulsoup4->bs4->aqtinstall)
Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB)
Collecting typing-extensions>=4.0.0 (from beautifulsoup4->bs4->aqtinstall)
Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB)
Downloading aqtinstall-3.3.0-py3-none-any.whl (71 kB)
Downloading py7zr-1.0.0-py3-none-any.whl (69 kB)
Downloading multivolumefile-0.2.3-py3-none-any.whl (17 kB)
Downloading requests-2.32.3-py3-none-any.whl (64 kB)
Downloading charset_normalizer-3.4.2-py3-none-any.whl (52 kB)
Downloading idna-3.10-py3-none-any.whl (70 kB)
Downloading urllib3-2.4.0-py3-none-any.whl (128 kB)
Downloading certifi-2025.4.26-py3-none-any.whl (159 kB)
Downloading bs4-0.0.2-py2.py3-none-any.whl (1.2 kB)
Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB)
Downloading soupsieve-2.7-py3-none-any.whl (36 kB)
Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB)
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Downloading humanize-4.12.3-py3-none-any.whl (128 kB)
Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB)
Building wheels for collected packages: inflate64, pybcj, pyppmd, brotli, pycryptodomex, pyzstd, patch-ng, psutil
Building wheel for inflate64 (pyproject.toml) ... done
Created wheel for inflate64: filename=inflate64-1.0.1-cp314-cp314t-linux_x86_64.whl size=107374 sha256=a083268b6df08f8a992d0b4bb89f0d6c5abd98beea2b493ea91a0d4d7535a602
Stored in directory: /root/.cache/pip/wheels/7e/0e/a2/28ecd21190a8376f4b62a9ab505fede7566851646b43e4f425
Building wheel for pybcj (pyproject.toml) ... done
Created wheel for pybcj: filename=pybcj-1.0.6-cp314-cp314t-linux_x86_64.whl size=55248 sha256=dd4a1be2a844354fd5ed5806f16930fcd4aa84e669009e344c4bdc5ece066a9d
Stored in directory: /root/.cache/pip/wheels/2f/62/0e/52d2d72a0570142739b96ab8cbabfe853e3d8e60c47c00161f
Building wheel for pyppmd (pyproject.toml) ... done
Created wheel for pyppmd: filename=pyppmd-1.2.0-cp314-cp314t-linux_x86_64.whl size=150413 sha256=5b4297fed2d35cee54eac11bef65604d1ebe2547b10241b58beba3dc37f2a1f5
Stored in directory: /root/.cache/pip/wheels/15/08/81/909420b5cf60372927252ad730d9a2a1338cac9293e11653ce
Building wheel for brotli (pyproject.toml) ... done
Created wheel for brotli: filename=brotli-1.1.0-cp314-cp314t-linux_x86_64.whl size=3033242 sha256=476f745dc1d03723b45d9a7a7012c4f60c78178c6dbcc1268e56971e785468bd
Stored in directory: /root/.cache/pip/wheels/d1/ca/7c/7a0f9f44f7985e955b71fc8b56de0cf7a2ddef3cd63ade3d2f
Building wheel for pycryptodomex (pyproject.toml) ... done
Created wheel for pycryptodomex: filename=pycryptodomex-3.23.0-cp314-cp314t-linux_x86_64.whl size=2280643 sha256=253ef1e18edcf1aff2bb4ded645ec4cf3f3eb17dfff2b2f5e2b959462432c553
Stored in directory: /root/.cache/pip/wheels/60/72/d7/689371059a3725989e83b9c4234586d4e440a220b28c46b880
Building wheel for pyzstd (pyproject.toml) ... done
Created wheel for pyzstd: filename=pyzstd-0.17.0-cp314-cp314t-linux_x86_64.whl size=433919 sha256=8b8a69f2be52cdff758f29ce8fa05a2d1bfaf7f08a24c1961940233af605746d
Stored in directory: /root/.cache/pip/wheels/c1/0e/de/a447f91496b375401fe544ecb73b82888a0af9fe7d6d9c2951
Building wheel for patch-ng (pyproject.toml) ... done
Created wheel for patch-ng: filename=patch_ng-1.18.1-py3-none-any.whl size=17036 sha256=2793413fdf9255891399b4758e876ce52fbaec91516d20f147b97ddcbb6a4bbb
Stored in directory: /root/.cache/pip/wheels/db/58/44/6af32717261372e2f54999a913a9962ee2374a74faf1a7281b
Building wheel for psutil (pyproject.toml) ... done
Created wheel for psutil: filename=psutil-7.0.0-cp314-cp314t-linux_x86_64.whl size=303979 sha256=50fb6c07b67fddf64d29c2433749394942c229d0603becf491430b2fc39cb44f
Stored in directory: /root/.cache/pip/wheels/10/92/3b/39cf51ecd255bd7a6ad6d41cc44104e989d151129e850d5528
Successfully built inflate64 pybcj pyppmd brotli pycryptodomex pyzstd patch-ng psutil
Installing collected packages: texttable, brotli, urllib3, typing-extensions, soupsieve, semantic-version, pyzstd, pyppmd, pycryptodomex, pybcj, psutil, patch-ng, multivolumefile, inflate64, idna, humanize, defusedxml, charset-normalizer, certifi, requests, py7zr, beautifulsoup4, bs4, aqtinstall
Successfully installed aqtinstall-3.3.0 beautifulsoup4-4.13.4 brotli-1.1.0 bs4-0.0.2 certifi-2025.4.26 charset-normalizer-3.4.2 defusedxml-0.7.1 humanize-4.12.3 idna-3.10 inflate64-1.0.1 multivolumefile-0.2.3 patch-ng-1.18.1 psutil-7.0.0 py7zr-1.0.0 pybcj-1.0.6 pycryptodomex-3.23.0 pyppmd-1.2.0 pyzstd-0.17.0 requests-2.32.3 semantic-version-2.10.0 soupsieve-2.7 texttable-1.7.0 typing-extensions-4.14.0 urllib3-2.4.0
(.venv) [root@fedora-rawhide tests (py: 3.14.0b2t)]$ python -Xgil=0 -m aqt
usage: aqt [-h] [-c CONFIG]
{install-qt,install-tool,install-qt-official,list-qt-official,install-doc,install-example,install-src,list-qt,list-tool,list-doc,list-example,list-src,help,version} ...
Another unofficial Qt Installer.
aqt helps you install Qt SDK, tools, examples and others
options:
-h, --help show this help message and exit
-c, --config CONFIG Configuration ini file.
subcommands:
aqt accepts several subcommands:
install-* subcommands are commands that install components
list-* subcommands are commands that show available components
{install-qt,install-tool,install-qt-official,list-qt-official,install-doc,install-example,install-src,list-qt,list-tool,list-doc,list-example,list-src,help,version}
Please refer to each help message by using '--help' with each subcommand
(.venv) [root@fedora-rawhide tests (py: 3.14.0b2t)]$ python -Xgil=0 -m aqt install-qt linux desktop 6.8.3 linux_gcc_64
INFO : aqtinstall(aqt) v3.3.0 on Python 3.14.0b2 [CPython GCC 15.1.1 20250521 (Red Hat 15.1.1-2)]
INFO : Found extension qtwebengine
INFO : Found extension qtpdf
INFO : Downloading qtbase...
INFO : Downloading qttools...
INFO : Downloading qtdeclarative...
INFO : Downloading qtsvg...
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qtsvg-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.70122663
INFO : Downloading qttranslations...
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qttranslations-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.89566372
INFO : Downloading qtwayland...
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qtwayland-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 0.64042261
INFO : Downloading icu...
INFO : Redirected: mirrors.20i.com
INFO : Finished installation of qttools-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 2.73552429
INFO : Finished installation of qtbase-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 3.14607269
INFO : Finished installation of icu-linux-Rhel8.6-x86_64.7z in 0.96652856
INFO : Finished installation of qtdeclarative-Linux-RHEL_8_10-GCC-Linux-RHEL_8_10-X86_64.7z in 7.20256696
INFO : Patching /workspace/tests/6.8.3/gcc_64/bin/qmake
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Svg.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6SvgWidgets.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6WaylandClient.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Designer.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Help.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Linguist.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6UiPlugin.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6UiTools.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Concurrent.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Core.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6DBus.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Gui.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Network.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6OpenGL.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6OpenGLWidgets.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Platform.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6PrintSupport.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Sql.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Test.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Widgets.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Xml.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsAnimation.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsFolderListModel.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsPlatform.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsQmlModels.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsSettings.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsSharedImage.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6LabsWavefrontMesh.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Qml.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlAssetDownloader.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlCompiler.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlCore.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlIntegration.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlLocalStorage.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlMeta.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlModels.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlNetwork.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlWorkerScript.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QmlXmlListModel.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6Quick.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Basic.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2BasicStyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2FluentWinUI3StyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Fusion.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2FusionStyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Imagine.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2ImagineStyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Impl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Material.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2MaterialStyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2Universal.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickControls2UniversalStyleImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2QuickImpl.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickDialogs2Utils.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickLayouts.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickTemplates2.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickTest.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickVectorImage.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/pkgconfig/Qt6QuickWidgets.pc
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Svg.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6SvgWidgets.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6WaylandClient.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6WaylandEglClientHwIntegration.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6WlShellIntegration.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Concurrent.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Core.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6DBus.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6DeviceDiscoverySupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6EglFSDeviceIntegration.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6EglFsKmsGbmSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6EglFsKmsSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6ExampleIcons.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6ExamplesAssetDownloader.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6FbSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Gui.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Designer.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6DesignerComponents.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Help.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6UiTools.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6InputSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6KmsSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Network.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6OpenGL.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6OpenGLWidgets.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6PrintSupport.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Sql.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Test.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Widgets.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6XcbQpa.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Xml.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsAnimation.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsFolderListModel.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsPlatform.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsQmlModels.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsSettings.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsSharedImage.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6LabsWavefrontMesh.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6PacketProtocol.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Qml.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlAssetDownloader.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlCompiler.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlCore.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlDebug.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlDom.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlLS.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlLocalStorage.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlMeta.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlModels.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlNetwork.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlToolingSettings.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlTypeRegistrar.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlWorkerScript.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QmlXmlListModel.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6Quick.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Basic.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2BasicStyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2FluentWinUI3StyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Fusion.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2FusionStyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Imagine.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2ImagineStyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Impl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Material.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickDialogs2.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2MaterialStyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2Universal.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControls2UniversalStyleImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickControlsTestUtils.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickDialogs2QuickImpl.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickDialogs2Utils.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickEffects.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickLayouts.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickParticles.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickShapes.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickTemplates2.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickTest.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickTestUtils.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickVectorImage.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickVectorImageGenerator.prl
INFO : Patching /workspace/tests/6.8.3/gcc_64/lib/libQt6QuickWidgets.prl
INFO : Finished installation
INFO : Time elapsed: 8.84242472 secondConclusionsFor me all works well, try to use (.venv) [root@fedora-rawhide tests (py: 3.14.0b2t)]$ python -Xgil=0 aqt
python: can't open file '/workspace/tests/aqt': [Errno 2] No such file or directoryYou can try to check this, it may help: https://py-free-threading.github.io/debugging/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Should I send you the coredump directly?
Beta Was this translation helpful? Give feedback.
All reactions