Details
-
Sub-task
-
Resolution: Won't Do
-
P5: Not important
-
None
-
None
Description
cmake settings (cmake -L output)
-- Cache values BUILD_SHARED_LIBS:BOOL=ON BUILD_WITH_PCH:STRING=ON CMAKE_BUILD_TYPE:STRING=RelWithDebInfo CMAKE_INSTALL_PREFIX:PATH=/usr CMAKE_INSTALL_RPATH:STRING= FEATURE_pkg_config:BOOL=ON INSTALL_ARCHDATADIR:STRING=lib64/qt6 INSTALL_BINDIR:STRING=bin INSTALL_DATADIR:STRING=share INSTALL_DESCRIPTIONSDIR:STRING=lib64/qt6/modules INSTALL_DOCDIR:STRING=share/doc/qch INSTALL_EXAMPLESDIR:STRING=libexec/examples/qt6 INSTALL_INCLUDEDIR:STRING=include/qt6 INSTALL_LIBDIR:STRING=lib64 INSTALL_LIBEXECDIR:STRING=libexec/qt6 INSTALL_MKSPECSDIR:STRING=lib64/qt6/mkspecs INSTALL_PLUGINSDIR:STRING=lib64/modules/qt6 INSTALL_QMLDIR:STRING=lib64/qt6/qml INSTALL_SYSCONFDIR:STRING=/etc/xdg INSTALL_TESTSDIR:STRING=libexec/tests/qt6 INSTALL_TRANSLATIONSDIR:STRING=share/translations QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH:STRING= QT_ADDITIONAL_PACKAGES_PREFIX_PATH:STRING= QT_ALLOW_DOWNLOAD:BOOL=OFF QT_ALLOW_SYMLINK_IN_PATHS:BOOL=OFF QT_BUILDING_QT:BOOL=TRUE QT_BUILD_BENCHMARKS:BOOL=OFF QT_BUILD_EXAMPLES:BOOL=ON QT_BUILD_EXAMPLES_AS_EXTERNAL:BOOL=OFF QT_BUILD_EXAMPLES_BY_DEFAULT:BOOL=ON QT_BUILD_MANUAL_TESTS:BOOL=OFF QT_BUILD_MINIMAL_ANDROID_MULTI_ABI_TESTS:BOOL=OFF QT_BUILD_MINIMAL_STATIC_TESTS:BOOL=OFF QT_BUILD_TESTS:BOOL=ON QT_BUILD_TESTS_BATCHED:BOOL=OFF QT_BUILD_TESTS_BY_DEFAULT:BOOL=ON QT_BUILD_TESTS_PROJECT_QtQuickTimeline:BOOL=ON QT_BUILD_TOOLS_BY_DEFAULT:BOOL=ON QT_CMAKE_DEBUG_EXTEND_TARGET:BOOL=OFF QT_COPYRIGHT:STRING=Copyright (C) The Qt Company Ltd. and other contributors. QT_CREATE_VERSIONED_HARD_LINK:BOOL=ON QT_DEPLOY_MINIMAL_EXAMPLES:BOOL=OFF QT_DISABLE_RPATH:STRING=TRUE QT_HOST_PATH:PATH= QT_INSTALL_EXAMPLES_SOURCES:BOOL=OFF QT_INSTALL_EXAMPLES_SOURCES_BY_DEFAULT:BOOL=ON QT_INTERNAL_STRIP_SUPPORTS_KEEP_SECTION:BOOL=TRUE QT_INTERNAL_SUMMARY_INSTRUCTIONS_SHOWN:STRING=TRUE QT_NAMESPACE:STRING= QT_PLATFORM_DEFINITIONS:STRING= QT_QMAKE_TARGET_MKSPEC:STRING=linux-g++ QT_QPA_DEFAULT_PLATFORM:STRING=xcb QT_SHOW_EXTRA_IDE_SOURCES:BOOL=ON QT_SOURCE_TREE:PATH=/home/tkloczko/rpmbuild/BUILD/qtbase-everywhere-src-6.7.1 QT_SYNC_HEADERS_AT_CONFIGURE_TIME:BOOL=OFF QT_UNITY_BUILD:BOOL=OFF QT_UNITY_BUILD_BATCH_SIZE:STRING=32 QT_USE_CCACHE:BOOL=OFF QT_USE_VCPKG:BOOL=OFF QT_WARN_PLUGIN_PUBLIC_KEYWORDS:BOOL=ON QT_WILL_INSTALL:BOOL=ON Qt6BuildInternals_DIR:PATH=/usr/lib64/cmake/Qt6BuildInternals Qt6CoreTools_DIR:PATH=/usr/lib64/cmake/Qt6CoreTools Qt6Core_DIR:PATH=/usr/lib64/cmake/Qt6Core Qt6DBusTools_DIR:PATH=/usr/lib64/cmake/Qt6DBusTools Qt6DBus_DIR:PATH=/usr/lib64/cmake/Qt6DBus Qt6GuiTools_DIR:PATH=/usr/lib64/cmake/Qt6GuiTools Qt6Gui_DIR:PATH=/usr/lib64/cmake/Qt6Gui Qt6Network_DIR:PATH=/usr/lib64/cmake/Qt6Network Qt6OpenGL_DIR:PATH=/usr/lib64/cmake/Qt6OpenGL Qt6QmlBuiltins_DIR:PATH=/usr/lib64/cmake/Qt6QmlBuiltins Qt6QmlCompilerPlusPrivate_DIR:PATH=Qt6QmlCompilerPlusPrivate_DIR-NOTFOUND Qt6QmlIntegration_DIR:PATH=/usr/lib64/cmake/Qt6QmlIntegration Qt6QmlModels_DIR:PATH=/usr/lib64/cmake/Qt6QmlModels Qt6QmlTools_DIR:PATH=/usr/lib64/cmake/Qt6QmlTools Qt6Qml_DIR:PATH=/usr/lib64/cmake/Qt6Qml Qt6QuickTools_DIR:PATH=/usr/lib64/cmake/Qt6QuickTools Qt6Quick_DIR:PATH=/usr/lib64/cmake/Qt6Quick Qt6Test_DIR:PATH=/usr/lib64/cmake/Qt6Test Qt6_DIR:PATH=/usr/lib64/cmake/Qt6 WARNINGS_ARE_ERRORS:BOOL=OFF XKB_INCLUDE_DIR:PATH=/usr/include XKB_LIBRARY:FILEPATH=/usr/lib64/libxkbcommon.so
And test suite fails
+ cd qtquicktimeline-everywhere-src-6.7.1 + xvfb-run -a dbus-launch --exit-with-session /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ctest-process -j48 Internal ctest changing into directory: /home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/x86_64-redhat-linux-gnu Test project /home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/x86_64-redhat-linux-gnu Start 1: tst_qtquicktimeline Start 2: tst_blendtrees 1/2 Test #2: tst_blendtrees ...................***Failed 0.11 sec ********* Start testing of Tst_BlendTrees ********* Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41 PASS : Tst_BlendTrees::initTestCase() QWARN : Tst_BlendTrees::checkImport() QQmlComponent: Component is not ready FAIL! : Tst_BlendTrees::checkImport() '!object.isNull()' returned FALSE. (:1 module "QtQuick.Timeline.BlendTrees" is not installed :1 module "QtQuick.Timeline" is not installed :1 module "QtQuick.Timeline.BlendTrees" is not installed :1 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/tst_blendtrees.cpp(41)] QWARN : Tst_BlendTrees::testBlendAnimationNode() QQmlComponent: Component is not ready FAIL! : Tst_BlendTrees::testBlendAnimationNode() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/data/BlendTreeTest.qml:6 module "QtQuick.Timeline.BlendTrees" is not installed file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/data/BlendTreeTest.qml:5 module "QtQuick.Timeline" is not installed file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/data/BlendTreeTest.qml:6 module "QtQuick.Timeline.BlendTrees" is not installed file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/data/BlendTreeTest.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline_blendtrees/tst_blendtrees.cpp(51)] PASS : Tst_BlendTrees::cleanupTestCase() Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 40ms ********* Finished testing of Tst_BlendTrees ********* CMake Error at tst_blendtreesWrapperRelWithDebInfo.cmake:18 (message): /home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qtquicktimeline_blendtrees/tst_blendtrees execution failed with exit code 2.2/2 Test #1: tst_qtquicktimeline ..............***Failed 0.14 sec ********* Start testing of Tst_QtQuickTimeline ********* Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41 PASS : Tst_QtQuickTimeline::initTestCase() QWARN : Tst_QtQuickTimeline::checkImport() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::checkImport() '!object.isNull()' returned FALSE. (:1 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(43)] QWARN : Tst_QtQuickTimeline::simpleTest() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::simpleTest() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/simpletest.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(53)] QWARN : Tst_QtQuickTimeline::parameterization() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::parameterization() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/parameterization.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(117)] QWARN : Tst_QtQuickTimeline::vectors() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::vectors() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/vectors.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(172)] QWARN : Tst_QtQuickTimeline::deltaFunction() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::deltaFunction() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/deltafunction.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(244)] QWARN : Tst_QtQuickTimeline::keyframeUpdate() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::keyframeUpdate() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/simpletest.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(299)] QWARN : Tst_QtQuickTimeline::easingcurveInterpolation() QQmlComponent: Component is not ready FAIL! : Tst_QtQuickTimeline::easingcurveInterpolation() '!object.isNull()' returned FALSE. (file:///home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/data/simpletest.qml:5 module "QtQuick.Timeline" is not installed ) Loc: [/home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/tests/auto/qtquicktimeline/tst_qtquicktimeline.cpp(343)] PASS : Tst_QtQuickTimeline::cleanupTestCase() Totals: 2 passed, 7 failed, 0 skipped, 0 blacklisted, 65ms ********* Finished testing of Tst_QtQuickTimeline ********* CMake Error at tst_qtquicktimelineWrapperRelWithDebInfo.cmake:18 (message): /home/tkloczko/rpmbuild/BUILD/qtquicktimeline-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qtquicktimeline/tst_qtquicktimeline execution failed with exit code 7. 0% tests passed, 2 tests failed out of 2Label Time Summary: tests/auto/qtquicktimeline/tst_qtquicktimeline = 0.14 sec*proc (1 test) tests/auto/qtquicktimeline_blendtrees/tst_blendtrees = 0.11 sec*proc (1 test)Total Test time (real) = 0.14 secThe following tests FAILED: 1 - tst_qtquicktimeline (Failed) 2 - tst_blendtrees (Failed) Errors while running CTest
Attachments
Issue Links
- relates to
-
QTBUG-126837 6.7.2/6.7.1 test suite fails - main ticket
- Closed