public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/53430] New: Attempting to build gcc on FC 16 x86_64 produces error message.
@ 2012-05-21  6:21 grgoffe at yahoo dot com
  2012-05-21 10:08 ` [Bug other/53430] " mikpe at it dot uu.se
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: grgoffe at yahoo dot com @ 2012-05-21  6:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53430
           Summary: Attempting to build gcc on FC 16 x86_64 produces error
                    message.
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: grgoffe@yahoo.com


Created attachment 27452
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27452
Attempted to gather temps of the failing cmd. This is the .i file

make[5]: Entering directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu/x86_64-unknown-linux-gnu/32/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
DEFINES='' HEADERS='../../.././libgcc/config/i386/value-unwind.h' \
        ../../.././libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/bash ../../.././libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
echo timestamp > libgcc_tm.stamp
/tools/gcc/obj-i686-pc-linux-gnu/host-x86_64-unknown-linux-gnu/gcc/xgcc
-B/tools/gcc/obj-i686-pc-linux-gnu/host-x86_64-unknown-linux-gnu/gcc/
-B/usr/lsd/Linux/x86_64-unknown-linux-gnu/bin/
-B/usr/lsd/Linux/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/lsd/Linux/x86_64-unknown-linux-gnu/include -isystem
/usr/lsd/Linux/x86_64-unknown-linux-gnu/sys-include    -g -O2 -m32 -O2  -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -g
-DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -I. -I.
-I../../../host-x86_64-unknown-linux-gnu/gcc -I../../.././libgcc
-I../../.././libgcc/. -I../../.././libgcc/../gcc -I../../.././libgcc/../include
-I../../.././libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS 
-DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c
../../.././libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
In file included from /usr/include/features.h:387:0,
                 from /usr/include/stdio.h:28,
                 from ../../.././libgcc/../gcc/tsystem.h:88,
                 from ../../.././libgcc/libgcc2.c:29:
/usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or
directory
 # include <gnu/stubs-32.h>
                           ^
compilation terminated.
make[5]: *** [_muldi3.o] Error 1
make[5]: Leaving directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu/x86_64-unknown-linux-gnu/32/libgcc'
make[4]: *** [multi-do] Error 1
make[4]: Leaving directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu/x86_64-unknown-linux-gnu/libgcc'
make[3]: *** [all-multi] Error 2
make[3]: Leaving directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu/x86_64-unknown-linux-gnu/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory
`/export/home/clipper/export/home/tools/gcc/obj-i686-pc-linux-gnu'
make: *** [all] Error 2


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

end of thread, other threads:[~2012-05-21 18:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21  6:21 [Bug other/53430] New: Attempting to build gcc on FC 16 x86_64 produces error message grgoffe at yahoo dot com
2012-05-21 10:08 ` [Bug other/53430] " mikpe at it dot uu.se
2012-05-21 10:11 ` rguenth at gcc dot gnu.org
2012-05-21 17:55 ` grgoffe at yahoo dot com
2012-05-21 18:24 ` redi at gcc dot gnu.org
2012-05-21 18:24 ` redi at gcc dot gnu.org

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