From owner-svn-src-stable@FreeBSD.ORG Wed Jul 8 12:07:22 2009 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C0FA10656A4; Wed, 8 Jul 2009 12:07:22 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id 88A0F8FC14; Wed, 8 Jul 2009 12:07:21 +0000 (UTC) (envelope-from makc@issp.ac.ru) Received: from lqc.issp.ac.ru [77.236.34.156:3267] (HELO/EHLO lqc.issp.ac.ru, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id n68C8Umb069600 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Wed, 8 Jul 2009 16:08:30 +0400 (MSD) From: Max Brazhnikov Organization: ISSP RAS To: Andriy Gapon Date: Wed, 8 Jul 2009 16:07:19 +0400 User-Agent: KMail/1.11.4 (FreeBSD/7.2-STABLE; KDE/4.2.4; i386; ; ) References: <200906301710.n5UHA8b0086710@svn.freebsd.org> <200907081403.44169.makc@issp.ac.ru> <4A547660.4060600@freebsd.org> In-Reply-To: <4A547660.4060600@freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907081607.19834.makc@issp.ac.ru> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (mail.issp.ac.ru [77.236.34.3]); Wed, 08 Jul 2009 16:08:30 +0400 (MSD) X-Virus-Scanned: ClamAV 0.94.1/9544/Wed Jul 8 14:57:48 2009 on mail.issp.ac.ru X-Virus-Status: Clean Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r195197 - in stable/7/sys: . amd64/amd64 amd64/include contrib/pf dev/coretemp dev/hwpmc i386/cpufreq i386/i386 i386/include X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2009 12:07:24 -0000 On Wed, 08 Jul 2009 13:35:12 +0300, Andriy Gapon wrote: > on 08/07/2009 13:03 Max Brazhnikov said the following: > > On Wed, 08 Jul 2009 11:27:33 +0300, Andriy Gapon wrote: > >> on 08/07/2009 10:04 Max Brazhnikov said the following: > >>> buildkernel fails for me with latest stable: > >> > >> I almost missed your message - so much of the original commit message > >> you quoted :-) I can not reproduce this build failure here. > >> > >> What arch is this (I assumed i386)? > > > > FreeBSD lqc.issp.ac.ru 7.2-STABLE FreeBSD 7.2-STABLE #2: Fri May 8 > > 13:35:40 MSD 2009 root@lqc.issp.ac.ru:/usr/obj/usr/src/sys/LQC i386 > > > >> What method of obtaining/updating sources? > > > > via cvsup7.ru.FreeBSD.org > > I haven't checked but I guess that there is either some issue with svn-cvs > bridge or this cvsup server. I built pristine GENERIC with all modules and > did not get this error. > Tinderbox is silent too. > > I realize advantages of cvsup approach, but it seems that recently people > using it had more troubles than those who use svn. it seems cvsup7.ru.FreeBSD.org is out of sync. I've switched to another server, kernel builds fine now.