[Mesa-dev] [Bug 59737] New: [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 22 16:49:04 PST 2013


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

          Priority: medium
            Bug ID: 59737
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8
                    breaks osmesa when cross compiling
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: alexandre.f.demers at gmail.com
          Hardware: All
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

0d108116bd80b757fb01a84a9f1946ef870b57b8 is the first bad commit
commit 0d108116bd80b757fb01a84a9f1946ef870b57b8
Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Jan 17 23:51:04 2013 -0800

    glsl/build: Build libglcpp and libglslcore in builtin_compiler

    And reuse them if not cross compiling.

    Tested-by: Andreas Boll <andreas.boll.dev at gmail.com>


The error is as follow:
Making all in osmesa
make[5]: Entering directory
`/home/dema1701/projects/display/mesa/src/mesa/drivers/osmesa'
  CXXLD    libOSMesa.la
/usr/bin/ld: i386:x86-64 architecture of input file
`../../../../src/mesa/.libs/libmesa.a(ast_expr.o)' is incompatible with i386
output
/usr/bin/ld: i386:x86-64 architecture of input file
`../../../../src/mesa/.libs/libmesa.a(ast_function.o)' is incompatible with
i386 output
/usr/bin/ld: i386:x86-64 architecture of input file
`../../../../src/mesa/.libs/libmesa.a(ast_to_hir.o)' is incompatible with i386
output
/usr/bin/ld: i386:x86-64 architecture of input file
`../../../../src/mesa/.libs/libmesa.a(ast_type.o)' is incompatible with i386
output

I'm crosscompiling, building 32bit mesa on 64bit.

-- 
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/20130123/cc116ca7/attachment.html>


More information about the mesa-dev mailing list