From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18466 invoked by alias); 17 May 2008 12:15:34 -0000 Received: (qmail 18097 invoked by uid 48); 17 May 2008 12:14:51 -0000 Date: Sat, 17 May 2008 12:15:00 -0000 Subject: [Bug c/36256] New: Build failure in snapshot of 05/16/08 under Sparc Linux X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "michael dot a dot richmond at nasa dot gov" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-05/txt/msg01289.txt.bz2 The gcc snapshot of 05/16/08 failed to build under Sparc Linux. Listed below are the last few lines of the output from running make: /home/mrichmon/gcc-4.4-20080516/g95/./prev-gcc/xgcc -B/home/mrichmon/gcc-4.4-20080516/g95/./prev-gcc/ -B/home/mrichmon/irun/sparc-unknown-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/mrichmon/gcc-4.4-20080516/gcc -I/home/mrichmon/gcc-4.4-20080516/gcc/build -I/home/mrichmon/gcc-4.4-20080516/gcc/../include -I/home/mrichmon/gcc-4.4-20080516/gcc/../libcpp/include -I/home/mrichmon/mpfr-2.3.1 -I/home/mrichmon/gcc-4.4-20080516/gcc/../libdecnumber -I/home/mrichmon/gcc-4.4-20080516/gcc/../libdecnumber/dpd -I../libdecnumber -o build/genconstants.o /home/mrichmon/gcc-4.4-20080516/gcc/genconstants.c In file included from ./tm.h:15, from /home/mrichmon/gcc-4.4-20080516/gcc/genconstants.c:31: /home/mrichmon/gcc-4.4-20080516/gcc/config/sparc/linux.h:180:1: error: "NO_PROFILE_COUNTERS" redefined In file included from ./tm.h:9, from /home/mrichmon/gcc-4.4-20080516/gcc/genconstants.c:31: /home/mrichmon/gcc-4.4-20080516/gcc/config/sparc/sparc.h:2488:1: error: this is the location of the previous definition -- Summary: Build failure in snapshot of 05/16/08 under Sparc Linux Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: michael dot a dot richmond at nasa dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36256