[Bug 266195] x11-drivers/xf86-video-vmware: Fails to build with GCC 12: vmwgfx_tex_video.c:240:20: error: the comparison will always evaluate as 'true' for the address of 'yuv' will never be NULL [-Werror=address]

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Nov 2022 13:39:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266195

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

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

commit d221e09d2520f29862decf1d00e7d5dd9ad2fc53
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2022-10-06 20:17:58 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2022-11-08 13:37:24 +0000

    x11-drivers/xf86-video-vmware: Set USE_GCC=11 on i386

    The port requires GCC to build on i386 architectures. As GCC default
    version will soon be updated to version 12, but the port breaks with GCC
    12, we explicitly ask for GCC 11.

    PR:             266195
    Reported by:    exp-run (antoine)
    Approved by:    maintainer timeout (x11, 1 month)

 x11-drivers/xf86-video-vmware/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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