[ 123s] + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -S . -B build -GNinja -DINSTALL_ARCHDATADIR=/usr/lib64/qt6 -DINSTALL_BINDIR=/usr/lib64/qt6/bin -DINSTALL_DATADIR=/usr/share/qt6 -DINSTALL_DESCRIPTIONSDIR=/usr/share/qt6/modules -DINSTALL_DOCDIR=/usr/share/doc/qt6 -DINSTALL_EXAMPLESDIR=/usr/lib64/qt6/examples -DINSTALL_INCLUDEDIR=/usr/include/qt6 -DINSTALL_LIBDIR=/usr/lib64 -DINSTALL_LIBEXECDIR=/usr/lib64/qt6/libexec -DINSTALL_MKSPECSDIR=/usr/lib64/qt6/mkspecs -DINSTALL_PLUGINSDIR=/usr/lib64/qt6/plugins -DINSTALL_QMLDIR=/usr/lib64/qt6/qml -DINSTALL_SYSCONFDIR=/usr/etc/xdg -DINSTALL_TESTSDIR=/usr/lib64/qt6/tests -DINSTALL_TRANSLATIONSDIR=/usr/share/qt6/translations -DBUILD_WITH_PCH=FALSE -DQT_BUILD_EXAMPLES=TRUE -DQT_BUILD_TESTS=FALSE -DQT_DISABLE_RPATH=TRUE '-DCMAKE_C_FLAGS=-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -g' '-DCMAKE_CXX_FLAGS=-O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -g' '-DCMAKE_EXE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined' '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined' '-DCMAKE_SHARED_LINKER_FLAGS=-Wl,--as-needed -Wl,--no-undefined' [ 123s] -- The CXX compiler identification is GNU 10.3.0 [ 123s] -- The C compiler identification is GNU 10.3.0 [ 123s] -- Detecting CXX compiler ABI info [ 123s] -- Detecting CXX compiler ABI info - done [ 123s] -- Check for working CXX compiler: /var/lib/build/ccache/bin/c++ - skipped [ 123s] -- Detecting CXX compile features [ 123s] -- Detecting CXX compile features - done [ 123s] -- Detecting C compiler ABI info [ 123s] -- Detecting C compiler ABI info - done [ 123s] -- Check for working C compiler: /var/lib/build/ccache/bin/cc - skipped [ 123s] -- Detecting C compile features [ 123s] -- Detecting C compile features - done [ 123s] -- Looking for pthread.h [ 124s] -- Looking for pthread.h - found [ 124s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 124s] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [ 124s] -- Check if compiler accepts -pthread [ 124s] -- Check if compiler accepts -pthread - yes [ 124s] -- Found Threads: TRUE [ 124s] -- Performing Test HAVE_STDATOMIC [ 124s] -- Performing Test HAVE_STDATOMIC - Success [ 124s] -- Found WrapAtomic: TRUE [ 124s] -- Found OpenGL: /usr/lib64/libOpenGL.so [ 124s] -- Found WrapOpenGL: TRUE [ 124s] -- Found Vulkan: /usr/lib64/libvulkan.so [ 124s] -- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.2.1", minimum required is "0.5.0") [ 124s] -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) [ 124s] -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) [ 124s] -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND) [ 124s] -- Check for feature set changes [ 125s] -- Found PythonInterp: /usr/bin/python3.8 (found version "3.8.8") [ 125s] -- Tool 'Qt6::qmltyperegistrar' will be built from source. [ 125s] -- Using installed syncqt found at: /usr/lib64/qt6/libexec/syncqt.pl [ 125s] -- Running syncqt for module: 'QtQml' [ 125s] QtQml: WARNING: /home/abuild/rpmbuild/BUILD/qtdeclarative-everywhere-src-6.2.0~git/src/qml/qml/qqmlregistration.h does not include QT_BEGIN_NAMESPACE [ 125s] -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) [ 125s] -- Performing Test HAVE_cxx14_make_unique [ 125s] -- Performing Test HAVE_cxx14_make_unique - Success [ 125s] -- Performing Test HAVE_pointer_32bit [ 125s] -- Performing Test HAVE_pointer_32bit - Failed [ 125s] -- Performing Test HAVE_pointer_64bit [ 126s] -- Performing Test HAVE_pointer_64bit - Success [ 126s] -- Performing Test HAVE_arm_thumb [ 126s] -- Performing Test HAVE_arm_thumb - Failed [ 126s] -- Performing Test HAVE_arm_fp [ 126s] -- Performing Test HAVE_arm_fp - Success [ 126s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 126s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 126s] manual specification. [ 126s] Call Stack (most recent call first): [ 126s] src/qml/CMakeLists.txt:7 (qt_internal_add_module) [ 126s] [ 126s] [ 126s] -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS [ 126s] -- Performing Test HAVE_DASH_UNDEFINED_SYMBOLS - Success [ 126s] -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED [ 126s] -- Performing Test HAVE_DASH_DASH_NO_UNDEFINED - Success [ 126s] -- Running syncqt for module: 'QtQmlModels' [ 126s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 126s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 126s] manual specification. [ 126s] Call Stack (most recent call first): [ 126s] src/qmlmodels/CMakeLists.txt:7 (qt_internal_add_module) [ 126s] [ 126s] [ 126s] -- Running syncqt for module: 'QtQmlCore' [ 126s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 126s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 126s] manual specification. [ 126s] Call Stack (most recent call first): [ 126s] src/core/CMakeLists.txt:1 (qt_internal_add_module) [ 126s] [ 126s] [ 126s] -- Running syncqt for module: 'QtQmlWorkerScript' [ 126s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 126s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 126s] manual specification. [ 126s] Call Stack (most recent call first): [ 126s] src/qmlworkerscript/CMakeLists.txt:7 (qt_internal_add_module) [ 126s] [ 126s] [ 126s] -- Running syncqt for module: 'QtQmlLocalStorage' [ 126s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 126s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 126s] manual specification. [ 126s] Call Stack (most recent call first): [ 126s] src/qmllocalstorage/CMakeLists.txt:1 (qt_internal_add_module) [ 126s] [ 126s] [ 126s] -- Running syncqt for module: 'QtQmlXmlListModel' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/qmlxmllistmodel/CMakeLists.txt:1 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuick' [ 127s] -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS) [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/quick/CMakeLists.txt:7 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuickShapes' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/quickshapes/CMakeLists.txt:7 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuickLayouts' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/quicklayouts/CMakeLists.txt:1 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuickTest' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/qmltest/CMakeLists.txt:7 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuickParticles' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/particles/CMakeLists.txt:7 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtQuickWidgets' [ 127s] -- Running syncqt for module: 'QtLabsSettings' [ 127s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 127s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 127s] manual specification. [ 127s] Call Stack (most recent call first): [ 127s] src/labs/settings/CMakeLists.txt:1 (qt_internal_add_module) [ 127s] [ 127s] [ 127s] -- Running syncqt for module: 'QtLabsQmlModels' [ 128s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 128s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 128s] manual specification. [ 128s] Call Stack (most recent call first): [ 128s] src/labs/models/CMakeLists.txt:1 (qt_internal_add_module) [ 128s] [ 128s] [ 128s] -- Running syncqt for module: 'QtLabsFolderListModel' [ 128s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 128s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 128s] manual specification. [ 128s] Call Stack (most recent call first): [ 128s] src/labs/folderlistmodel/CMakeLists.txt:1 (qt_internal_add_module) [ 128s] [ 128s] [ 128s] -- Running syncqt for module: 'QtLabsAnimation' [ 128s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 128s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 128s] manual specification. [ 128s] Call Stack (most recent call first): [ 128s] src/labs/animation/CMakeLists.txt:1 (qt_internal_add_module) [ 128s] [ 128s] [ 128s] -- Running syncqt for module: 'QtLabsWavefrontMesh' [ 128s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 128s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 128s] manual specification. [ 128s] Call Stack (most recent call first): [ 128s] src/labs/wavefrontmesh/CMakeLists.txt:1 (qt_internal_add_module) [ 128s] [ 128s] [ 128s] -- Running syncqt for module: 'QtLabsSharedImage' [ 128s] CMake Warning at /usr/lib64/cmake/Qt6/QtModuleHelpers.cmake:500 (message): [ 128s] GENERATE_METATYPES is on by default for Qt modules. Please remove the [ 128s] manual specification. [ 128s] Call Stack (most recent call first): [ 128s] src/labs/sharedimage/CMakeLists.txt:1 (qt_internal_add_module) [ 128s] [ 128s] [ 128s] -- Running syncqt for module: 'QtPacketProtocol' [ 128s] -- Running syncqt for module: 'QtQmlDom' [ 128s] -- Running syncqt for module: 'QtQmlCompiler' [ 128s] QtQmlCompiler: WARNING: /home/abuild/rpmbuild/BUILD/qtdeclarative-everywhere-src-6.2.0~git/src/qmlcompiler/qqmljslogger_p.h does not have the "We mean it." warning [ 128s] -- Tool 'Qt6::qmlcachegen' will be built from source. [ 128s] -- Running syncqt for module: 'QtQmlDebug' [ 128s] -- Tool 'Qt6::qmllint' will be built from source. [ 129s] -- Tool 'Qt6::qmlimportscanner' will be built from source. [ 129s] -- Tool 'Qt6::qmlformat' will be built from source. [ 129s] -- Tool 'Qt6::qml' will be built from source. [ 129s] -- Tool 'Qt6::qmlprofiler' will be built from source. [ 129s] -- Tool 'Qt6::qmlpreview' will be built from source. [ 129s] -- Tool 'Qt6::qmlscene' will be built from source. [ 129s] -- Tool 'Qt6::qmltime' will be built from source. [ 129s] -- Tool 'Qt6::qmlplugindump' will be built from source. [ 129s] -- Tool 'Qt6::qmltestrunner' will be built from source. [ 129s] -- The following packages have been found: [ 129s] [ 129s] * Qt6BuildInternals [ 129s] * Qt6CoreTools (required version >= 6.2.0) [ 129s] * Qt6Core [ 129s] * OpenGL [ 129s] * XKB (required version >= 0.5.0), XKB API common to servers and clients., [ 129s] * Qt6GuiTools (required version >= 6.2.0) [ 129s] * Qt6Gui [ 129s] * Qt6Network [ 129s] * Qt6WidgetsTools (required version >= 6.2.0) [ 129s] * Qt6Widgets [ 129s] * Vulkan [ 129s] * Qt6OpenGL [ 129s] * Qt6OpenGLWidgets [ 129s] * Qt6Sql [ 129s] * Qt6Concurrent [ 129s] * Qt6ShaderToolsTools (required version >= 6.2.0) [ 129s] * Qt6ShaderTools [ 129s] * PythonInterp [ 129s] * Qt6Test [ 129s] * Qt6 (required version >= 6.2.0) [ 129s] [ 129s] -- The following OPTIONAL packages have not been found: [ 129s] [ 129s] * OpenSSL [ 129s] * WrapOpenSSLHeaders [ 129s] * WrapOpenSSL [ 129s] * LTTngUST [ 129s] [ 129s] Configure summary: [ 129s] [ 129s] Qt QML: [ 129s] QML network support .................... yes [ 129s] QML debugging and profiling support .... yes [ 129s] QML just-in-time compiler .............. no [ 129s] QML sequence object .................... yes [ 129s] QML XML http request ................... yes [ 129s] QML Locale ............................. yes [ 129s] Qt QML Models: [ 129s] QML list model ......................... yes [ 129s] QML delegate model ..................... yes [ 129s] Qt Quick: [ 129s] AnimatedImage item ..................... yes [ 129s] Canvas item ............................ yes [ 129s] Support for Qt Quick Designer .......... yes [ 129s] Flipable item .......................... yes [ 129s] GridView item .......................... yes [ 129s] ListView item .......................... yes [ 129s] TableView item ......................... yes [ 129s] Path support ........................... yes [ 129s] PathView item .......................... yes [ 129s] Positioner items ....................... yes [ 129s] Repeater item .......................... yes [ 129s] ShaderEffect item ...................... yes [ 129s] Sprite item ............................ yes [ 129s] [ 131s] -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) [ 131s] -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND) [ 131s] -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND) [ 138s] -- Configuring done [ 140s] -- Generating done