From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29180 invoked by alias); 16 Mar 2010 17:06:27 -0000 Received: (qmail 29164 invoked by uid 22791); 16 Mar 2010 17:06:25 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from az33egw02.freescale.net (HELO az33egw02.freescale.net) (192.88.158.103) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 16 Mar 2010 17:06:21 +0000 Received: from de01smr01.freescale.net (de01smr01.freescale.net [10.208.0.31]) by az33egw02.freescale.net (8.14.3/az33egw02) with ESMTP id o2GH6J4A027242 for ; Tue, 16 Mar 2010 10:06:20 -0700 (MST) Received: from lds03-tx32 (lds03-tx32.am.freescale.net [10.83.20.63]) by de01smr01.freescale.net (8.13.1/8.13.0) with ESMTP id o2GHEN9U019188 for ; Tue, 16 Mar 2010 12:14:23 -0500 (CDT) Date: Tue, 16 Mar 2010 17:06:00 -0000 From: "Anmol P. Paralkar" To: gdb@sourceware.org Subject: Build failure with today's snapshot. Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="1393180436-159082262-1268759178=:6598" X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00096.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1393180436-159082262-1268759178=:6598 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Content-length: 2063 Hello, (Perhaps this has been fixed already, but just in case). We have a build failure with today's snapshot (gdb-7.1.50.20100316): gcc -g -O2 -mminimal-toc -I. -I../../../../src/gdb-7.1.50.20100316-origina= l/gdb -I../../../../src/gdb-7.1.50.20100316-original/gdb/common -I../../../= ../src/gdb-7.1.50.20100316-original/gdb/config -DLOCALEDIR=3D"\"/proj/ppc/s= ysperf/labhome/b07584/gnu/tools/share/locale\"" -DHAVE_CONFIG_H -I../../../= ../src/gdb-7.1.50.20100316-original/gdb/../include/opcode -I../../../../src= /gdb-7.1.50.20100316-original/gdb/../readline/.. -I../bfd -I../../../../src= /gdb-7.1.50.20100316-original/gdb/../bfd -I../../../../src/gdb-7.1.50.20100= 316-original/gdb/../include -I../libdecnumber -I../../../../src/gdb-7.1.50.= 20100316-original/gdb/../libdecnumber -I../../../../src/gdb-7.1.50.2010031= 6-original/gdb/gnulib -Ignulib -DMI_OUT=3D1 -DTUI=3D1 -Wall -Wdeclaratio= n-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wn= o-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts = -Werror -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../../= ../src/gdb-7.1.50.20100316-original/gdb/ax-gdb.c ../../../../src/gdb-7.1.50.20100316-original/gdb/ax-gdb.c: In function =E2= =80=98gen_maybe_namespace_elt=E2=80=99: ../../../../src/gdb-7.1.50.20100316-original/gdb/ax-gdb.c:1522: error: too = many arguments to function =E2=80=98cp_lookup_symbol_namespace=E2=80=99 make[2]: *** [ax-gdb.o] Error 1 make[2]: Leaving directory `/proj/.ppc_07/labhome/b07584/gnu/build/gdb-7.1.= 50.20100316-original/powerpc64-unknown-linux-gnu-native/gdb' make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory `/proj/.ppc_07/labhome/b07584/gnu/build/gdb-7.1.= 50.20100316-original/powerpc64-unknown-linux-gnu-native' make: *** [all] Error 2 make: Leaving directory `/proj/.ppc_07/labhome/b07584/gnu/build/gdb-7.1.50.= 20100316-original/powerpc64-unknown-linux-gnu-native' (I'm building native on Linux 2.6.27.5-117.fc10.ppc64, configured powerpc= 64-unknown-linux-gnu). Thanks, Anmol.= --1393180436-159082262-1268759178=:6598--