[Bug 86679] [ILK i386 Bisected]X start fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 18 13:46:08 PST 2014


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

--- Comment #20 from Heinz <htd at fritha.org> ---
Here's the compiler output where it fails on an otherwise bog standard vanilla
3.18.1, which clearly indicates that it's not some weird .config options which
are the cause. GCC is: gcc version 4.9.2 20141101 (Red Hat 4.9.2-1) (GCC)

drivers/gpu/drm/i915/i915_gem.c:4282:1: error: redefinition of
‘i915_gem_pin_ioctl’
 i915_gem_pin_ioctl(struct drm_device *dev, void *data,
 ^
drivers/gpu/drm/i915/i915_gem.c:4189:1: note: previous definition of
‘i915_gem_pin_ioctl’ was here
 i915_gem_pin_ioctl(struct drm_device *dev, void *data,
 ^
drivers/gpu/drm/i915/i915_gem.c:4335:1: error: redefinition of
‘i915_gem_unpin_ioctl’
 i915_gem_unpin_ioctl(struct drm_device *dev, void *data,
 ^
drivers/gpu/drm/i915/i915_gem.c:4245:1: note: previous definition of
‘i915_gem_unpin_ioctl’ was here
 i915_gem_unpin_ioctl(struct drm_device *dev, void *data,
 ^
scripts/Makefile.build:257: recipe for target 'drivers/gpu/drm/i915/i915_gem.o'
failed
make[4]: *** [drivers/gpu/drm/i915/i915_gem.o] Error 1
scripts/Makefile.build:402: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:402: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:937: recipe for target 'drivers' failed
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141218/295204b6/attachment.html>


More information about the intel-gfx-bugs mailing list