Summary: | dev-qt/qt-creator-11.0.2 fails to build with >=yaml-cpp-0.8.0 (CMake Error at cmake/Findyaml-cpp.cmake:18 (set_target_properties)) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | email200202 |
Component: | Current packages | Assignee: | Davide Pesavento (RETIRED) <pesa> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eugene.shalygin, ionen, qt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/qt-creator/qt-creator/commit/170f9acfb41704b68e2ba98690fd6d5e98addd85 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=914716 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge -pqv '=dev-qt/qt-creator-11.0.2::gentoo' emerge --info '=dev-qt/qt-creator-11.0.2::gentoo' |
Description
email200202
2023-09-26 06:49:07 UTC
Created attachment 871470 [details]
build.log
Created attachment 871471 [details]
emerge -pqv '=dev-qt/qt-creator-11.0.2::gentoo'
Created attachment 871472 [details]
emerge --info '=dev-qt/qt-creator-11.0.2::gentoo'
Broken by new yaml-cpp-0.8 it looks like, yaml-cpp-0.7.0-r2 is still fine. And looks like upstream already has a fix, will backport in a few. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95fef56ce3e655745b52a9bd19da12f63b004b77 commit 95fef56ce3e655745b52a9bd19da12f63b004b77 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2023-09-26 07:26:54 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2023-09-26 08:06:26 +0000 dev-qt/qt-creator: fix build with yaml-cpp-0.8 Closes: https://bugs.gentoo.org/914732 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../files/qt-creator-11.0.2-yaml-cpp-0.8.patch | 29 ++++++++++++++++++++++ dev-qt/qt-creator/qt-creator-11.0.2.ebuild | 1 + 2 files changed, 30 insertions(+) *** Bug 914735 has been marked as a duplicate of this bug. *** |