<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression] build failure after latest changes"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83809">83809</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>keithp@keithp.com
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression] build failure after latest changes
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>fabio.ped@libero.it
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Intel fails to build with xorg 1.15 + glamor from git. Full log including
configure options at:
<a href="https://launchpadlibrarian.net/184717024/buildlog_ubuntu-trusty-i386.xserver-xorg-video-intel_2%3A2.99.916%2Bgit1409130730.48f640~gd~t_FAILEDTOBUILD.txt.gz">https://launchpadlibrarian.net/184717024/buildlog_ubuntu-trusty-i386.xserver-xorg-video-intel_2%3A2.99.916%2Bgit1409130730.48f640~gd~t_FAILEDTOBUILD.txt.gz</a>

Error:
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../src/uxa
-I../.. -D_FORTIFY_SOURCE=2 -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 -pthread -fvisibility=hidden
-I/usr/include/pixman-1 -I/usr/include/mirclient -I/usr/include/libdrm
-I/usr/include/mircommon -I/usr/include/xorg -I/usr/include/X11/dri
-I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm
-I../../../xvmc -I../../../src -I../../../src/render_program -DGLAMOR_GL
-I/usr/include/xorg -I/usr/include/libdrm -I../../../xvmc -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c
../../../src/uxa/intel_glamor.c  -fPIC -DPIC -o .libs/intel_glamor.o
../../../src/uxa/intel_glamor.c: In function 'intel_glamor_pixmap_from_fd':
../../../src/uxa/intel_glamor.c:153:3: error: implicit declaration of function
'glamor_pixmap_from_fd' [-Werror=implicit-function-declaration]
   return glamor_pixmap_from_fd(screen, fd, width, height, stride, depth, bpp);
   ^
../../../src/uxa/intel_glamor.c:153:3: warning: nested extern declaration of
'glamor_pixmap_from_fd' [-Wnested-externs]
../../../src/uxa/intel_glamor.c:153:3: warning: return makes pointer from
integer without a cast [enabled by default]
../../../src/uxa/intel_glamor.c: In function 'intel_glamor_fd_from_pixmap':
../../../src/uxa/intel_glamor.c:166:17: error: implicit declaration of function
'glamor_fd_from_pixmap' [-Werror=implicit-function-declaration]
                 return glamor_fd_from_pixmap(screen, pixmap, stride, size);
                 ^
../../../src/uxa/intel_glamor.c:166:17: warning: nested extern declaration of
'glamor_fd_from_pixmap' [-Wnested-externs]
cc1: some warnings being treated as errors
make[4]: *** [intel_glamor.lo] Error 1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>