public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/55061] New: libbacktrace build fails during bootstrap on powerpc-apple-darwin9
Date: Wed, 24 Oct 2012 17:51:00 -0000	[thread overview]
Message-ID: <bug-55061-4@http.gcc.gnu.org/bugzilla/> (raw)


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55061

             Bug #: 55061
           Summary: libbacktrace build fails during bootstrap on
                    powerpc-apple-darwin9
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The bootstrap of gcc trunk r192770 fails on powerpc-apple-darwin9 in
libbacktrace at...

/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../gcc-4.8-20121024/libbacktrace  -I
../../gcc-4.8-20121024/libbacktrace/../include -I
../../gcc-4.8-20121024/libbacktrace/../libgcc -I ../libgcc -I ../gcc/include -I
../../gcc/include  -funwind-tables -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -Werror  -g -c -o dwarf.lo
../../gcc-4.8-20121024/libbacktrace/dwarf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I.
-I../../gcc-4.8-20121024/libbacktrace -I
../../gcc-4.8-20121024/libbacktrace/../include -I
../../gcc-4.8-20121024/libbacktrace/../libgcc -I ../libgcc -I ../gcc/include -I
../../gcc/include -funwind-tables -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute
-Wcast-qual -Werror -g -c ../../gcc-4.8-20121024/libbacktrace/dwarf.c -o
dwarf.o
/var/tmp//ccPfK3fM.s:10901:FATAL:Symbol _xstrnlen.eh already defined.
make[4]: *** [dwarf.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-stage1-libbacktrace] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

 ../gcc-4.8-20121024/configure --prefix=/sw --prefix=/sw/lib/gcc4.8
--mandir=/sw/share/man --infodir=/sw/lib/gcc4.8/info --enable-languages=c,c++
,fortran,lto,objc,obj-c++,java --with-gmp=/sw --with-libiconv-prefix=/sw
--with-isl=/sw --with-cloog=/sw --with-mpc=/sw --with-system-zlib --enable-
checking=yes --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--program-suffix=-fsf-4.8 --disable-cloog-version-check
--disable-libjava-multilib --disable-libquadmath


             reply	other threads:[~2012-10-24 17:51 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 17:51 howarth at nitro dot med.uc.edu [this message]
2012-10-24 17:52 ` [Bug target/55061] " howarth at nitro dot med.uc.edu
2012-10-24 17:55 ` howarth at nitro dot med.uc.edu
2012-10-24 17:55 ` howarth at nitro dot med.uc.edu
2012-10-24 18:12 ` ian at airs dot com
2012-10-24 18:30 ` howarth at nitro dot med.uc.edu
2012-10-24 21:10 ` ian at gcc dot gnu.org
2012-10-24 21:12 ` ian at airs dot com
2012-10-25  1:13 ` howarth at nitro dot med.uc.edu
2012-10-25  3:34 ` ian at airs dot com
2012-10-25 13:14 ` howarth at nitro dot med.uc.edu
2012-10-25 13:16 ` howarth at nitro dot med.uc.edu
2012-10-25 13:33 ` howarth at nitro dot med.uc.edu
2012-10-25 13:47 ` howarth at nitro dot med.uc.edu
2012-10-25 14:12 ` howarth at nitro dot med.uc.edu
2012-10-25 15:05 ` howarth at nitro dot med.uc.edu
2012-10-25 17:37 ` ian at airs dot com
2012-10-25 17:41 ` ian at airs dot com
2012-10-25 17:57 ` howarth at nitro dot med.uc.edu
2012-10-25 18:55 ` ian at airs dot com
2012-10-25 19:38 ` howarth at nitro dot med.uc.edu
2012-10-25 19:57 ` howarth at nitro dot med.uc.edu
2012-10-25 22:35 ` howarth at nitro dot med.uc.edu
2012-10-25 23:09 ` howarth at nitro dot med.uc.edu
2012-10-25 23:51 ` ian at airs dot com
2012-10-26  3:31 ` howarth at nitro dot med.uc.edu
2012-10-26 17:35 ` ian at gcc dot gnu.org
2012-10-26 17:52 ` ian at airs dot com

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-55061-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).