<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fail when build Linux 4.9.xx on SLES 11"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101069">101069</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fail when build Linux 4.9.xx on SLES 11
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>DRI
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>DRM/Intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Zenitur@yandex.ru
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=131383" name="attach_131383" title="Full build log">attachment 131383</a> <a href="attachment.cgi?id=131383&action=edit" title="Full build log">[details]</a></span>
Full build log

I'm using OBS service for building Linux kernel. There is a repository:
<a href="https://build.opensuse.org/package/show/home:linux4humans:pf-kernel/kernel-pf">https://build.opensuse.org/package/show/home:linux4humans:pf-kernel/kernel-pf</a>
You can see building success with openSUSE 42 and SLES 12 build farms, hovewer
it fail with SLES 11 build farm.

../drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'gen6_ggtt_insert_entries':
../drivers/gpu/drm/i915/i915_gem_gtt.c:2438: error: 'gtt_entry' may be used
uninitialized in this function
../drivers/gpu/drm/i915/i915_gem_gtt.c: In function 'gen8_ggtt_insert_entries':
../drivers/gpu/drm/i915/i915_gem_gtt.c:2341: error: 'gtt_entry' may be used
uninitialized in this function
make[6]: *** [drivers/gpu/drm/i915/i915_gem_gtt.o] Error 1

I hope that you didn't dropped GCC 4.3. Anyway, I have a suspicion that an
error will be present on newer GCC versions with harder build requirements.</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>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>