[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#172878: FTBFS: Build failure of gcc-3.0 on i386



Package: gcc-3.0
Version: 3.0.4ds3-13
Severity: serious


gcc-3.0 fails to build from source on i386, when doing a rebuild inside chroot.

I am filing this bug to notify you that I failed to build your
package from source in the current sid distribution.
It is a serious problem that your source does not 
build from source using the information provided in your control files,
and such a package should not be distributed in a stable Debian distribution.

This build was done using pbuilder package.


I think is it choking on new bison.


Build log follows:
===========================================
echo timestamp > ../../src/gcc/cstamp-h.in
bison -t --name-prefix=java_  \
    -o p$$.c ../../src/gcc/java/parse.y && \
mv -f p$$.c ../../src/gcc/java/parse.c
../../src/gcc/java/parse.y:513.8-13: type redeclaration for interface_type_list
../../src/gcc/java/parse.y:522.8-13: type redeclaration for class_member_declaration
../../src/gcc/java/parse.y:535.8-13: type redeclaration for unary_expression_not_plus_minus
../../src/gcc/java/parse.y:1890.23: parse error, unexpected ":", expecting ";" or "|"
../../src/gcc/java/parse.y:1892.3-1899.47: $3 of `catch_clause' has no declared type
../../src/gcc/java/parse.y:1892.3-1901.46: $3 of `catch_clause' has no declared type
../../src/gcc/java/parse.y:1892.3-1902.41: $3 of `catch_clause' has no declared type
make[4]: *** [../../src/gcc/java/parse.c] Error 1
make[4]: Leaving directory `/tmp/buildd/gcc-3.0-3.0.4ds3/build/gcc'
make[3]: *** [stage1_build] Error 2
make[3]: Leaving directory `/tmp/buildd/gcc-3.0-3.0.4ds3/build/gcc'
make[2]: *** [bootstrap-lean] Error 2
make[2]: Leaving directory `/tmp/buildd/gcc-3.0-3.0.4ds3/build'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/tmp/buildd/gcc-3.0-3.0.4ds3'
make: *** [stamps/05-build-stamp] Error 2
===========================================
Full build log is available at: http://www.netfort.gr.jp/~dancer/software/failed-log/gcc-3.0.log


regards,
   junichi



Reply to: