[Mesa-dev] [Bug 84807] New: Build issue starting between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and a3e9582f09249ad27716ba82c7dfcee685b65d51

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 8 09:27:43 PDT 2014


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

            Bug ID: 84807
           Summary: Build issue starting between
                    bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and
                    a3e9582f09249ad27716ba82c7dfcee685b65d51
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: adf.lists at gmail.com

Created attachment 107564
  --> https://bugs.freedesktop.org/attachment.cgi?id=107564&action=edit
example patch

Haven't had time to bisect properly, but there are a group of build patches
between 

bf4aecfb2acc8d0dc815105d2f36eccbc97c284b (Good)
and
a3e9582f09249ad27716ba82c7dfcee685b65d51 (Bad)

The issue is that without doing a make distclean applying a trivial patch and
doing make no longer works properly.

I am radeonsi and from clean build like -

./autogen.sh --prefix=/usr --sysconfdir=/etc --enable-texture-float
--with-egl-platforms=x11,drm --with-gallium-drivers=radeonsi,swrast
--enable-opencl --enable-gbm --enable-shared-glapi --enable-glx-tls
--with-dri-drivers= && make -j5

On bad applying a patch and just doing make fails to update
lib/gallium/radeonsi_dri.so

example patch and output from make on good and bad to be attached.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141008/3d451963/attachment-0001.html>


More information about the mesa-dev mailing list