From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13943 invoked by alias); 23 Jan 2003 17:07:49 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 13936 invoked from network); 23 Jan 2003 17:07:48 -0000 Received: from unknown (HELO khms.westfalen.de) (62.153.201.243) by 172.16.49.205 with SMTP; 23 Jan 2003 17:07:48 -0000 Received: from kai by khms.westfalen.de with local (Exim 3.35 #1) id 18bkpN-00031u-00 (Debian); Thu, 23 Jan 2003 18:07:45 +0100 Date: Thu, 23 Jan 2003 19:59:00 -0000 To: gcc@gcc.gnu.org Cc: Kai Henningsen Subject: mainline bootstrap failure Message-ID: <20030123170745.GA10829@khms.westfalen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i From: Kai Henningsen X-SW-Source: 2003-01/txt/msg01054.txt.bz2 Debian testing/unstable Linux khms.westfalen.de 2.4.19+kai.58 #1 Sam Sep 7 14:16:44 CEST 2002 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux glibc Version: 2.3.1-10 Configure arguments: --prefix=/opt/gcc-head --enable-multilib --enable-checking --enable-c-mbchar --enable-threads --enable-objc-gc --enable-nls --enable-version-specific-runtime-libs --enable-languages=all End of log: [...] stage1/xgcc -Bstage1/ -B/opt/gcc-head/i686-pc-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-pch.c -o c-pch.o stage1/xgcc -Bstage1/ -B/opt/gcc-head/i686-pc-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpplib.c -o cpplib.o stage1/xgcc -Bstage1/ -B/opt/gcc-head/i686-pc-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cpplex.c -o cpplex.o ../../gcc/gcc/cpplex.c: In function `cpp_interpret_charconst': ../../gcc/gcc/cpplex.c:1940: warning: pointer targets in passing arg 2 of `local_mbtowc' differ in signedness make[2]: *** [cpplex.o] Fehler 1 make[2]: Leaving directory `/Partition/gcc/gcc/build/build/gcc' make[1]: *** [stage2_build] Fehler 2 make[1]: Leaving directory `/Partition/gcc/gcc/build/build/gcc' make: *** [bootstrap] Fehler 2