| From | Sent On | Attachments |
|---|---|---|
| FreeBSD Tinderbox | Oct 10, 2006 8:42 pm | |
| FreeBSD Tinderbox | Oct 11, 2006 9:29 am | |
| FreeBSD Tinderbox | Oct 11, 2006 10:39 pm | |
| Ruslan Ermilov | Oct 12, 2006 2:13 am | |
| FreeBSD Tinderbox | Oct 12, 2006 11:42 am | |
| FreeBSD Tinderbox | Oct 13, 2006 12:55 am | |
| FreeBSD Tinderbox | Oct 13, 2006 12:21 pm | |
| Joel Dahl | Oct 13, 2006 2:35 pm | |
| Kip Macy | Oct 13, 2006 2:40 pm | |
| Joel Dahl | Oct 13, 2006 3:08 pm | |
| Ruslan Ermilov | Oct 13, 2006 3:12 pm | |
| FreeBSD Tinderbox | Oct 14, 2006 1:48 am | |
| FreeBSD Tinderbox | Oct 14, 2006 3:08 pm | |
| FreeBSD Tinderbox | Oct 15, 2006 11:39 am | |
| FreeBSD Tinderbox | Oct 15, 2006 5:52 pm | |
| FreeBSD Tinderbox | Oct 16, 2006 6:38 am | |
| FreeBSD Tinderbox | Oct 16, 2006 8:02 pm | |
| FreeBSD Tinderbox | Oct 17, 2006 6:52 am | |
| FreeBSD Tinderbox | Oct 20, 2006 2:57 pm | |
| FreeBSD Tinderbox | Oct 22, 2006 9:24 am | |
| FreeBSD Tinderbox | Oct 28, 2006 5:02 am | |
| FreeBSD Tinderbox | Oct 31, 2006 11:03 pm | |
| FreeBSD Tinderbox | Nov 1, 2006 11:07 am | |
| FreeBSD Tinderbox | Nov 3, 2006 7:20 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 12:44 am | |
| FreeBSD Tinderbox | Nov 4, 2006 6:04 am | |
| John Birrell | Nov 4, 2006 6:59 am | |
| Kip Macy | Nov 4, 2006 7:46 am | |
| Peter Jeremy | Nov 4, 2006 11:06 am | |
| Randall Stewart | Nov 4, 2006 5:49 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 5:49 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 5:50 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 10:50 pm | |
| FreeBSD Tinderbox | Nov 5, 2006 4:25 am | |
| FreeBSD Tinderbox | Nov 5, 2006 10:10 am | |
| FreeBSD Tinderbox | Nov 5, 2006 3:47 pm | |
| FreeBSD Tinderbox | Nov 5, 2006 10:30 pm | |
| FreeBSD Tinderbox | Nov 6, 2006 5:25 am | |
| FreeBSD Tinderbox | Nov 6, 2006 12:27 pm | |
| FreeBSD Tinderbox | Nov 6, 2006 6:48 pm | |
| John Baldwin | Nov 6, 2006 10:09 pm | |
| Randall Stewart | Nov 7, 2006 12:19 am | |
| FreeBSD Tinderbox | Nov 7, 2006 1:19 am | |
| FreeBSD Tinderbox | Nov 7, 2006 8:02 am | |
| FreeBSD Tinderbox | Nov 7, 2006 3:00 pm | |
| John Baldwin | Nov 7, 2006 3:16 pm | |
| Randall Stewart | Nov 7, 2006 5:39 pm | |
| FreeBSD Tinderbox | Nov 7, 2006 9:54 pm | |
| FreeBSD Tinderbox | Nov 8, 2006 4:41 am | |
| FreeBSD Tinderbox | Nov 8, 2006 11:43 am | |
| FreeBSD Tinderbox | Nov 8, 2006 6:38 pm | |
| FreeBSD Tinderbox | Nov 11, 2006 7:32 am | |
| FreeBSD Tinderbox | Nov 11, 2006 7:53 pm | |
| FreeBSD Tinderbox | Nov 12, 2006 12:56 am | |
| FreeBSD Tinderbox | Nov 12, 2006 6:12 am |
| Subject: | [head tinderbox] failure on sparc64/sun4v | |
|---|---|---|
| From: | Ruslan Ermilov (ru...@FreeBSD.org) | |
| Date: | Oct 12, 2006 2:13:49 am | |
| List: | org.freebsd.freebsd-sparc64 | |
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.sentex.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=-O2 -pipe) TB --- 2006-10-12 05:39:49 - cd /src TB --- 2006-10-12 05:39:49 - /usr/bin/make buildkernel KERNCONF=LINT
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
Stop in /src. *** Error code 1
The LINT kernel is not configurable (errors aren't shown in the tinderbox output). This patch fixes it:
%%% Index: NOTES =================================================================== 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
@@ -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
# # Optional devices: #
-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
device ofw_console # Open Firmware console device option OFWCONS_POLL_HZ=4 # 20 or more works best on Ultra2
-device sab # Siemens SAB82532 based serial ports +#device sab # Siemens SAB82532 based serial ports
##################################################################### # Devices we don't want to deal with
+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,
-- Ruslan Ermilov ru...@FreeBSD.org FreeBSD committer





