[Mesa-dev] [Bug 51960] New: [bisected] Mesa master fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 10 12:30:10 PDT 2012


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

             Bug #: 51960
           Summary: [bisected] Mesa master fails to build
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: pavel.ondracka at email.cz
                CC: brianp at vmware.com


Created attachment 64082
  --> https://bugs.freedesktop.org/attachment.cgi?id=64082
build log

CXXLD  libdricore8.1.0.la
.libs/execmem.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
gmake[4]: *** [libdricore8.1.0.la] Error 1

Full build log attached.

I'm building with "./autogen.sh --enable-debug
--with-gallium-drivers=swrast,r300 --with-dri-drivers= --disable-egl
--enable-texture-float --disable-glu". 

51b0a0b33ca16599a5972c3e77607284a1b7fb9b is the first bad commit
commit 51b0a0b33ca16599a5972c3e77607284a1b7fb9b
Author: Brian Paul <brianp at vmware.com>
Date:   Tue Jun 26 14:47:19 2012 -0600

    mesa: update glext.h to version 81

I double checked the bisect, and also reverting this commit from master fixes
it.
This is up to date Fedora 17, gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5),

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list