[Bug 276469] multimedia/ffmpeg4: build error with GLSLANG option set

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 Feb 2024 04:14:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276469

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

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

commit d5183fa79df24e0716ab928298d161804e8530de
Author:     Travis Hunter <cth-freebsd@pm.me>
AuthorDate: 2024-01-31 16:45:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-02-01 04:13:42 +0000

    multimedia/ffmpeg4: unbreak GLSLANG=on build after d35ea7b74f4a

    libavfilter/glslang.cpp:164:5: error: use of undeclared identifier 'assert'
        assert(glslang_refcount);
        ^

    PR:             276469
    Tested by:      vvd
    Regressed by:   https://github.com/KhronosGroup/glslang/commit/6f9ab3c2deb6
    See also:       https://github.com/ffmpeg/ffmpeg/commit/246f841b53e1

 multimedia/ffmpeg4/files/patch-libavfilter_glslang.cpp (new) | 10 ++++++++++
 1 file changed, 10 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.