From owner-freebsd-sparc64@FreeBSD.ORG Wed May 23 10:56:15 2012 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D74D11065672; Wed, 23 May 2012 10:56:15 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirg.bris.ac.uk (dirg.bris.ac.uk [137.222.10.102]) by mx1.freebsd.org (Postfix) with ESMTP id 922498FC19; Wed, 23 May 2012 10:56:15 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirg.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1SX9Ek-00007E-M1; Wed, 23 May 2012 11:56:14 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SX9Ek-0006sw-Fv; Wed, 23 May 2012 11:56:14 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5) with ESMTP id q4NAuEUt043381; Wed, 23 May 2012 11:56:14 +0100 (BST) (envelope-from mexas@bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.5/8.14.5/Submit) id q4NAuEvC043380; Wed, 23 May 2012 11:56:14 +0100 (BST) (envelope-from mexas@bris.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bris.ac.uk using -f Date: Wed, 23 May 2012 11:56:14 +0100 From: Anton Shterenlikht To: freebsd-sparc64@freebsd.org Message-ID: <20120523105614.GA43359@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.4.2.3i Cc: gerald@freebsd.org Subject: (no subject) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2012 10:56:15 -0000 On r235474 sparc64, updating from gcc-4.7.1.20120414 I get this error: gmake[3]: Entering directory `/usr/ports/lang/gcc47/work/build/libcpp' /usr/ports/lang/gcc47/work/build/./prev-gcc/g++ -B/usr/ports/lang/gcc47/wor= k/build/./prev-gcc/ -B/usr/local/sparc64-portbld-freebsd10.0/bin/ -nostdinc= ++ -B/usr/ports/lang/gcc47/work/build/prev-sparc64-portbld-freebsd10.0/libs= tdc++-v3/src/.libs -B/usr/ports/lang/gcc47/work/build/prev-sparc64-portbld-= freebsd10.0/libstdc++-v3/libsupc++/.libs -I/usr/ports/lang/gcc47/work/build= /prev-sparc64-portbld-freebsd10.0/libstdc++-v3/include/sparc64-portbld-free= bsd10.0 -I/usr/ports/lang/gcc47/work/build/prev-sparc64-portbld-freebsd10.0= /libstdc++-v3/include -I/usr/ports/lang/gcc47/work/gcc-4.7-20120512/libstdc= ++-v3/libsupc++ -L/usr/ports/lang/gcc47/work/build/prev-sparc64-portbld-fre= ebsd10.0/libstdc++-v3/src/.libs -L/usr/ports/lang/gcc47/work/build/prev-spa= rc64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs -I.././../gcc-4.7-20= 120512/libcpp -I. -I.././../gcc-4.7-20120512/libcpp/../include -I.././../gc= c-4.7-20120512/libcpp/include -g -O2 -gtoggle -W -Wall -Wno-narrowing -Wwr= ite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-excep= tions -fno-rtti -I.././../gcc-4.7-20120512/libcpp -I. -I.././../gcc-4.7-201= 20512/libcpp/../include -I.././../gcc-4.7-20120512/libcpp/include -c -o ch= arset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo .././../gcc-4.7-201205= 12/libcpp/charset.c In file included from .././../gcc-4.7-20120512/libcpp/system.h:30:0, from .././../gcc-4.7-20120512/libcpp/charset.c:22: /usr/ports/lang/gcc47/work/build/./prev-gcc/include/stddef.h:150:26: error:= multiple types in one declaration /usr/ports/lang/gcc47/work/build/./prev-gcc/include/stddef.h:150:26: error:= declaration does not declare anything [-fpermissive] gmake[3]: *** [charset.o] Error 1 Is anybody else seeing this? --=20 Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423