[Bug 218674] graphics/dri: fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 15 07:36:00 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218674

            Bug ID: 218674
           Summary: graphics/dri: fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11 at FreeBSD.org
          Reporter: godevilove at ya.ru
             Flags: maintainer-feedback?(x11 at FreeBSD.org)
          Assignee: x11 at FreeBSD.org

This port fails to build with synth:

In file included from buffer.c:36:
In file included from ./va_private.h:35:
/usr/local/include/va/va_backend.h:33:10: fatal error: 'linux/videodev2.h' file
not found
#include <linux/videodev2.h>
         ^
In file included from config.c:35:
In file included from ./va_private.h:35:
/usr/local/include/va/va_backend.h:33:10: fatal error: 'linux/videodev2.h' file
not found
#include <linux/videodev2.h>
         ^
In file included from context.c:37:
In file included from ./va_private.h:35:
/usr/local/include/va/va_backend.h:33:10: fatal error: 'linux/videodev2.h' file
not found
#include <linux/videodev2.h>
         ^
1 error generated.
gmake[5]: *** [Makefile:689: buffer.lo] Error 1
gmake[5]: *** Waiting for unfinished jobs....
1 error generated.
1 error generated.
gmake[5]: *** [Makefile:689: context.lo] Error 1
gmake[5]: *** [Makefile:689: config.lo] Error 1
gmake[5]: Leaving directory
'/construction/xports/graphics/dri/work/mesa-17.0.3/src/gallium/state_trackers/va'
gmake[4]: *** [Makefile:606: all-recursive] Error 1
gmake[4]: Leaving directory
'/construction/xports/graphics/dri/work/mesa-17.0.3/src/gallium'
gmake[3]: *** [Makefile:860: all-recursive] Error 1
gmake[3]: Leaving directory
'/construction/xports/graphics/dri/work/mesa-17.0.3/src'
gmake[2]: *** [Makefile:651: all] Error 2
gmake[2]: Leaving directory
'/construction/xports/graphics/dri/work/mesa-17.0.3/src'
gmake[1]: *** [Makefile:648: all-recursive] Error 1
gmake[1]: Leaving directory
'/construction/xports/graphics/dri/work/mesa-17.0.3'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /xports/graphics/dri


But it builds fine with portmaster.

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


More information about the freebsd-x11 mailing list