Название: Ошибка на сборке Qt 6 Отправлено: sprntl от Август 26, 2023, 17:55 Привет всем.
Пытаюсь собрать Qt6 по официальной инструкции с гитхаба. Столкнулся с ошибкой на этапе конфигурирования: Цитировать $./configure ... Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available. WARNING: QtWebEngine won't be built. node.js version 14 or later is required. WARNING: QtPdf won't be built. node.js version 14 or later is required. WARNING: SensorFW support currently not enabled with cmake ERROR: x86 intrinsics support missing. Check your compiler settings. If this is an error, report at https://bugreports.qt.io with your compiler ID and version, and this output: ${TEST_x86intrin_OUTPUT} CMake Error at qtbase/cmake/QtBuildInformation.cmake:194 (message): Check the configuration messages for an error that has occurred. Call Stack (most recent call first): qtbase/cmake/QtBuildInformation.cmake:24 (qt_configure_print_summary) CMakeLists.txt:129 (qt_print_feature_summary) -- Configuring incomplete, errors occurred! CMake Error at qtbase/cmake/QtProcessConfigureArgs.cmake:1034 (message): CMake exited with code 1. Что имеется: CPU: i5-2430 2.40 Ghz Астра 1.7.4 SE gcc 8.3.0 g++ 8.3.0 cmake 3.27.4 openssl 3.1.2.1 Нужен совет как решить проблему с ошибкой x86 intrinsics support missing. Check your compiler settings. Название: Re: Ошибка на сборке Qt 6 Отправлено: qate от Август 27, 2023, 12:10 видимо в астре старый gcc см. https://bugs.gentoo.org/904467
|