From owner-freebsd-current@FreeBSD.ORG Thu Aug 7 08:16:04 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A80025D; Thu, 7 Aug 2014 08:16:04 +0000 (UTC) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D146C2268; Thu, 7 Aug 2014 08:16:03 +0000 (UTC) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 5D570B84D; Thu, 7 Aug 2014 10:15:51 +0200 (SAST) Date: Thu, 7 Aug 2014 10:15:51 +0200 From: John Hay To: "Bjoern A. Zeeb" Subject: Re: m4 still broken on gcc platforms Message-ID: <20140807081551.GA72912@zibbi.meraka.csir.co.za> References: <1D4B336F-CCE0-4FD2-AE50-1C766D8990E2@lists.zabbadoz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1D4B336F-CCE0-4FD2-AE50-1C766D8990E2@lists.zabbadoz.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Baptiste Daroussin , freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2014 08:16:04 -0000 On Thu, Jul 31, 2014 at 08:15:32AM +0000, Bjoern A. Zeeb wrote: > Hi, > > I am still seeing this with arm/power/sparc/mips. Can somene please fix it? Did this get fixed because I still see it on -current while trying to build armeb for the AVILA and CAMBRIA boards. Regards John -- John Hay -- jhay@meraka.csir.co.za / jhay@meraka.org.za > > > > ===> usr.bin/m4/tests (all) > cc1: warnings being treated as errors > /scratch/tmp/bz/head.svn/usr.bin/m4/misc.c: In function 'm4errx': > /scratch/tmp/bz/head.svn/usr.bin/m4/misc.c:268: warning: declaration of 'eval' shadows a global declaration > /scratch/tmp/bz/head.svn/usr.bin/m4/extern.h:40: warning: shadowed declaration is here > --- misc.o --- > *** [misc.o] Error code 1 > > bmake: stopped in /scratch/tmp/bz/head.svn/usr.bin/m4 > cc1: warnings being treated as errors > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c: In function 'ohash_remove': > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c:123: warning: cast discards qualifiers from pointer target type > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c: In function 'ohash_find': > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c:144: warning: cast discards qualifiers from pointer target type > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c: In function 'ohash_next': > /scratch/tmp/bz/head.svn/usr.bin/m4/lib/ohash.c:183: warning: cast discards qualifiers from pointer target type > --- ohash.o --- > *** [ohash.o] Error code 1 > > bmake: stopped in /scratch/tmp/bz/head.svn/usr.bin/m4 > --- all_subdir_m4 --- > *** [all_subdir_m4] Error code 1 > > bmake: stopped in /scratch/tmp/bz/head.svn/usr.bin > ===> usr.bin/mail (all) > > > ? > Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983 >