<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [ILK i386 Bisected]X start fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86679#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [ILK i386 Bisected]X start fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86679">bug 86679</a>
from <span class="vcard"><a class="email" href="mailto:ugis.germanis@gmail.com" title="Ugis Germanis <ugis.germanis@gmail.com>"> <span class="fn">Ugis Germanis</span></a>
</span></b>
<pre>(In reply to Heinz from <a href="show_bug.cgi?id=86679#c20">comment #20</a>)
<span class="quote">> 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....</span >
Chakra's gcc is 4.9.1
Here's our build process
<a href="https://gitorious.org/chakra-packages/core/source/399186728de12a5117ca508de724e9f4da1df0c6:linux/PKGBUILD">https://gitorious.org/chakra-packages/core/source/399186728de12a5117ca508de724e9f4da1df0c6:linux/PKGBUILD</a>
The gist of it is
1)make mrproper
2)Apply patches (3.18.1 patch first)
3)Make prepare
4)load configuration
5)make ${MAKEFLAGS} LOCALVERSION= bzImage modules
6) Packages everything</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>