From owner-freebsd-current@FreeBSD.ORG Thu Oct 12 09:14:03 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A537016A59D; Thu, 12 Oct 2006 09:14:03 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2019D43D49; Thu, 12 Oct 2006 09:14:00 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 2066E6390; Thu, 12 Oct 2006 13:13:54 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 46F5662D0; Thu, 12 Oct 2006 13:12:40 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k9C9CiHp079428; Thu, 12 Oct 2006 13:12:44 +0400 (MSD) (envelope-from ru) Date: Thu, 12 Oct 2006 13:12:44 +0400 From: Ruslan Ermilov To: Kip Macy Message-ID: <20061012091244.GC60767@rambler-co.ru> References: <20061012053950.A917E7305F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline In-Reply-To: <20061012053950.A917E7305F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: current@FreeBSD.org, sparc64@FreeBSD.org Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 12 Oct 2006 09:14:03 -0000 --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 12, 2006 at 01:39:50AM -0400, FreeBSD Tinderbox wrote: > TB --- 2006-10-12 04:39:13 - tinderbox 2.3 running on freebsd-current.sen= tex.ca > TB --- 2006-10-12 04:39:13 - starting HEAD tinderbox run for sparc64/sun4v [...] > TB --- 2006-10-12 05:39:49 - generating LINT kernel config > TB --- 2006-10-12 05:39:49 - cd /src/sys/sun4v/conf > TB --- 2006-10-12 05:39:49 - /usr/bin/make -B LINT > TB --- 2006-10-12 05:39:49 - building LINT kernel (COPTFLAGS=3D-O2 -pipe) > TB --- 2006-10-12 05:39:49 - cd /src > TB --- 2006-10-12 05:39:49 - /usr/bin/make buildkernel KERNCONF=3DLINT > >>> Kernel build for LINT started on Thu Oct 12 05:39:50 UTC 2006 > >>> stage 1: configuring the kernel > [...] > WARNING: duplicate device `mem' encountered. > WARNING: duplicate option `DEV_NMDM' encountered. > WARNING: duplicate device `nmdm' encountered. > WARNING: kernel contains GPL contaminated emu10kx headers > WARNING: kernel contains GPL contaminated emu10kx headers > WARNING: kernel contains GPL contaminated emu10kx headers > WARNING: kernel contains GPL contaminated ReiserFS filesystem > WARNING: kernel contains GPL contaminated xfs filesystem > *** Error code 1 >=20 > Stop in /src. > *** Error code 1 >=20 The LINT kernel is not configurable (errors aren't shown in the tinderbox output). This patch fixes it: %%% Index: NOTES =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/sys/sun4v/conf/NOTES,v retrieving revision 1.2 diff -u -p -r1.2 NOTES --- NOTES 11 Oct 2006 04:14:41 -0000 1.2 +++ NOTES 12 Oct 2006 07:40:04 -0000 @@ -22,7 +22,7 @@ device ebus device isa device pci device sbus -device central +#device central device fhc =20 =0C @@ -36,34 +36,40 @@ device fhc device genclock # Generic clock interface device eeprom # eeprom (really a front-end for the MK48Txx) device mk48txx # Mostek MK48Txx clocks -device rtc # rtc (really a front-end for the MC146818) +#device rtc # rtc (really a front-end for the MC146818) device mc146818 # Motorola MC146818 and compatible clocks =20 # # Optional devices: # =20 -device auxio # auxiliary I/O device -device clkbrd # Clock Board (blinkenlight on Sun Exx00) -device creator # Creator, Creator3D and Elite3D framebuffers -device machfb # ATI Mach64 framebuffers +#device auxio # auxiliary I/O device +#device clkbrd # Clock Board (blinkenlight on Sun Exx00) +#device creator # Creator, Creator3D and Elite3D framebuffers +#device machfb # ATI Mach64 framebuffers =20 device ofw_console # Open Firmware console device option OFWCONS_POLL_HZ=3D4 # 20 or more works best on Ultra2 =20 -device sab # Siemens SAB82532 based serial ports +#device sab # Siemens SAB82532 based serial ports =20 =0C ##################################################################### # Devices we don't want to deal with =20 +nodevice atkbdc +nodevice atkbd +nodevice psm +nodevice sc nodevice vga +nodevice splash nodevice daemon_saver nodevice snake_saver nodevice star_saver nodevice bktr nodevice fdc nodevice ppc +nodevice psm nodevice snd_ad1816 nodevice snd_als4000 nodevice snd_au88x0 %%% Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLgcMqRfpzJluFF4RAkvoAJ96EzELscP7CmMltDBhjMYxrXkjEwCdHrE7 aY3jX3d/kfEETKFjFgJXyVc= =BuV7 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6--