[Bug 273422] x11-drivers/xf86-video-intel build failure on 14-STABLE (src update to 14-STABLE from 13-STABLE)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 29 Aug 2023 15:12:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273422

            Bug ID: 273422
           Summary: x11-drivers/xf86-video-intel build failure on
                    14-STABLE (src update to 14-STABLE from 13-STABLE)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jakub_lach@mailplus.pl
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

--- dri3info-dri3info.o ---
cc -DHAVE_CONFIG_H -I. -I..   -isystem /usr/local/include -I/usr/local/include
-D_THREAD_SAFE -I/usr/local/include/libdrm  -O2 -pipe -march=penryn 
-Werror=uninitialized -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -MT dri3info-dri3info.o -MD -MP -MF
.deps/dri3info-dri3info.Tpo -c -o dri3info-dri3info.o `test -f 'dri3info.c' ||
echo './'`dri3info.c
--- intel_virtual_output-virtual.o ---
virtual.c:499:11: error: use of undeclared identifier 'ETIME'
                return -ETIME;
                        ^
virtual.c:506:11: error: use of undeclared identifier 'ETIME'
                return -ETIME;
                        ^
virtual.c:3008:12: error: use of undeclared identifier 'ETIME'
                        return -ETIME;
                                ^
virtual.c:3042:16: warning: 'format' attribute argument not supported:
gnu_printf [-Wignored-attributes]
__attribute__((format(gnu_printf, 3, 4)))
               ^
virtual.c:3056:40: warning: format string is not a string literal
[-Wformat-nonliteral]
        len = vsnprintf(buf+4, sizeof(buf)-4, format, va)+5;
                                              ^~~~~~
virtual.c:3465:17: error: use of undeclared identifier 'ETIME'
                                if (ret != -ETIME) {
                                            ^
2 warnings and 4 errors generated.
*** [intel_virtual_output-virtual.o] Error code 1

make[4]: stopped in
/usr/obj/usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-b74b67f0f321875492968f7097b9d6e82a66d7df/tools
--- dri3info-dri3info.o ---
mv -f .deps/dri3info-dri3info.Tpo .deps/dri3info-dri3info.Po
1 error

make[4]: stopped in
/usr/obj/usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-b74b67f0f321875492968f7097b9d6e82a66d7df/tools

make[3]: stopped in
/usr/obj/usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-b74b67f0f321875492968f7097b9d6e82a66d7df

make[2]: stopped in
/usr/obj/usr/ports/x11-drivers/xf86-video-intel/work/xf86-video-intel-b74b67f0f321875492968f7097b9d6e82a66d7df

FreeBSD 14.0-ALPHA3 amd64 1400097 #0 stable/14-7be292918: Sat Aug 26 23:03:48
CEST 2023

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