All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 3313] New: mesa3d fails to build
Date: Fri, 18 Feb 2011 17:36:41 +0000 (UTC)	[thread overview]
Message-ID: <bug-3313-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=3313

           Summary: mesa3d fails to build
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: rotwang at crux.org.pl
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


In snapshot from 16th of february, mesa3d fails to build:

/home/bartek/crax/buildroot/output/host/usr/bin/i686-unknown-linux-uclibc-gcc
--sysroot=/home/bartek/crax/buildroot/output/host/usr/i686-unknown-linux-uclibc/sysroot
-c -I../../include -I../../src/mesa -I../../src/gallium/include
-I../../src/gallium/auxiliary -pipe -fomit-frame-pointer -Os  -mtune=i686
-march=i686 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/bartek/crax/buildroot/output/host/usr/i686-unknown-linux-uclibc/sysroot/usr/include
-I/home/bartek/crax/buildroot/output/host/usr/i686-unknown-linux-uclibc/sysroot/include
-Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing  -fPIC  
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
main/imports.c -o main/imports.o
main/imports.c: In function '_mesa_strtod':
main/imports.c:919:20: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'loc'
main/imports.c:919:20: error: 'loc' undeclared (first use in this function)
main/imports.c:919:20: note: each undeclared identifier is reported only once
for each function it appears in
main/imports.c:921:7: warning: implicit declaration of function 'newlocale'
main/imports.c:921:23: error: 'LC_CTYPE_MASK' undeclared (first use in this
function)
main/imports.c:923:4: warning: implicit declaration of function 'strtod_l'
main/imports.c:927:1: warning: control reaches end of non-void function
make[3]: *** [main/imports.o] Error 1
make[3]: Leaving directory
`/home/bartek/crax/buildroot/output/build/mesa3d-7.6.1/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory
`/home/bartek/crax/buildroot/output/build/mesa3d-7.6.1/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory
`/home/bartek/crax/buildroot/output/build/mesa3d-7.6.1'
make: *** [/home/bartek/crax/buildroot/output/build/mesa3d-7.6.1/.stamp_built]
Error 2

I've found it sufficent to apply attached patch to fix the issue

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2011-02-18 17:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-18 17:36 bugzilla at busybox.net [this message]
2011-02-18 17:37 ` [Buildroot] [Bug 3313] mesa3d fails to build bugzilla at busybox.net
2011-02-18 18:31 ` bugzilla at busybox.net
2011-02-18 20:59 ` bugzilla at busybox.net
2011-09-18 17:08 ` bugzilla at busybox.net
2012-07-24 12:18 ` bugzilla at busybox.net
2012-07-24 12:32 ` bugzilla at busybox.net
2013-04-04 13:56 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-3313-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.