[Bug 283997] devel/qt6-5compat fails during configure step on 14.2-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 12 14:45:03 GMT 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283997
--- Comment #4 from George Mitchell <george at m5p.com> ---
multimedia/qt6-multimedia and x11-toolkits/qt6-quick3d compile without problem.
Here is the failure for x11-toolkits/qt6-quicktimeline:
===> Cleaning for qt6-quicktimeline-6.8.1
===> License LGPL21 accepted by the user
===> qt6-quicktimeline-6.8.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by qt6-quicktimeline-6.8.1 for building
===> Extracting for qt6-quicktimeline-6.8.1
=> SHA256 Checksum OK for
KDE/Qt/6.8.1/qtquicktimeline-everywhere-src-6.8.1.tar.xz.
===> Patching for qt6-quicktimeline-6.8.1
===> qt6-quicktimeline-6.8.1 depends on file:
/usr/local/include/vulkan/vulkan.h - found
===> qt6-quicktimeline-6.8.1 depends on file: /usr/local/bin/cmake - found
===> qt6-quicktimeline-6.8.1 depends on executable: ninja - found
===> qt6-quicktimeline-6.8.1 depends on shared library: libxkbcommon.so -
found (/usr/local/lib/libxkbcommon.so)
===> qt6-quicktimeline-6.8.1 depends on shared library: libOpenGL.so - found
(/usr/local/lib/libOpenGL.so)
===> qt6-quicktimeline-6.8.1 depends on shared library: libQt6Core.so - found
(/usr/local/lib/qt6/libQt6Core.so)
===> qt6-quicktimeline-6.8.1 depends on shared library: libQt6Qml.so - found
(/usr/local/lib/qt6/libQt6Qml.so)
===> Configuring for qt6-quicktimeline-6.8.1
===> Performing out-of-source build
/bin/mkdir -p /usr/ports/x11-toolkits/qt6-quicktimeline/work/.build
-- The CXX compiler identification is Clang 18.1.6
-- The C compiler identification is Clang 18.1.6
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Found Threads: TRUE
-- Promoting target to global: 'Threads::Threads'
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Promoting target to global: 'WrapAtomic::WrapAtomic'
-- Promoting target to global: 'Qt6::syncqt'
-- Promoting target to global: 'Qt6::moc'
-- Promoting target to global: 'Qt6::rcc'
-- Promoting target to global: 'Qt6::tracepointgen'
-- Promoting target to global: 'Qt6::tracegen'
-- Promoting target to global: 'Qt6::cmake_automoc_parser'
-- Promoting target to global: 'Qt6::qlalr'
-- Promoting target to global: 'Qt6::qtpaths'
-- Promoting target to global: 'Qt6::androiddeployqt'
-- Promoting target to global: 'Qt6::androidtestrunner'
-- Promoting target to global: 'Qt6::qmake'
-- Promoting target to global: 'Qt6::qmlaotstats'
-- Promoting target to global: 'Qt6::qmlcachegen'
-- Promoting target to global: 'Qt6::qmldom'
-- Promoting target to global: 'Qt6::qmllint'
-- Promoting target to global: 'Qt6::qmltc'
-- Promoting target to global: 'Qt6::qmltyperegistrar'
-- Promoting target to global: 'Qt6::qmljsrootgen'
-- Promoting target to global: 'Qt6::qmlimportscanner'
-- Promoting target to global: 'Qt6::qmlformat'
-- Promoting target to global: 'Qt6::qmlprofiler'
-- Promoting target to global: 'Qt6::qmltime'
-- Promoting target to global: 'Qt6::qmlplugindump'
-- Promoting target to global: 'Qt6::qmltestrunner'
-- Promoting target to global: 'Qt6::svgtoqml'
-- Found OpenGL: /usr/local/lib/libOpenGL.so
-- Promoting target to global: 'WrapOpenGL::WrapOpenGL'
-- Promoting target to global: 'OpenGL::OpenGL'
-- Promoting target to global: 'OpenGL::GLX'
-- Promoting target to global: 'OpenGL::GL'
-- Promoting target to global: 'XKB::XKB'
-- Promoting target to global: 'WrapVulkanHeaders::WrapVulkanHeaders'
-- Promoting target to global: 'Qt6::qvkgen'
-- Promoting target to global: 'Qt6::qdbuscpp2xml'
-- Promoting target to global: 'Qt6::qdbusxml2cpp'
CMake Error at /usr/local/lib/cmake/Qt6QmlMeta/Qt6QmlMetaTargets.cmake:42
(message):
Some (but not all) targets in this export set were already defined.
Targets Defined: Qt6::QmlMeta
Targets not yet defined: Qt6::QmlMetaPrivate
Call Stack (most recent call first):
/usr/local/lib/cmake/Qt6QmlMeta/Qt6QmlMetaConfig.cmake:55 (include)
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76
(find_package)
/usr/local/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:143
(find_dependency)
/usr/local/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:43
(_qt_internal_find_qt_dependencies)
/usr/local/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:43 (include)
/usr/local/lib/cmake/Qt6/Qt6Config.cmake:181 (find_package)
CMakeLists.txt:17 (find_package)
-- Configuring incomplete, errors occurred!
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-toolkits/qt6-quicktimeline
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list