From owner-svn-src-all@FreeBSD.ORG Thu Oct 14 19:11:36 2010 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E85931065672; Thu, 14 Oct 2010 19:11:36 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4C5548FC17; Thu, 14 Oct 2010 19:11:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.4/8.14.4) with ESMTP id o9EJBY2n087186; Thu, 14 Oct 2010 23:11:34 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Thu, 14 Oct 2010 23:11:34 +0400 (MSD) From: Dmitry Morozovsky To: Jung-uk Kim In-Reply-To: <201010141505.14869.jkim@FreeBSD.org> Message-ID: References: <201010131033.o9DAX1EE080534@svn.freebsd.org> <201010141306.06248.jhb@freebsd.org> <201010141505.14869.jkim@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (woozle.rinet.ru [0.0.0.0]); Thu, 14 Oct 2010 23:11:34 +0400 (MSD) Cc: src-committers@FreeBSD.org, Rui Paulo , John Baldwin , svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org, John Nielsen Subject: Re: svn commit: r213765 - head/sys/dev/aic7xxx/aicasm X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 19:11:37 -0000 On Thu, 14 Oct 2010, Jung-uk Kim wrote: JK> > > JN> >> I'm migrating a box from 8-STABLE to -CURRENT this morning JK> > > and this JN> >> commit seems to break buildkernel: [snip] JK> > > I can confirm this: my build machine, which is JK> > > JK> > > FreeBSD beaver.rinet.ru 8.1-STABLE FreeBSD 8.1-STABLE #1 JK> > > r213380M: Sun Oct 3 13:25:15 MSD 2010 JK> > > JK> > > is now failing 'buildworld buildkernel __MAKE_CONF=/dev/null' for JK> > > HEAD sources both for TARGET=amd64 and i386 JK> > JK> > The tinderboxes are also failing (at least sun4v). JK> JK> No, it's fixed already: JK> JK> http://svn.freebsd.org/viewvc/base?view=revision&revision=213764 It does not seem so, at least in my case: marck@beaver:/FreeBSD> svn info src.current.svn/ Path: src.current.svn URL: file:///FreeBSD/svnmirror/base/head Repository Root: file:///FreeBSD/svnmirror/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 213844 Node Kind: directory Schedule: normal Last Changed Author: yongari Last Changed Rev: 213844 Last Changed Date: 2010-10-14 22:31:40 +0400 (Thu, 14 Oct 2010) marck@beaver:/FreeBSD> tail /var/tmp/buildlog.svn.i386 cc -O2 -pipe -nostdinc -I/usr/include -I. -I/FreeBSD/src.current.svn/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_macro_gram.c cc -O2 -pipe -nostdinc -I/usr/include -I. -I/FreeBSD/src.current.svn/sys/dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c aicasm_scan.c cc1: warnings being treated as errors /FreeBSD/src.current.svn/sys/dev/aic7xxx/aicasm/aicasm_scan.l:840: warning: function declaration isn't a prototype *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------