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

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

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q1 references this bug:

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

commit f403d78e327f3c57255e25a7243ecc3493427812
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:15:19 +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

    (cherry picked from commit d5183fa79df24e0716ab928298d161804e8530de)

 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.