[Bug 72707] xf86-video-intel-2.99.901 or later fail to build on Gentoo/FreeBSD. sys/timerfd.h does not exist.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 14 05:17:20 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72707

--- Comment #1 from Yuta SATOH <nigoro.gentoo at 0x100.com> ---
Created attachment 90770
  --> https://bugs.freedesktop.org/attachment.cgi?id=90770&action=edit
sample patch for configure.ac

Added check for sys/timerfd.h


FYI, build error log.

gmake[2]: Leaving directory
'/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906_build/src'
Making all in tools
gmake[2]: Entering directory
'/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906_build/tools'
x86_64-gentoo-freebsd10.0-gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-I/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906/tools
-I..    -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast
-Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized
-Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute
-Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self
-Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type
-Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address
-Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing
-D_THREAD_SAFE -I/usr/include/pixman-1 -Wno-cast-qual -Wno-redundant-decls
-Wno-maybe-uninitialized  -O2 -pipe -ggdb  -c
/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906/tools/virtual.c
/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906/tools/virtual.c:52:25:
fatal error: sys/timerfd.h: No such file or directory
 #include <sys/timerfd.h>
                         ^
compilation terminated.
Makefile:423: recipe for target 'virtual.o' failed
gmake[2]: *** [virtual.o] Error 1
gmake[2]: Leaving directory
'/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906_build/tools'
Makefile:384: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
'/var/tmp/portage/x11-drivers/xf86-video-intel-2.99.906/work/xf86-video-intel-2.99.906_build'
Makefile:315: recipe for target 'all' failed
gmake: *** [all] Error 2

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20131214/12fa1887/attachment.html>


More information about the intel-gfx-bugs mailing list