Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2024 18:45:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 273422] x11-drivers/xf86-video-intel ETIME build failure on 14-STABLE (src update to 14-STABLE from 13-STABLE)
Message-ID:  <bug-273422-7141-ReeoaLvIz0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273422-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273422-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273422

O. Hartmann <ohartmann@walstatt.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ohartmann@walstatt.org

--- Comment #12 from O. Hartmann <ohartmann@walstatt.org> ---
Same here on recent CURRENT (FreeBSD 15.0-CURRENT #12
main-n268534-32fdcff8703d: Sun Feb 25 21:41:58 CET 2024 amd64), recent ports
tree with recent updates to port x11-drivers/xf86-video-intel as of today
(26.02.2024, CET):

[...]

--- cursor-cursor.o ---
mv -f .deps/cursor-cursor.Tpo .deps/cursor-cursor.Po
--- cursor ---
/bin/sh ../libtool  --tag=3DCC    --mode=3Dlink cc -I/usr/local/include
-I/usr/local/include/libpng16 -D_THREAD_SAFE -O2 -pipe  -Werror=3Duninitial=
ized
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=
=20=20
-fstack-protector-strong -o cursor cursor-cursor.o -L/usr/local/lib -lXfixes
-lX11 -lpng16=20
--- intel_virtual_output-virtual.o ---
virtual.c:499:11: error: use of undeclared identifier 'ETIME'
  499 |                 return -ETIME;
      |                         ^
virtual.c:506:11: error: use of undeclared identifier 'ETIME'
  506 |                 return -ETIME;
      |                         ^
--- cursor ---
libtool: link: cc -I/usr/local/include -I/usr/local/include/libpng16
-D_THREAD_SAFE -O2 -pipe -Werror=3Duninitialized -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o
cursor cursor-cursor.o  -L/usr/local/lib -lXfixes -lX11 -lpng16
--- intel_virtual_output-virtual.o ---
virtual.c:3008:12: error: use of undeclared identifier 'ETIME'
 3008 |                         return -ETIME;

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273422-7141-ReeoaLvIz0>