<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 - Can't compile xf86-ati against latest xorg-git"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91282">91282</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Can't compile xf86-ati against latest xorg-git
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

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

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

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

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vrutkovs@redhat.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Building xf86-ati:

../../src/drmmode_display.c: In function 'drmmode_set_scanout_pixmap':
../../src/drmmode_display.c:975:2: error: too few arguments to function
'PixmapStartDirtyTracking'
  PixmapStartDirtyTracking(ppix, screenpix, 0, 0);
  ^
In file included from /usr/include/xorg/gc.h:54:0,
                 from /usr/include/xorg/dix.h:51,
                 from /usr/include/xorg/privates.h:151,
                 from /usr/include/xorg/cursor.h:53,
                 from /usr/include/xorg/cursorstr.h:50,
                 from ../../src/drmmode_display.c:35:
/usr/include/xorg/pixmap.h:120:1: note: declared here
 PixmapStartDirtyTracking(PixmapPtr src,
 ^

and 

../../src/radeon_kms.c: In function 'redisplay_dirty':
../../src/radeon_kms.c:290:2: error: too many arguments to function
'PixmapSyncDirtyHelper'
  PixmapSyncDirtyHelper(dirty, &pixregion);
  ^
In file included from /usr/include/xorg/gc.h:54:0,
                 from /usr/include/xorg/dix.h:51,
                 from /usr/include/xorg/privates.h:151,
                 from /usr/include/xorg/cursor.h:53,
                 from /usr/include/xorg/scrnintstr.h:53,
                 from /usr/include/xorg/xf86str.h:39,
                 from ../../src/radeon.h:46,
                 from ../../src/radeon_kms.c:34:
/usr/include/xorg/pixmap.h:131:1: note: declared here
 PixmapSyncDirtyHelper(PixmapDirtyUpdatePtr dirty);
 ^

See full log at
<a href="http://build.gnome.org/continuous/buildmaster/builds/2015/07/09/8/build/log-xorg-driver-xf86-video-ati.txt">http://build.gnome.org/continuous/buildmaster/builds/2015/07/09/8/build/log-xorg-driver-xf86-video-ati.txt</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>