bootstrap fails with the trailing error messages below

[...]
gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE  -o
build/gencheck \
    build/gencheck.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc-4.4-20080411/gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
build/genpreds -c ../../gcc-4.4-20080411/gcc/config/i386/i386.md >
tmp-constrs.h/bin/sh ../../gcc-4.4-20080411/gcc/../move-if-change tmp-constrs.h
tm-constrs.h
echo timestamp > s-constrs-h
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I../../gcc-4.4-20080411/gcc -I../../gcc-4.4-20080411/gcc/build
-I../../gcc-4.4-20080411/gcc/../include
-I../../gcc-4.4-20080411/gcc/../libcpp/include
-I/home/voax/linux/tools/mpfr-2.3.1/include
-I../../gcc-4.4-20080411/gcc/../libdecnumber
-I../../gcc-4.4-20080411/gcc/../libdecnumber/bid -I../libdecnumber  -o
build/gencondmd.o build/gencondmd.c
gcc  -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -fno-common  -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o build/gencondmd \
    build/gencondmd.o ../build-i686-pc-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh ../../gcc-4.4-20080411/gcc/../move-if-change tmp-cond.md
insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc-4.4-20080411/gcc/config/i386/i386.md \
  insn-conditions.md > tmp-flags.h
/bin/sh ../../gcc-4.4-20080411/gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
make[3]: *** No rule to make target `|', needed by `c-lang.o'.  Stop.
make[3]: Leaving directory `/home/voax/linux/build-4.4.0/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/home/voax/linux/build-4.4.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/voax/linux/build-4.4.0'
make: *** [bootstrap] Error 2


-- 
           Summary: gcc-4.4-20080411 bootstrap failure
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anhvofrcaus at gmail dot com
 GCC build triplet: gcc-4.4-20080411
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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

Reply via email to