public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/54834] New: bootstrap fails when building libbacktrace
@ 2012-10-06 10:16 tobi at gcc dot gnu.org
  2012-10-08 16:18 ` [Bug bootstrap/54834] " ian at airs dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tobi at gcc dot gnu.org @ 2012-10-06 10:16 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54834
           Summary: bootstrap fails when building libbacktrace
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tobi@gcc.gnu.org
            Target: x86_64-apple-darwin11.4.0


Created attachment 28371
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28371
configure log

The failure mode is copied below.  I attach my libbacktrace/config.log.

make  all-am
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../libbacktrace  -I ../../libbacktrace/../include -I
../../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 backtrace.lo ../../libbacktrace/backtrace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I
../../libbacktrace/../include -I ../../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
../../libbacktrace/backtrace.c -o backtrace.o
In file included from ../../libbacktrace/backtrace.c:35:
../gcc/include/unwind.h:48: error: unknown machine mode 'unwind_word'
../gcc/include/unwind.h:49: error: unknown machine mode 'unwind_word'
In file included from ../../libbacktrace/backtrace.c:35:
../gcc/include/unwind.h:252:4: error: #error "__SIZEOF_LONG__ macro not
defined"
../gcc/include/unwind.h:256:4: error: #error "__SIZEOF_POINTER__ macro not
defined"
make[4]: *** [backtrace.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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-01-01 16:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06 10:16 [Bug bootstrap/54834] New: bootstrap fails when building libbacktrace tobi at gcc dot gnu.org
2012-10-08 16:18 ` [Bug bootstrap/54834] " ian at airs dot com
2012-10-08 16:19 ` ian at airs dot com
2012-10-09 14:01 ` tobi at gcc dot gnu.org
2012-10-09 14:06 ` tobi at gcc dot gnu.org
2012-10-10  7:45 ` tobi at gcc dot gnu.org
2012-10-13 10:42 ` tobi at gcc dot gnu.org
2012-11-01 10:14 ` nico at josuttis dot de
2013-01-01 16:23 ` ian at gcc dot gnu.org
2013-01-01 16:24 ` ian at airs dot com

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).