maintainer-approval requested: [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] : [Attachment 237127] require-gcc11
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Lorenzo Salvadore <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-approval: 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] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266195 Attachment 237127: require-gcc11 https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237127&action=edit --- Comment #2 from Lorenzo Salvadore <[email protected]> --- Created attachment 237127 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237127&action=edit require-gcc11 I am uploading a patch to require GCC 11 instead of a generic GCC version so that the bug does not block the GCC default version update anymore. Can someone approve it please?