[Bug 286084] www/qt6-webengine: Build failure on 14.2-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 14 10:56:09 BST 2025
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286084
--- Comment #6 from Dirk Meyer <dinoex at FreeBSD.org> ---
Bruno Haible wrote:
It's not gperf which causes this syntax error, it's the post-processing
done by third_party/blink/renderer/build/scripts/gperf.py. It apparently
replaces
/*FALLTHROUGH*/
with
[[fallthrough]];
This replacement made sense with gperf versions < 3.2. But with gperf-3.2 it is
not necessary any more.
See
https://bugs.gentoo.org/attachment.cgi?id=924201&action=diff and
https://bugs.gentoo.org/953436
Thanks to Thomas Klausner for the pointers.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list