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 9756] New: glibc fails to build on buildroot-sh4*-buildroot-linux-gnu
Date: Sun, 19 Mar 2017 14:56:03 +0000	[thread overview]
Message-ID: <bug-9756-163@https.bugs.busybox.net/> (raw)

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

            Bug ID: 9756
           Summary: glibc fails to build on
                    buildroot-sh4*-buildroot-linux-gnu
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: uwe at hermann-uwe.de
                CC: buildroot at uclibc.org
  Target Milestone: ---

glibc fails to build on buildroot-{sh4,sh4a,sh4eb,sh4aeb}-buildroot-linux-gnu,
see below.

Tested on git as of today (2b2e216ee0cb6894b0012316c20da9291ce14458):
 - make menuconfig
 - Select sh4
 - Select "Build options -> libraries (both shared and static)"
 - Select "Toolchain -> C library (glibc)" (default version 2.24)
 - Select "Toolchain -> Enable C++ support"

Everything else is default. Trying other versions of glibc doesn't seem to make
any difference. It seems to happen on all sh4* variants apparently, though some
more testing might be required there. Host gcc is 6.3.0.

Log snippet:

a - inet/getsrvbynm.o
a - inet/getsrvbynm_r.o
a
-[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/libc_pic.a(dl-addr.os):
In function `_dl_addr_inside_object':
dl-addr.c:(.text+0x230): multiple definition of `_dl_addr_inside_object'
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/dl-allobjs.os:(.text+0x10f08):
first defined here
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/libc_pic.a(init-first.os):(.data+0x0):
multiple definition of `__libc_multiple_libcs'
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/dl-allobjs.os:(.bss+0x74):
first defined here
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/libc_pic.a(_itoa.os):
In function `_itoa':
_itoa.c:(.text+0xe0): multiple definition of `_itoa'
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/dl-allobjs.os:(.text+0x13474):
first defined here
collect2: error: ld returned 1 exit status
Makefile:349: recipe for target
'[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/librtld.map'
failed
make[3]: ***
[[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/librtld.map]
Error 1
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/bin/sh4-buildroot-linux-gnu-gcc
ldconfig.c -c -std=gnu11 -fgnu89-inline  -O2 -Wall -Werror -Wundef
-Wwrite-strings -fmerge-all-constants -frounding-math -Wstrict-prototypes
-Wold-style-definition -mieee  -D'SYSCONFDIR="/etc"' -D'LIBDIR="/usr/lib"'
-D'SLIBDIR="/lib"'        -I../include
-I[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf 
-I[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build 
-I../sysdeps/unix/sysv/linux/sh/sh4  -I../sysdeps/unix/sysv/linux/sh 
-I../sysdeps/sh/nptl  -I../sysdeps/unix/sysv/linux/include
-I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread 
-I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv 
-I../sysdeps/unix/sh  -I../sysdeps/unix  -I../sysdeps/posix 
-I../sysdeps/sh/sh4/fpu  -I../sysdeps/sh/sh4  -I../sysdeps/sh 
-I../sysdeps/sh/soft-fp  -I../sysdeps/wordsize-32  -I../sysdeps/ieee754/flt-32 
-I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I..
-I../libio -I. -nostdinc -isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/lib/gcc/sh4-buildroot-linux-gnu/5.4.0/include
-isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/lib/gcc/sh4-buildroot-linux-gnu/5.4.0/include-fixed
-isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/sh4-buildroot-linux-gnu/sysroot/usr/include
 -D_LIBC_REENTRANT -include
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/libc-modules.h
-DMODULE_NAME=ldconfig -include ../include/libc-symbols.h       -o
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/ldconfig.o
-MD -MP -MF
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/ldconfig.o.dt
-MT
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/ldconfig.o
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/bin/sh4-buildroot-linux-gnu-gcc
pldd.c -c -std=gnu11 -fgnu89-inline  -O2 -Wall -Werror -Wundef -Wwrite-strings
-fmerge-all-constants -frounding-math -Wstrict-prototypes
-Wold-style-definition -mieee          -I../include
-I[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf 
-I[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build 
-I../sysdeps/unix/sysv/linux/sh/sh4  -I../sysdeps/unix/sysv/linux/sh 
-I../sysdeps/sh/nptl  -I../sysdeps/unix/sysv/linux/include
-I../sysdeps/unix/sysv/linux  -I../sysdeps/nptl  -I../sysdeps/pthread 
-I../sysdeps/gnu  -I../sysdeps/unix/inet  -I../sysdeps/unix/sysv 
-I../sysdeps/unix/sh  -I../sysdeps/unix  -I../sysdeps/posix 
-I../sysdeps/sh/sh4/fpu  -I../sysdeps/sh/sh4  -I../sysdeps/sh 
-I../sysdeps/sh/soft-fp  -I../sysdeps/wordsize-32  -I../sysdeps/ieee754/flt-32 
-I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I..
-I../libio -I. -nostdinc -isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/lib/gcc/sh4-buildroot-linux-gnu/5.4.0/include
-isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/lib/gcc/sh4-buildroot-linux-gnu/5.4.0/include-fixed
-isystem
[...]/buildroot-sh4-buildroot-linux-gnu/output/host/usr/sh4-buildroot-linux-gnu/sysroot/usr/include
 -D_LIBC_REENTRANT -include
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/libc-modules.h
-DMODULE_NAME=nonlib -include ../include/libc-symbols.h       -o
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/pldd.o
-MD -MP -MF
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/pldd.o.dt
-MT
[...]/buildroot-sh4-buildroot-linux-gnu/output/build/glibc-2.24/build/elf/pldd.o
 inet/getsrvbypt.o
a - inet/getsrvbypt_r.o
a - inet/getservent.o

-- 
You are receiving this mail because:
You are on the CC list for the bug.

             reply	other threads:[~2017-03-19 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-19 14:56 bugzilla at busybox.net [this message]
2017-03-19 15:45 ` [Buildroot] [Bug 9756] glibc fails to build on buildroot-sh4*-buildroot-linux-gnu bugzilla at busybox.net
2017-03-19 20:49 ` bugzilla at busybox.net
2017-03-20 16:48 ` bugzilla at busybox.net
2017-04-13 19:56 ` bugzilla at busybox.net
2017-04-20 10:19 ` 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-9756-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.