public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/29196]  New: gcc fails to build on x86-64 linux
@ 2006-09-24  2:29 phr-gcc at nightsong dot com
  2006-09-24  2:30 ` [Bug bootstrap/29196] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: phr-gcc at nightsong dot com @ 2006-09-24  2:29 UTC (permalink / raw)
  To: gcc-bugs

The current svn tree, revision 117177 as checked out about half
an hour ago, fails to build on an x86-64 running GCC 4.1.1 and Linux:

    [phr@donnybrook objdir]$ gcc -v
    Using built-in specs.

    Target: x86_64-redhat-linux

    Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
    --infodir=/usr/share/info --enable-shared --enable-threads=posix
    --enable-checking=release --with-system-zlib --enable-__cxa_atexit
    --disable-libunwind-exceptions --enable-libgcj-multifile
    --enable-languages=c,c++,objc,obj-c++,java,fortran,ada
    --enable-java-awt=gtk --disable-dssi
    --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre
    --with-cpu=generic --host=x86_64-redhat-linux

    Thread model: posix
    gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)

The failing part of the build is as follows:

    make[5]: Entering directory `/home/donnybrook2/phr/gcc/objdir/gcc'

    /home/donnybrook2/phr/gcc/objdir/./gcc/xgcc
    -B/home/donnybrook2/phr/gcc/objdir/./gcc/
    -B/home/donnybrook2/phr/gcc/installdir/x86_64-unknown-linux-gnu/bin/
    -B/home/donnybrook2/phr/gcc/installdir/x86_64-unknown-linux-gnu/lib/
    -isystem /hom\
    e/donnybrook2/phr/gcc/installdir/x86_64-unknown-linux-gnu/include
    -isystem /hom\
    e/donnybrook2/phr/gcc/installdir/x86_64-unknown-linux-gnu/sys-include
    -O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
    -Wmissing-prototypes -Wold-style-definition -isystem ./include
    -I. -I32 -I../../gcc/gcc -I../../gcc/gcc/32
    -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I\
    ../../gcc/gcc/../libdecnumber -I../libdecnumber -m32 -g0
    -finhibit-size-directive -fno-inline-functions -fno-exceptions
    -fno-zero-initialized-in-bss -fno-toplevel-reorder
    -fno-omit-frame-pointer -fno-asynchronous-unwind-tables \
      -c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN \
      -o 32/crtbegin.o    In file included from /usr/include/features.h:352,
                     from /usr/include/stdio.h:28,
                     from ../../gcc/gcc/tsystem.h:90,
                     from ../../gcc/gcc/crtstuff.c:68:
    /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or
direc\
tory
    make[5]: *** [32/crtbegin.o] Error 1
    make[5]: Leaving directory `/home/donnybrook2/phr/gcc/objdir/gcc'
    make[4]: *** [extra32] Error 2
    make[4]: Leaving directory `/home/donnybrook2/phr/gcc/objdir/gcc'
    make[3]: *** [stmp-multilib] Error 2
    make[3]: Leaving directory `/home/donnybrook2/phr/gcc/objdir/gcc'
    make[2]: *** [all-stage1-gcc] Error 2
    make[2]: Leaving directory `/home/donnybrook2/phr/gcc/objdir'
    make[1]: *** [stage1-bubble] Error 2
    make[1]: Leaving directory `/home/donnybrook2/phr/gcc/objdir'
    make: *** [all] Error 2


-- 
           Summary: gcc fails to build on x86-64 linux
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: phr-gcc at nightsong dot com
 GCC build triplet: x86-64, linux
  GCC host triplet: x86-64, linux
GCC target triplet: x86-64, linux


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


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

end of thread, other threads:[~2007-08-05 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-24  2:29 [Bug bootstrap/29196] New: gcc fails to build on x86-64 linux phr-gcc at nightsong dot com
2006-09-24  2:30 ` [Bug bootstrap/29196] " pinskia at gcc dot gnu dot org
2007-06-02 13:18 ` begert at gmail dot com
2007-08-05 18:04 ` schwab at suse dot de
2007-08-05 18:37 ` robilad at kaffe dot 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).