[Bug 277354] devel/meson: update to 1.4.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Mar 2024 06:00:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277354

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=70865d7c02af2e8ce918b9b2d8b8d3e9bd3b3c40

commit 70865d7c02af2e8ce918b9b2d8b8d3e9bd3b3c40
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-15 01:35:40 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-15 05:54:47 +0000

    x11-wm/hyprland: unbreak build with meson 1.4.0

    ld: error: undefined symbol: std::__1::__libcpp_verbose_abort(char const*,
...)
    >>> referenced by main.cpp
    >>>               hyprctl/hyprctl.p/main.cpp.o:(instances())
    >>> referenced by main.cpp
    >>>               hyprctl/hyprctl.p/main.cpp.o:(instances())
    >>> referenced by main.cpp
    >>>               hyprctl/hyprctl.p/main.cpp.o:(instances())
    >>> referenced 145 more times

    PR:             277354
    Reported by:    antoine (via exp-run)
    Regressed by:   https://github.com/mesonbuild/meson/commit/90098473d51e

 x11-wm/hyprland/Makefile | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.