https://bugs.kde.org/show_bug.cgi?id=440414
Bug ID: 440414 Summary: Build fails with -DCRASH_AUTO_TEST=ON Product: kdenlive Version: 21.07.90 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Installation Assignee: vpi...@kde.org Reporter: aro...@archlinux.org Target Milestone: --- Commit f7f3fc215e38f02bf533cf0e6326954d3d2c98d8 breaks build with rttr: /build/kdenlive/src/kdenlive/src/timeline2/model/timelinemodel.cpp: In function ‘void rttr_auto_register_reflection_function_()’: /build/kdenlive/src/kdenlive/src/timeline2/model/timelinemodel.cpp:67:96: error: no matching function for call to ‘select_overload<bool(int, int, int, bool, bool, bool, bool)>(<unresolved overloaded function type>)’ 67 | .method("requestClipMove", select_overload<bool(int, int, int, bool, bool, bool, bool)>(&TimelineModel::requestClipMove))( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/rttr/registration:46, from /build/kdenlive/src/kdenlive/src/timeline2/model/timelinemodel.cpp:60: /usr/include/rttr/registration.h:481:12: note: candidate: ‘Signature* rttr::select_overload(Signature*) [with Signature = bool(int, int, int, bool, bool, bool, bool)]’ 481 | Signature* select_overload(Signature* func) | ^~~~~~~~~~~~~~~ -- You are receiving this mail because: You are watching all bug changes.