<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65310#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression] failure in building nvc0_vbo.lo: /tmp/cclDjdRp.s:1270: Error: missing or invalid displacement expression `-8589934576"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65310">bug 65310</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Cannot seem to reproduce

$ export CFLAGS="-march=native -msse2 -mfpmath=sse -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine
-floop-block"
export CXXFLAGS="$CFLAGS"

# Build mesa with Gallium3D hardware drivers
$ ./autogen.sh --prefix=/usr --with-dri-drivers= --with-state-trackers=dri
--disable-egl --with-gallium-drivers=nouveau --disable-gallium-llvm

Note added "--with-dri-drivers=" to prevent compilation of intel dri module

Can you ensure
* you are using ./autogen.sh ... rather than ./configure
* the source folder is clean - git clean -fxd</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>