From owner-freebsd-current@FreeBSD.ORG Sun Nov 18 05:46:30 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7AB2017C; Sun, 18 Nov 2012 05:46:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id ADDC08FC13; Sun, 18 Nov 2012 05:46:28 +0000 (UTC) Received: from alph.allbsd.org (p1137-ipbf1505funabasi.chiba.ocn.ne.jp [118.7.212.137]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id qAI5kBGf037907 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 Nov 2012 14:46:21 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.allbsd.org (8.14.5/8.14.5) with ESMTP id qAI5k93r095634; Sun, 18 Nov 2012 14:46:11 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sun, 18 Nov 2012 14:45:59 +0900 (JST) Message-Id: <20121118.144559.684835936214218282.hrs@allbsd.org> To: adrian@FreeBSD.org Subject: Re: [head tinderbox] failure on mips64/mips From: Hiroki Sato In-Reply-To: References: <201211180235.qAI2ZDql022583@freebsd-current.sentex.ca> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sun_Nov_18_14_45_59_2012_683)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Sun, 18 Nov 2012 14:46:21 +0900 (JST) X-Spam-Status: No, score=-97.9 required=13.0 tests=CONTENT_TYPE_PRESENT, ONLY1HOPDIRECT,QENCPTR1,SAMEHELOBY2HOP,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: freebsd-net@FreeBSD.org, freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 18 Nov 2012 05:46:30 -0000 ----Security_Multipart(Sun_Nov_18_14_45_59_2012_683)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Adrian Chadd wrote in : ad> On 17 November 2012 18:35, FreeBSD Tinderbox wrote: ad> ad> > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0xffffffff80001000 -mabi=64 -march=mips64 -msoft-float -ffreestanding -Werror /src/sys/net/rtsock.c ad> > cc1: warnings being treated as errors ad> > /src/sys/net/rtsock.c: In function 'sysctl_dumpentry': ad> > /src/sys/net/rtsock.c:1577: warning: unused variable 'i' [-Wunused-variable] ad> > *** [rtsock.o] Error code 1 ad> ad> Fixed. Damn those pesky non-IPV6 belivers. Sorry, I was careless about this part. -- Hiroki ----Security_Multipart(Sun_Nov_18_14_45_59_2012_683)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEABECAAYFAlCodhcACgkQTyzT2CeTzy2UdgCeMuJgRYyt0DfsYbZsFrZlSq25 thwAoKVcnz6ltjN9L5NaMCNkFxXsKMkX =bLAa -----END PGP SIGNATURE----- ----Security_Multipart(Sun_Nov_18_14_45_59_2012_683)----