From 666.root at gmail.com Wed Jul 2 14:20:01 2008 From: 666.root at gmail.com (Dmitry A.) Date: Wed Jul 2 14:20:03 2008 Subject: i386/125185: csh exit on signal 11 Message-ID: <200807021410.m62EAvne017925@www.freebsd.org> >Number: 125185 >Category: i386 >Synopsis: csh exit on signal 11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 02 14:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry A. >Release: >Organization: 79.120.123.5 >Environment: FreeBSD zingel.dubki.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Wed Apr 23 22:39:55 EEST 2008 root@zingel.dubki.ru:/usr/obj/usr/src/sys/BEASTIE i386 >Description: Hello. I got an error at the use of csh, using the command - %"`perl -e "print 'A' x1024"` * 0" error: pid 72087 (csh), uid 0: exited on signal 11 possibly, it is not critical, check, please. Thank you. >How-To-Repeat: %su Password: %"`perl -e "print 'A' x1024"` * 0" > /root/test Unmatched `. %whoami beastie %su Password: %cat ~/test % %tail -n 1 /var/run/dmesg.boot pid 72087 (csh), uid 0: exited on signal 11 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From francisgendreau at videotron.ca Wed Jul 2 19:30:07 2008 From: francisgendreau at videotron.ca (Francis Gendreau) Date: Wed Jul 2 19:30:09 2008 Subject: i386/125195: fxp(4) driver failed to initialize device Intel 82801DB Message-ID: <200807021925.m62JPAlC094414@www.freebsd.org> >Number: 125195 >Category: i386 >Synopsis: fxp(4) driver failed to initialize device Intel 82801DB >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 02 19:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Francis Gendreau >Release: RELENG_&_) >Organization: >Environment: FreeBSD laptop 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:53 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/src/sys/GENERIC i386 >Description: Hi everyone. During the setup of my network's latest addition, an Asus M3000N M3N laptop, I encountered a severe problem regarding the fxp(4) driver. The system comes with an Intel 82801DB chipset that includes the 82801DB (ICH4) PRO/100 VM Network Connection. To enable the different devices, I load the ipw(4) and snd_ich(4). The devices work fine but I keep having the following message: ipw0: mem 0xff7fd000-0xff7fdfff irq4 at device 4.0 pci1 ipw0: Ethernet address: 00:04:23:71:77:46 ipw0: [ITHREAD] fxp0: port 0xcc00-0xcc3f mem 0xff7ff000-0xff7fffff irq 11 at device 8.0 on pci1 fxp0: fxp_miibus_readreg: timed out .. 31 times more ... fxp0: MII without any PHY! device_attach: fxp0 attach returned 6 pcm0: port 0xe000-0xe0ff,0xe100-0xe13f at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: fxp0: port 0xcc00-0xcc3f mem 0xff7ff000-0xff7fffff irq 11 at device 8.0 on pci1 fxp0: fxp_miibus_readreg: timed out .. 31 times more ... fxp0: MII without any PHY! device_attach: fxp0 attach returned 6 I booted the system using the RELENG_6_3 disc1 and was having the same messages regarding the fxp(4) driver. Might it be possible that the driver is having trouble with this chipset or the device is broken on the system. Anyway, if anyone have a clue about how to fix this, I would really appreciate any information. Sincerely Francis Gendreau >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From z.szalbot at lc-words.com Wed Jul 2 20:40:05 2008 From: z.szalbot at lc-words.com (Zbigniew Szalbot) Date: Wed Jul 2 20:40:07 2008 Subject: i386/125196: systat counter resets ever 4GB worth of data Message-ID: <200807022034.m62KYF98025592@www.freebsd.org> >Number: 125196 >Category: i386 >Synopsis: systat counter resets ever 4GB worth of data >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 02 20:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Zbigniew Szalbot >Release: FreeBSD 7.0-RELEASE >Organization: SGM Lifewords >Environment: $ uname -a FreeBSD relay.lc-words.com 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #1: Mon Jun 30 16:32:34 CEST 2008 zbyszek@relay.lc-words.com:/usr/obj/usr/src/sys/RELAY i386 >Description: When I use systat -ifstat, the Total counter gets reset around every 4th GB worth of data. No matter what, the counter will never show more than 4GB. /0 /1 /2 /3 /4 /5 /6 /7 /8 /9 /10 Load Average Interface Traffic Peak Total tun0 in 0.000 KB/s 0.000 KB/s 10.467 MB out 0.000 KB/s 0.000 KB/s 436.847 MB lo0 in 0.000 KB/s 0.000 KB/s 2.421 GB out 0.000 KB/s 0.000 KB/s 2.421 GB re0 in 1.592 KB/s 1.592 KB/s 1.489 GB out 21.427 KB/s 21.427 KB/s 977.608 MB A friend of mine tested it on amd64 machine, and it does not happen there. He then tested it on his i386 machine and the Total counter got reset, too. I am not an expert but it seems like a bug. >How-To-Repeat: Just watch out the output of systat -ifstat >Fix: Sorry, I'd love to but I am in no position to do that. Thanks in advance! >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Fri Jul 4 08:22:02 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Fri Jul 4 08:22:08 2008 Subject: i386/125196: systat(1) counter resets ever 4GB worth of data Message-ID: <200807040822.m648M1B7045265@freefall.freebsd.org> Synopsis: systat(1) counter resets ever 4GB worth of data State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Fri Jul 4 08:20:43 UTC 2008 State-Changed-Why: I dont think this is a bug, but more a feature request, what probably happends is that the integer is unsigned and gets maxed out at 4gb. The 64bit amd system is running on 64bit counters and the 32bit version on 32bit... http://www.freebsd.org/cgi/query-pr.cgi?pr=125196 From billiejoex at gmail.com Fri Jul 4 10:50:02 2008 From: billiejoex at gmail.com (Giampaolo Rodolà) Date: Fri Jul 4 10:50:08 2008 Subject: i386/125258: socket's SO_REUSEADDR option does not work Message-ID: <200807041043.m64AhVjh093880@www.freebsd.org> >Number: 125258 >Category: i386 >Synopsis: socket's SO_REUSEADDR option does not work >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 04 10:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Giampaolo Rodolà >Release: 7.0-RC1 >Organization: >Environment: FreeBSD dhcppc1 7.0-RC1 >Description: When the SO_OOBINLINE option is used against a socket, out-of-band data should be placed in the normal data input stream as it is received. In fact this is what happens on Windows and Linux by using the Python script below. On FreeBSD this does not happen. select instead of returning a "readable" file descriptor returns an "exceptional" file descriptor. Later, when I try to read some data from the socket, the following exception is raised: Exception in thread Thread-1: Traceback (most recent call last): File "/usr/local/lib/python2.5/threading.py", line 460, in __bootstrap self.run() File "/usr/local/lib/python2.5/threading.py", line 440, in run self.__target(*self.__args, **self.__kwargs) File "_test2.py", line 14, in server data = conn.recv(1024, socket.MSG_OOB) error: (22, 'Invalid argument') --- code --- import socket, select, threading, time, os def server(): s = socket.socket(socket.AF_INET, socket.SOCK_STREAM) s.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1) s.bind(('', 1024)) s.listen(1) conn, addr = s.accept() conn.setblocking(0) conn.setsockopt(socket.SOL_SOCKET, socket.SO_OOBINLINE, 1) while 1: r, w, e = select.select([conn], [conn], [conn], 0.01) if r: # the socket is supposed to be in the "readable" list data = conn.recv(1024) print "read -> " + data if e: # ...but not in the "exception" list data = conn.recv(1024, socket.MSG_OOB) print "expt -> " + data threading.Thread(target=server).start() time.sleep(0.1) s = socket.socket() s.connect(('127.0.0.1', 1024)) s.sendall('x', socket.MSG_OOB) --- /code --- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Fri Jul 4 14:50:33 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Fri Jul 4 14:50:39 2008 Subject: kern/125195: fxp(4) driver failed to initialize device Intel 82801DB Message-ID: <200807041450.m64EoWMa080205@freefall.freebsd.org> Synopsis: fxp(4) driver failed to initialize device Intel 82801DB Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Fri Jul 4 14:50:18 UTC 2008 Responsible-Changed-Why: Reassign to -NET http://www.freebsd.org/cgi/query-pr.cgi?pr=125195 From remko at FreeBSD.org Fri Jul 4 14:51:07 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Fri Jul 4 14:51:18 2008 Subject: kern/125258: socket's SO_REUSEADDR option does not work Message-ID: <200807041451.m64Ep7Yk080292@freefall.freebsd.org> Synopsis: socket's SO_REUSEADDR option does not work Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Fri Jul 4 14:50:44 UTC 2008 Responsible-Changed-Why: reassign to -net http://www.freebsd.org/cgi/query-pr.cgi?pr=125258 From remko at FreeBSD.org Fri Jul 4 14:51:51 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Fri Jul 4 14:52:03 2008 Subject: bin/125185: csh(1) exit on signal 11 Message-ID: <200807041451.m64EppnN080370@freefall.freebsd.org> Synopsis: csh(1) exit on signal 11 Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: remko Responsible-Changed-When: Fri Jul 4 14:51:32 UTC 2008 Responsible-Changed-Why: not something i386 specific http://www.freebsd.org/cgi/query-pr.cgi?pr=125185 From bugmaster at FreeBSD.org Mon Jul 7 11:06:59 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 7 11:08:12 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200807071106.m67B6xnE062046@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug s i386/79169 i386 [hang] freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [ata] FreeBSD 6.0 install CD fails to find disks on So o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 [hang] Machine lockup at boot loader countdown on Supe o i386/93787 i386 [hang] freebsd 6.0 hangs on atkbd0 on Proliant 1850r s o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o f i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [keyboard] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] [regression] ata regression with DOM-IDE o i386/95087 i386 [hang] System freeze irrespective of load on Promise F o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 [boot] Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104711 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel - video/ o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/116844 i386 [boot] cannot boot from cd when using Dell Vostro 200 o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121115 i386 [ata] READ_DMA failure after 6.3 security upgrade [reg o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 [ata] Fdisk fails. Cannot install 7.0 Release on P5VD2 f i386/122644 i386 [panic] on-boot mount /tmp kernel dump a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/123416 i386 [build] make buildworld warning NOPROFILE o i386/123462 i386 clock is too fast o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 o i386/123814 i386 [boot] cannot boot freebsd kernel on sony vaio VGN-NR2 o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/124124 i386 [boot] Page fault while booting livefs iso of FreeBSD o i386/124317 i386 [boot] CD with BTX 1.02 fails at "mountroot" and 1.01 o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD 99 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/122148 i386 [irq] interrupt storm on 7.0 [regression] o i386/122602 i386 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i o i386/124902 i386 [i386] [patch] patch to fix VESA modes and allow 8bit o i386/125011 i386 precision of constants for long double 42 problems total. From gavin at FreeBSD.org Mon Jul 7 16:20:08 2008 From: gavin at FreeBSD.org (Gavin Atkinson) Date: Mon Jul 7 16:20:30 2008 Subject: i386/113177: [pci] [patch] Extended PCI Configuration register (>= 0x100) not enabled Message-ID: <200807071620.m67GK8sm096552@freefall.freebsd.org> The following reply was made to PR i386/113177; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/113177: [pci] [patch] Extended PCI Configuration register (>= 0x100) not enabled Date: Mon, 7 Jul 2008 17:17:17 +0100 (BST) Diff below: Index: src/sys/i386/pci/pci_cfgreg.c =================================================================== RCS file: /home/ncvs/src/sys/i386/pci/pci_cfgreg.c,v retrieving revision 1.126 diff -u -r1.126 pci_cfgreg.c --- src/sys/i386/pci/pci_cfgreg.c 28 Nov 2007 22:22:05 -0000 1.126 +++ src/sys/i386/pci/pci_cfgreg.c 7 Jul 2008 16:12:45 -0000 @@ -163,14 +163,38 @@ vid = pci_cfgregread(0, 0, 0, PCIR_VENDOR, 2); did = pci_cfgregread(0, 0, 0, PCIR_DEVICE, 2); if (vid == 0x8086) { - if (did == 0x3590 || did == 0x3592) { + switch (did) { + case 0x3590: + case 0x3592: /* Intel 7520 or 7320 */ pciebar = pci_cfgregread(0, 0, 0, 0xce, 2) << 16; pciereg_cfgopen(); - } else if (did == 0x2580 || did == 0x2584) { + break; + + case 0x2580: + case 0x2584: /* Intel 915 or 925 */ pciebar = pci_cfgregread(0, 0, 0, 0x48, 4); pciereg_cfgopen(); + break; + + case 0x25d8: + case 0x25d0: + case 0x25d4: + /* Intel 5000P or 5000Z or 5000V */ + pciebar = pci_cfgregread(0, 16, 0, 0x64, 4); +#ifndef PAE + if (pciebar >= 0x10000) { + printf("%s: Memory mapped PCI configuration " + "area base 0x%08x too high\n", + __FUNCTION__, pciebar); + pciebar = 0; + break; + } +#endif + pciebar = pciebar << 16; + pciereg_cfgopen(); + break; } } From kvedulv at kvedulv.de Mon Jul 7 22:20:01 2008 From: kvedulv at kvedulv.de (Michael Moll) Date: Mon Jul 7 22:20:07 2008 Subject: i386/125383: please enable k8temp on i386 Message-ID: <200807072214.m67MEbZS004660@www.freebsd.org> >Number: 125383 >Category: i386 >Synopsis: please enable k8temp on i386 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 07 22:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Moll >Release: RELENG_7 >Organization: >Environment: FreeBSD emperor.kvedulv.de 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jun 8 23:27:09 CEST 2008 mmoll@emperor.kvedulv.de:/usr/obj/usr/src/sys/EMPEROR i386 >Description: k8temp(4) is enabled only on amd64 but not on i386, although it works well there. Output from my machine: mmoll@emperor:~$ sysctl -a|grep k8temp dev.k8temp.0.%desc: AMD K8 Thermal Sensors dev.k8temp.0.%driver: k8temp dev.k8temp.0.%parent: hostb3 dev.k8temp.0.sensor0.core0: 37 dev.k8temp.0.sensor0.core1: 34 dev.k8temp.0.sensor1.core0: 37 dev.k8temp.0.sensor1.core1: 37 >How-To-Repeat: >Fix: Bring the k8temp-module into the kernel-build also on i386. >Release-Note: >Audit-Trail: >Unformatted: From brucec at FreeBSD.org Thu Jul 10 21:29:04 2008 From: brucec at FreeBSD.org (brucec@FreeBSD.org) Date: Thu Jul 10 21:29:10 2008 Subject: i386/104711: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads Message-ID: <200807102129.m6ALT30N036276@freefall.freebsd.org> Synopsis: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads State-Changed-From-To: open->closed State-Changed-By: brucec State-Changed-When: Thu Jul 10 21:27:45 UTC 2008 State-Changed-Why: Duplicate of i386/75887 http://www.freebsd.org/cgi/query-pr.cgi?pr=104711 From mexas at bristol.ac.uk Fri Jul 11 08:51:16 2008 From: mexas at bristol.ac.uk (Anton Shterenlikht) Date: Fri Jul 11 08:51:23 2008 Subject: i386/104711: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads In-Reply-To: <200807102129.m6ALT30N036276@freefall.freebsd.org> References: <200807102129.m6ALT30N036276@freefall.freebsd.org> Message-ID: <20080711083458.GA99881@mech-cluster238.men.bris.ac.uk> On Thu, Jul 10, 2008 at 09:29:03PM +0000, brucec@freebsd.org wrote: > Synopsis: [pcvt] with vt0.disabled=0 and PCVT in kernel - video/keyboard is lost when kernel loads > > State-Changed-From-To: open->closed > State-Changed-By: brucec > State-Changed-When: Thu Jul 10 21:27:45 UTC 2008 > State-Changed-Why: > Duplicate of i386/75887 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=104711 Wow, it's been almost 2 years since I filed this PR. If pcvt is neither supported nor working, wouldn't it be better to remove it completely from the base system. Just not to confuse the users. Or perhaps it should be moved to ports for those who are interested. At the momement pcvt(4) man page still exists on i386 7.0-stable, with no mention that it actually doesn't work. yours anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 From chelton30 at gmail.com Fri Jul 11 09:40:07 2008 From: chelton30 at gmail.com (chris) Date: Fri Jul 11 09:40:14 2008 Subject: i386/125502: ifconfig ral0 scan produces no output Message-ID: <200807110939.m6B9doWZ090506@www.freebsd.org> >Number: 125502 >Category: i386 >Synopsis: ifconfig ral0 scan produces no output >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 11 09:40:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: chris >Release: 7.0 release >Organization: c m short >Environment: FreeBSD station1.bolaccrushing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Using a dlink cardbus dwl-g630 if trying to scan for AP's you recieve no results after inserting the card. To scan for AP's i have to change to shared mode. >How-To-Repeat: Insert card ifconfig ral0 up scan Ctrl c ifconfig ral0 authmode shared ifconfig ral0 scan >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rfg at tristatelogic.com Fri Jul 11 19:30:01 2008 From: rfg at tristatelogic.com (Ronald F. Guilmette) Date: Fri Jul 11 19:30:07 2008 Subject: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) Message-ID: <20080711190623.96CCD1142D@segfault.tristatelogic.com> >Number: 125516 >Category: i386 >Synopsis: 7.0-RELEASE install dies (probably same problem as PR 113160) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 11 19:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 7.0-RELEASE i386 >Organization: Infinite Monkeys & Co. LLC >Environment: 7.0-RELEASE i386 >Description: This looks like the exact same problem as in PR 113160. (I think that PR should be reopened. See below.) I have an older Athlon XP system based on an ASUS A7N266-VM/AA motherboard, and when trying to install from the 7.0-RELEASE disk #1, the install process gets down past the Stage 3 boot and starts to boot the install kernel, which then recognizes all of the hardware, but then, just after it has done all of that, the process dies rather mysteriously and just puts up the standard mountroot (brief) instructions followed by a mountroot> prompt. >How-To-Repeat: Just try to boot from a 7.0-RELEASE CD on an ASUS A7N266-VM/AA based system and I do believe you will see the problem. I have tried to pin down the problem by using multiple different CDs and multiple different CD ROM drives (because I thought at first that the problem might be related to the CD or CD drive) and that just isn't the problem. It is clear that the real problem is 7.0's interaction with this specific motherboard. >Fix: I believe that PR 113160 should be reopened and a proper sort of fix should be developed. Just telling people to diable the 15M-16M memory hole is *not* a solution, in particular on _this_ motherboard, where ASUS, in its infinite wisdom, decided to "customize" the BIOS by, among other things, removing any such option. To be clear, on this motherboard (ASUS A7N266-VM/AA) there simply *is* no option in the BIOS to disable the 15M-16M memory hole. (I searched every one of the BIOS menus, twice, and it just ain't there.) So as of now, all owners of A7N266-VM/AA based systems are screwed... none of us can get 7.0-RELEASE installed on a blank/fresh A7N266-VM/AA system. Surely there _must_ be a way to work around the presence of a memory hole at 15M-16M, yes? I mean how hard can that be? (I hate to have to just throw this motherboard in the trash!) Why is it that with a 6.1-RELEASE CD (and on the exact same hardware), I _can_ get down all the way to the Install menu with no crashing? What changed between 6.1 and 7.0 as regards to that 15M-16M range? >Release-Note: >Audit-Trail: >Unformatted: From gavin at FreeBSD.org Fri Jul 11 20:10:54 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Fri Jul 11 20:11:06 2008 Subject: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) Message-ID: <200807112010.m6BKAsnC085231@freefall.freebsd.org> Synopsis: 7.0-RELEASE install dies (probably same problem as PR 113160) State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Fri Jul 11 20:06:16 UTC 2008 State-Changed-Why: To submitter: Firstly, is there any chance you could get a copy of the boot messages? If you can't obtain them through a serial console, uploading good quality digital photos should be enough. Secondly, are you able to confirm if 6.2 and 6.3 CDs boot on this machine? Downloading the 40 meg bootonly ISOs will be a sufficient test, and the results may well go a long way to figuring out exactly what was changed to cause this issue. Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Fri Jul 11 20:06:16 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=125516 From gavin at FreeBSD.org Fri Jul 11 20:18:05 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Fri Jul 11 20:18:22 2008 Subject: kern/125502: [ral] ifconfig ral0 scan produces no output unless in shared mode Message-ID: <200807112018.m6BKI4oo086736@freefall.freebsd.org> Old Synopsis: ifconfig ral0 scan produces no output New Synopsis: [ral] ifconfig ral0 scan produces no output unless in shared mode State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Fri Jul 11 20:11:15 UTC 2008 State-Changed-Why: To submitter: We'll probably need more details from you before there's any chance of diagnosing the problem. To start with, could you try using the wlandebug tool, from /usr/src/tools/tools/net80211 and see if that reveals anything obvious? # wlandebug -i ral0 +scan+auth+debug+assoc net.wlan.0.debug: 0 => 0xc80000 Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: gavin Responsible-Changed-When: Fri Jul 11 20:11:15 UTC 2008 Responsible-Changed-Why: Over to maintainer(s) http://www.freebsd.org/cgi/query-pr.cgi?pr=125502 From rfg at tristatelogic.com Sat Jul 12 02:04:23 2008 From: rfg at tristatelogic.com (Ronald F. Guilmette) Date: Sat Jul 12 02:04:29 2008 Subject: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) In-Reply-To: Your message of Fri, 11 Jul 2008 20:10:54 +0000. <200807112010.m6BKAsnC085231@freefall.freebsd.org> Message-ID: <63423.1215827239@tristatelogic.com> In message <200807112010.m6BKAsnC085231@freefall.freebsd.org>, you wrote: >Synopsis: 7.0-RELEASE install dies (probably same problem as PR 113160) > >State-Changed-From-To: open->feedback See below regarding this change of state. >State-Changed-By: gavin >State-Changed-When: Fri Jul 11 20:06:16 UTC 2008 >State-Changed-Why: >To submitter: Firstly, is there any chance you could get a copy >of the boot messages? If you give me a workable methodology to do that... i.e. capture ALL OF THEM... then I will certainly try. >If you can't obtain them through a serial console, Given the other alternative you proposed, I _would_ like to try to do this, but I don't know how. Can you help to guide me? I have just skimmed this: http://www.freebsd.org/doc/en/books/handbook/serialconsole-setup.html but it fails to answer two key questions: 1) How does one get set to use COM1 as the serial consol during a boot from an install CD? (Must I get to a boot prompt and then type in the command 'set console="comconsole"' and the 'boot'?) 2) Assuming that the only thing approximating a serial "dumb terminal" that I have on hand is another UNIX box which also is running FreeBSD and which also has a serial port, and assuming that I have obtained and installed an appropriate nukll modem serial cable between the two serial ports on the two machines, then what command or commands should or must I execute on the second system in order to talk to the serial port (like a dumb terminal) _and_ capture its output to a disk file? > uploading good quality digital photos should be enough. This was not my first prefrence, but it is obviously faster than the alternative. But I am not fast enough to capture everything as it all goes scollling by. Stiil I hope these photos may be helpful, particularly the final one: http://www.tristatelogic.com/freebsd/p7110151.jpg http://www.tristatelogic.com/freebsd/p7110152.jpg http://www.tristatelogic.com/freebsd/p7110154.jpg >Secondly, are you able to confirm if 6.2 and 6.3 CDs boot on >this machine? I just did, yes. Apparently, I _can_ get past booting and do an entire install (onto a blank harddrive) from a set of 6.3-RELEASE CDs. No problem. I just can't seem to make that happen on this system for 7.0-RELEASE. Perhaps in cases where the md memory disk cannot be successfully set up, _somebody_ should be writting _some_ sort of message to the console so that we all can have a prayer of figuring out what exactly went wrong. >the results may well go a long way to >figuring out exactly what was changed to cause this issue. I hope so. Regards, rfg P.S. May I ask why you elected to close this PR? I am having trouble under- standing how that is appropriate, given that the problem has not actually been solved. P.P.S. I will be away from my desk until at least next Thrusday, but if you have more questions, I will be happy to respond when I return. From gpbuono at gmail.com Mon Jul 14 08:50:04 2008 From: gpbuono at gmail.com (Gian Paolo) Date: Mon Jul 14 08:50:10 2008 Subject: i386/125592: FreeBSD 7 server in hang Message-ID: <200807140846.m6E8khw6055253@www.freebsd.org> >Number: 125592 >Category: i386 >Synopsis: FreeBSD 7 server in hang >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 14 08:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gian Paolo >Release: FreeBSD 7.0-STABLE >Organization: Telecom >Environment: FreeBSD mach2.cs.tin.it 7.0-STABLE FreeBSD 7.0-STABLE #5: Tue Jun 17 19:17:48 CEST 2008 root@mach2.cs.tin.it:/usr/obj/usr/src/sys/M7 i386 >Description: Hi, I have on my server ibm 3650 FreeBSD 7.0-STABLE and the proccess that running are nagios-3.0.2, apache-2.2.8 and heartbeat-1.2.5_3; random after some day machine becomes semi-dead, the ping respond but any stack (ssh,http) don't work and heartbeat don't switch the resources I can't loggon and I must reboot. In the syslog there isn't any message for trobleshotting the problem. Any idea ? Sorry for my english Best Regards >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From bugmaster at FreeBSD.org Mon Jul 14 11:06:59 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 14 11:07:51 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200807141106.m6EB6wF5014424@freefall.freebsd.org> Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/125592 i386 FreeBSD 7 server in hang 1 problem total. Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug s i386/79169 i386 [hang] freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [ata] FreeBSD 6.0 install CD fails to find disks on So o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 [hang] Machine lockup at boot loader countdown on Supe o i386/93787 i386 [hang] freebsd 6.0 hangs on atkbd0 on Proliant 1850r s o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o f i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [keyboard] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] [regression] ata regression with DOM-IDE o i386/95087 i386 [hang] System freeze irrespective of load on Promise F o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 [boot] Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/116844 i386 [boot] cannot boot from cd when using Dell Vostro 200 o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121115 i386 [ata] READ_DMA failure after 6.3 security upgrade [reg o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 [ata] Fdisk fails. Cannot install 7.0 Release on P5VD2 f i386/122644 i386 [panic] on-boot mount /tmp kernel dump a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/123416 i386 [build] make buildworld warning NOPROFILE o i386/123462 i386 clock is too fast o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 o i386/123814 i386 [boot] cannot boot freebsd kernel on sony vaio VGN-NR2 o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/124124 i386 [boot] Page fault while booting livefs iso of FreeBSD o i386/124317 i386 [boot] CD with BTX 1.02 fails at "mountroot" and 1.01 o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD 98 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/122148 i386 [irq] interrupt storm on 7.0 [regression] o i386/122602 i386 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i o i386/124902 i386 [i386] [patch] patch to fix VESA modes and allow 8bit o i386/125011 i386 precision of constants for long double o i386/125383 i386 [k8temp] please enable k8temp on i386 43 problems total. From bruce at cran.org.uk Mon Jul 14 19:40:05 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Mon Jul 14 19:40:12 2008 Subject: i386/109200: [ata] READ_UDMA UDMA ICRC error cause not detecting cable type Message-ID: <200807141940.m6EJe5wK063712@freefall.freebsd.org> The following reply was made to PR i386/109200; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, joris@familiedobbelsteen.nl Cc: Subject: Re: i386/109200: [ata] READ_UDMA UDMA ICRC error cause not detecting cable type Date: Mon, 14 Jul 2008 20:34:24 +0100 --Sig_/o.Akd1fzD4g1U1pCHrX7Yvh Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I've seen this issue as well; I solved it by getting UDMA66 cables. I've definitely seen it on 7.0 but will double check it occurs with known good UDMA33 cables. Here's the dmesg: Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.0-RELEASE-p1 #0: Sat May 17 22:56:30 BST 2008 brucec@gluon.draftnet:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(TM) XP 2800+ (1668.71-MHz 686-class CPU) Origin =3D "AuthenticAMD" Id =3D 0x6a0 Stepping =3D 0 Features=3D0x383fbff AMD Features=3D0xc0400800 real memory =3D 1073725440 (1023 MB) avail memory =3D 1028722688 (981 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 2 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: HPT RocketRAID controller driver v1.1 (May 17 2008 22:55:59) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 3ff00000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: on hostb0 agp0: aperture size is 256M pcib1: at device 1.0 on pci0 pci1: on pcib1 vgapci0: mem 0xde000000-0xdeffffff,0xe0000000-0xefffffff,0xdd000000-0xddffffff irq 16 at device 0.0 on pci1 nvidia0: on vgapci0 vgapci0: child nvidia0 requested pci_enable_busmaster vgapci0: child nvidia0 requested pci_enable_io nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] pcm0: port 0xd800-0xd8ff irq 17 at device 5.0 on pci0 pcm0: [ITHREAD] uhci0: port 0xd400-0xd41f irq 19 at device 9.0 on pci0 uhci0: [GIANT-LOCKED] uhci0: [ITHREAD] usb0: on uhci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 2 ports with 2 removable, self powered uhci1: port 0xd000-0xd01f irq 16 at device 9.1 on pci0 uhci1: [GIANT-LOCKED] uhci1: [ITHREAD] usb1: on uhci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 2 ports with 2 removable, self powered ehci0: mem 0xdc800000-0xdc8000ff irq 17 at device 9.2 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 0.95 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 4 ports with 4 removable, self powered sis0: port 0xb800-0xb8ff mem 0xdc000000-0xdc000fff irq 19 at device 16.0 on pci0 sis0: Silicon Revision: DP83815D miibus0: on sis0 ukphy0: PHY 0 on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis0: Ethernet address: 00:40:f4:57:98:71 sis0: [ITHREAD] isab0: at device 17.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xb400-0xb40f at device 17.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] uhci2: port 0xb000-0xb01f at device 17.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb3: on uhci2 usb3: USB revision 1.0 uhub3: on usb3 uhub3: 2 ports with 2 removable, self powered uhci3: port 0xa800-0xa81f irq 21 at device 17.3 on pci0 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered fdc0: port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A sio0: [FILTER] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] pmtimer0 on isa0 orm0: at iomem 0xd0000-0xd3fff pnpid ORM0000 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1668711383 Hz quality 800 Timecounters tick every 1.000 msec hptrr: no controller detected. ad0: 76319MB at ata0-master UDMA100 ad1: 58644MB at ata0-slave UDMA100 ad2: 78167MB at ata1-master UDMA133 acd0: DVDR at ata1-slave UDMA33 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00=20 GEOM_LABEL: Label for provider acd0 is iso9660/FreeBSD_Install. acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=3D0x64 ascq=3D0x00=20 Trying to mount root from ufs:/dev/ad0s1a sis0: Applying short cable fix (reg=3Df4) sis0: Applying short cable fix (reg=3De8) sis0: Applying short cable fix (reg=3De8) sis0: Applying short cable fix (reg=3De8) sis0: Applying short cable fix (reg=3De8) sis0: Applying short cable fix (reg=3De8) sis0: Applying short cable fix (reg=3De8) --Sig_/o.Akd1fzD4g1U1pCHrX7Yvh Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIe6pEn4uvqcJsLfgRAsYhAJ405sXDXjKZ9oMucYh349YeiFUQCACgu6A3 W/zpK5K/LEsWFhfwUXnxXkY= =BBdE -----END PGP SIGNATURE----- --Sig_/o.Akd1fzD4g1U1pCHrX7Yvh-- From jochen at daten-chaos.de Thu Jul 17 12:40:01 2008 From: jochen at daten-chaos.de (jochen neumeister) Date: Thu Jul 17 12:40:18 2008 Subject: i386/125715: xorg erkennt keinen virtuellen desktop mehr unter xorg 7.3_2 Message-ID: <200807171230.m6HCUx7R050115@www.freebsd.org> >Number: 125715 >Category: i386 >Synopsis: xorg erkennt keinen virtuellen desktop mehr unter xorg 7.3_2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 17 12:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: jochen neumeister >Release: FreeBSD 7 >Organization: >Environment: FreeBSD donald.home.jochen-neumeister.de 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Fri Jun 20 16:13:19 CEST 2008 root@donald.home.jochen-neumeister.de:/usr/obj/usr/src/sys/GENERIC i386 >Description: Bis jetzt hatte ich mit meiner ATI Radeon 9500 und 2 TFT Monitoren kein Problem. In UPDATING steht ja, dass man Driver "ati" in der xorg stehen haben soll. Dies ist bei mir der fall, x11-drivers/xf86-video-ati ist ebenfalls installiert. Den mehrfachmonitorbetrieb habe ich immer mittels xrandr --output VGA-0 --right-of DVI-0 in meiner .xinitrc gestartet. Das Problem ist nun, dass er mir die beiden Monitore "ueberlappt", so das ich auf jeden Bildschirm das gleiche Bild habe. Vor dem update hatte ich quasi einen Richtigen Monitor und einen "virtuellen". %grep -i virtual /var/log/Xorg.0.log (II) RADEON(0): For a larger or smaller max desktop size, add a Virtual line to your xorg.conf (II) RADEON(0): If you are having trouble with 3D, reduce the desktop size by adjusting the Virtual line to your xorg.conf %xrandr Screen 0: minimum 320 x 200, current 3360 x 1050, maximum 3360 x 1050 VGA-0 connected 1680x1050+1680+0 (normal left inverted right x axis y axis) 473m m x 296mm 1680x1050 60.0*+ 1600x1000 59.9 1280x1024 75.0 59.9 1440x900 59.9 1280x960 59.9 1152x864 75.0 1152x720 60.0 1024x768 75.1 60.0 832x624 74.6 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 DVI-0 connected 1680x1050+1680+0 (normal left inverted right x axis y axis) 473m m x 296mm 1680x1050 60.0*+ 1600x1000 59.9 1280x1024 75.0 59.9 1440x900 59.9 1280x960 59.9 1152x864 75.0 1152x720 60.0 1024x768 75.1 60.0 832x624 74.6 800x600 75.0 60.3 640x480 75.0 60.0 720x400 70.1 S-video disconnected (normal left inverted right x axis y axis) xrandr --output DVI-0 --crtc 0 xrandr --output VGA-0 --crtc 1 helfen ebenfalls nicht. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Thu Jul 17 19:18:57 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Thu Jul 17 19:19:03 2008 Subject: i386/125715: xorg erkennt keinen virtuellen desktop mehr unter xorg 7.3_2 Message-ID: <200807171918.m6HJIuXk030983@freefall.freebsd.org> Synopsis: xorg erkennt keinen virtuellen desktop mehr unter xorg 7.3_2 State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Thu Jul 17 19:18:56 UTC 2008 State-Changed-Why: The PR database is english only, also it could be wise to ask around on the x11@FreeBSD.org mailinglist to see what's on going on :-). Goodluck. http://www.freebsd.org/cgi/query-pr.cgi?pr=125715 From tinderbox at freebsd.org Fri Jul 18 08:22:30 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri Jul 18 08:22:39 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080718082227.1DD4673039@freebsd-current.sentex.ca> TB --- 2008-07-18 07:12:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-18 07:12:32 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-18 07:12:32 - cleaning the object tree TB --- 2008-07-18 07:13:25 - cvsupping the source tree TB --- 2008-07-18 07:13:25 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-18 07:13:37 - building world (CFLAGS=-O -pipe) TB --- 2008-07-18 07:13:37 - cd /src TB --- 2008-07-18 07:13:37 - /usr/bin/make -B buildworld >>> World build started on Fri Jul 18 07:13:40 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jul 18 08:20:20 UTC 2008 TB --- 2008-07-18 08:20:20 - generating LINT kernel config TB --- 2008-07-18 08:20:20 - cd /src/sys/pc98/conf TB --- 2008-07-18 08:20:20 - /usr/bin/make -B LINT TB --- 2008-07-18 08:20:20 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-18 08:20:20 - cd /src TB --- 2008-07-18 08:20:20 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jul 18 08:20:20 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector cc: /src/sys/dev/cxgb/common/cxgb_tn1010.c: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-18 08:22:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-18 08:22:26 - ERROR: failed to build lint kernel TB --- 2008-07-18 08:22:26 - tinderbox aborted TB --- 3085.42 user 381.03 system 4194.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From dufberg at dufberg.se Sat Jul 19 14:30:04 2008 From: dufberg at dufberg.se (Mats Dufberg) Date: Sat Jul 19 14:30:11 2008 Subject: i386/125771: bind in base system incorrectly sets AD bit even when not requested Message-ID: <20080719140751.0070F17038@maildump.narnia.pp.se> >Number: 125771 >Category: i386 >Synopsis: bind in base system incorrectly sets AD bit even when not requested >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 19 14:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mats Dufberg >Release: FreeBSD 6.3-RELEASE-p3 i386 >Organization: private >Environment: System: FreeBSD loevsta.narnia.pp.se 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #14: Mon Jul 14 10:36:54 CEST 2008 dufberg@loevsta.narnia.pp.se:/usr/obj/usr/src/sys/LOEVSTA i386 >Description: The error is found in bind 9.3.4-P1, which is part of FreeBSD 6.3-RELEASE-p3. It will only be seen when named is working in resolving moded with DNSsec turned on (" dnssec-enable yes;"). It is also required that named is configured with a trust-anchor ("trusted-keys {...};") for some DNSsec enabled zone, and that zone is not a local zone. As an example we have configured named for DNSsec with one of the keys (KSK, keys signing keys) for .SE, which also is an DNSsec enabled zone. In this case the resolver can validate all queries for the .SE zone and any DNSsec enabled child zones of .SE. Queries for other zones can not be validated. This distinction can be reported back to the client with the AD bit in the reply. The AD bit should only be set if data could be validated and if the query contained the DO flag, which signals that the client is prepared to interpret DNSsec data. If the DO flag is not set in the query, the reply should be plain DNS, i.e. without AD bit, even if data is validated. Named in FreeBSD 6.3-RELEASE-p3 (bind 9.3.4-P1) incorrectly sets the AD bit even when the DO flag is not set in the query. For some strange reason named is not completely consequent in its behavior. In some cases the erroneous AD bit is not set, but in most cases. >How-To-Repeat: 1. Set named up as resolving server with DNSsec turned on: options { (...) allow-query { localhost; }; dnssec-enable yes; (...) }; 2. Add a trust anchor for .SE: trusted-keys { # Expected to be valid until 2009-01-01 se. 257 3 5 "AwEAAb6xRZHEf+PyF5dxEvz0BHEHbziu6iZaiNW/yjSa ZcmrmZiRMF8FPppD+XuKSau0rgu4eBwYdpkEoMVR4FhI 8frkuPHIue2LP1ETo+2hCrdr60K1538yLvzbOhMxXt6k njPN+OlalMmCknadaofKga5FLKOPQs2C3nw6AH4WUNGr chmDMVBwRwfZdQXYZTXesqULmGMK7mwjQGOxerRDQWrF v8NhNnVV31PihaYBdQ1TJjvfGS/FYZJwv/BddiELiLeU nNWu3AOsRAshgOcDBOAPUvKJNEq6RHELFmvXOOe2d8H2 yzv02EMQik6GwUm16DrSdmX+SWfelQs+9ELFN6k="; }; 3. Restart. 4. Send a query where the AD bit is expected to be on: # dig @localhost se soa +dnssec ; <<>> DiG 9.3.4-P1 <<>> @localhost se soa +dnssec ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48000 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags: do; udp: 1200 ;; QUESTION SECTION: ;se. IN SOA ;; ANSWER SECTION: se. 2551 IN SOA catcher-in-the-rye.nic.se. registry-default.nic.se. 2008071905 1800 1800 2419200 7200 se. 2551 IN RRSIG SOA 5 1 172800 20080726013017 20080719101242 23073 se. UtHVakbAm1kaaxg6BQAA29EgzjuaD04eMF+PR0NhBsybFSkzDhauVnyI co+SoSkrCSYdAVv3KLgabbiKaGRzTHS0lp2hYR5bBqy8ATR2Cp8FU99e w+kpQL6quOMdAp72hmrK8sZtxB6Z686Js+J+9TEWuDKSFauGss2hDiIG 04M= ;; Query time: 24 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sat Jul 19 15:20:09 2008 ;; MSG SIZE rcvd: 269 5. Send a query where the AD bit will not be set (DNSsec not available). In this case, if you set '+dnssec' or not will not make any difference for anything since there is no trust anchor for .NU. # dig @localhost nu soa ; <<>> DiG 9.3.4-P1 <<>> @localhost nu soa +dnssec ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40971 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 5, ADDITIONAL: 4 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags: do; udp: 1200 ;; QUESTION SECTION: ;nu. IN SOA ;; ANSWER SECTION: nu. 1800 IN SOA ns.nic.nu. hostmaster.nic.nu. 2008071903 10800 1800 2592000 1800 ;; AUTHORITY SECTION: nu. 86400 IN NS ns.nic.nu. nu. 86400 IN NS ns0.de.nic.nu. nu. 86400 IN NS ns0.telia.nic.nu. nu. 86400 IN NS tld1.ultradns.net. nu. 86400 IN NS tld2.ultradns.net. ;; ADDITIONAL SECTION: tld1.ultradns.net. 5283 IN A 204.74.112.1 tld1.ultradns.net. 92108 IN AAAA 2001:502:d399::1 tld2.ultradns.net. 5283 IN A 204.74.113.1 ;; Query time: 62 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sat Jul 19 15:23:58 2008 ;; MSG SIZE rcvd: 254 6. Send a query where the AD bit is set, but it should NOT be set. In some cases the AD bit was not set, but was set again when I asked for some othere type, e.g. ns instead for soa. # dig @localhost se soa ; <<>> DiG 9.3.4-P1 <<>> @localhost se soa ; (1 server found) ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18722 ;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 9, ADDITIONAL: ; 0 ;; QUESTION SECTION: ;se. IN SOA ;; ANSWER SECTION: se. 3550 IN SOA catcher-in-the-rye.nic.se. registry-default.nic.se. 2008071906 1800 1800 2419200 7200 ;; AUTHORITY SECTION: se. 3550 IN NS i.ns.se. se. 3550 IN NS a.ns.se. se. 3550 IN NS b.ns.se. se. 3550 IN NS c.ns.se. se. 3550 IN NS d.ns.se. se. 3550 IN NS e.ns.se. se. 3550 IN NS f.ns.se. se. 3550 IN NS g.ns.se. se. 3550 IN NS h.ns.se. ;; Query time: 1 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) ;; WHEN: Sat Jul 19 15:29:31 2008 ;; MSG SIZE rcvd: 243 >Fix: Upgrade when ISC has fixed, or switch to bind from ports, e.g. dns/bind94. >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Sun Jul 20 07:06:42 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Sun Jul 20 07:06:49 2008 Subject: i386/125771: bind in base system incorrectly sets AD bit even when not requested Message-ID: <200807200706.m6K76gHF023478@freefall.freebsd.org> Synopsis: bind in base system incorrectly sets AD bit even when not requested Responsible-Changed-From-To: freebsd-i386->dougb Responsible-Changed-By: remko Responsible-Changed-When: Sun Jul 20 07:06:41 UTC 2008 Responsible-Changed-Why: Hi Doug, can you evaluate whether this would be feasible for releng_7 and releng_6 when at some time possible? Thanks http://www.freebsd.org/cgi/query-pr.cgi?pr=125771 From bugmaster at FreeBSD.org Mon Jul 21 11:06:56 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 21 11:07:45 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200807211106.m6LB6tLh031878@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug s i386/79169 i386 [hang] freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [ata] FreeBSD 6.0 install CD fails to find disks on So o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 [hang] [loader] Machine lockup at boot loader countdow o i386/93787 i386 [hang] freebsd 6.0 hangs on atkbd0 on Proliant 1850r s o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o f i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [keyboard] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] [regression] ata regression with DOM-IDE o i386/95087 i386 [hang] System freeze irrespective of load on Promise F o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 [boot] Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/116844 i386 [boot] cannot boot from cd when using Dell Vostro 200 o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121115 i386 [ata] READ_DMA failure after 6.3 security upgrade [reg o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 [ata] Fdisk fails. Cannot install 7.0 Release on P5VD2 f i386/122644 i386 [panic] on-boot mount /tmp kernel dump a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/123416 i386 [build] make buildworld warning NOPROFILE o i386/123462 i386 clock is too fast o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 o i386/123814 i386 [boot] cannot boot freebsd kernel on sony vaio VGN-NR2 o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/124124 i386 [boot] Page fault while booting livefs iso of FreeBSD o i386/124317 i386 [boot] CD with BTX 1.02 fails at "mountroot" and 1.01 o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD o i386/125592 i386 [hang] FreeBSD 7 server in hang 99 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/122148 i386 [irq] interrupt storm on 7.0 [regression] o i386/122602 i386 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i o i386/124902 i386 [i386] [patch] patch to fix VESA modes and allow 8bit o i386/125011 i386 precision of constants for long double o i386/125383 i386 [k8temp] [request] please enable k8temp on i386 43 problems total. From bruce at cran.org.uk Mon Jul 21 21:50:12 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Mon Jul 21 21:50:18 2008 Subject: i386/125843: [boot] 'load' followed by 'boot' of missing file causes panic Message-ID: <200807212145.m6LLjhuA078339@www.freebsd.org> >Number: 125843 >Category: i386 >Synopsis: [boot] 'load' followed by 'boot' of missing file causes panic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 21 21:50:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bruce Cran >Release: 7.0-p1 >Organization: >Environment: FreeBSD gluon.draftnet 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Sat May 17 22:56:30 BST 2008 brucec@gluon.draftnet:/usr/obj/usr/src/sys/GENERIC i386 >Description: Trying to load _or_ boot a missing kernel results in the message "can't find ". However, if you try to "load" then "boot" the missing file or vice versa the system panics: OK load abc can't find 'abc' OK boot abc Consoles: internal video/keyboard BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS drive D: is disk2 BIOS drive E: is disk3 BIOS 639kB/1047488kB available memory FreeBSD/i386 bootstrap loader, Revision 1.1 (brucec@gluon.draftnet, Thu May 8 21:54:48 BST 2008) Can't work out which disk we are booting from. Guessed BIOS device 0xffffffff not found by probes, defaulting to disk0: panic: free: guard1 fail @ 0x5c4ec from /usr/src/sys/boot/i386/loader/../../common/module.c:959 --> Press a key on the console to reboot <-- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Tue Jul 22 01:10:47 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 22 01:11:04 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080722011044.0C01D73039@freebsd-current.sentex.ca> TB --- 2008-07-21 23:51:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-21 23:51:58 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-21 23:51:58 - cleaning the object tree TB --- 2008-07-21 23:52:32 - cvsupping the source tree TB --- 2008-07-21 23:52:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-21 23:52:41 - building world (CFLAGS=-O -pipe) TB --- 2008-07-21 23:52:41 - cd /src TB --- 2008-07-21 23:52:41 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 21 23:52:43 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Jul 22 01:02:13 UTC 2008 TB --- 2008-07-22 01:02:13 - generating LINT kernel config TB --- 2008-07-22 01:02:13 - cd /src/sys/i386/conf TB --- 2008-07-22 01:02:13 - /usr/bin/make -B LINT TB --- 2008-07-22 01:02:13 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-22 01:02:13 - cd /src TB --- 2008-07-22 01:02:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 22 01:02:13 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_id.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/in_mcast.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/in_pcb.c cc1: warnings being treated as errors /src/sys/netinet/in_pcb.c: In function 'inp_4tuple_get': /src/sys/netinet/in_pcb.c:1306: warning: passing argument 1 of '_rw_assert' discards qualifiers from pointer target type /src/sys/netinet/in_pcb.c:1307: error: incompatible types in assignment /src/sys/netinet/in_pcb.c:1308: error: incompatible types in assignment *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-22 01:10:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-22 01:10:43 - ERROR: failed to build lint kernel TB --- 2008-07-22 01:10:43 - tinderbox aborted TB --- 3404.93 user 424.70 system 4725.15 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 22 01:52:35 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 22 01:52:53 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080722015232.49E1673039@freebsd-current.sentex.ca> TB --- 2008-07-22 00:34:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-22 00:34:52 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-22 00:34:52 - cleaning the object tree TB --- 2008-07-22 00:35:18 - cvsupping the source tree TB --- 2008-07-22 00:35:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-22 00:35:24 - building world (CFLAGS=-O -pipe) TB --- 2008-07-22 00:35:24 - cd /src TB --- 2008-07-22 00:35:24 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 22 00:35:26 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Tue Jul 22 01:44:55 UTC 2008 TB --- 2008-07-22 01:44:55 - generating LINT kernel config TB --- 2008-07-22 01:44:55 - cd /src/sys/pc98/conf TB --- 2008-07-22 01:44:55 - /usr/bin/make -B LINT TB --- 2008-07-22 01:44:55 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-22 01:44:55 - cd /src TB --- 2008-07-22 01:44:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jul 22 01:44:55 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_id.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/in_mcast.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/in_pcb.c cc1: warnings being treated as errors /src/sys/netinet/in_pcb.c: In function 'inp_4tuple_get': /src/sys/netinet/in_pcb.c:1306: warning: passing argument 1 of '_rw_assert' discards qualifiers from pointer target type /src/sys/netinet/in_pcb.c:1307: error: incompatible types in assignment /src/sys/netinet/in_pcb.c:1308: error: incompatible types in assignment *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-22 01:52:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-22 01:52:32 - ERROR: failed to build lint kernel TB --- 2008-07-22 01:52:32 - tinderbox aborted TB --- 3334.15 user 430.49 system 4660.16 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From LChurch5 at juno.com Tue Jul 22 18:30:02 2008 From: LChurch5 at juno.com (Laurence Church) Date: Tue Jul 22 18:30:08 2008 Subject: i386/125880: Cardbus cards Don't function on TI PCIxx12 Controller Message-ID: <200807221823.m6MINq7h058825@www.freebsd.org> >Number: 125880 >Category: i386 >Synopsis: Cardbus cards Don't function on TI PCIxx12 Controller >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 22 18:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Laurence Church >Release: FreeBSD-7.0 >Organization: >Environment: Jul 21 19:17:21 laptop kernel: Status is 0x30000920 Jul 21 19:17:21 laptop kernel: cbb0: card inserted: event=0x00000000, state=30000920 Jul 21 19:17:21 laptop kernel: cbb0: cbb_power: 3V Jul 21 19:17:21 laptop kernel: cbb0: cbb_power: 0V Jul 21 19:17:28 laptop kernel: Status is 0x30000126 >Description: I have a Toshiba Satellite A105-S4324, Windows XP reports a TI PCIxx12 software driver for the functioning Cardbus Bridge. Toshiba can't or won't specify the exact controller that is built into this laptop. I can't find any TI devices that end in xx12 in the list of supported controllers, and the default CB_UNKNOWN handling just seems to detect the cards insertion, turn on it's power, then turn it off. I traced through the code a little and found the the device/vendor ids are reported back to the cardbus driver as a -1 return from xxx_read_config call. I'm currently concluding that this hardware is unsupported by FreeBSD... If I had to guess, I would say that the power up sequence needs something more to bring the card to life? If you have any ideas of how to get the hardware documentation from either Toshiba or Texas Instruments, please let me know. >How-To-Repeat: sysctl hw.cbb.debug=1 sysctl hw.cardbus.debug=1 sysctl hw.cardbus.cis_debug=1 [insert the 32 bit Cardbus card] >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rfg at tristatelogic.com Wed Jul 23 04:46:17 2008 From: rfg at tristatelogic.com (Ronald F. Guilmette) Date: Wed Jul 23 04:46:24 2008 Subject: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) Message-ID: <60349.1216788377@tristatelogic.com> Hello, Can you please tell me what is happening with this bugreport? I sent you another reply (see directly below) a few days ago, but I have not heard back from you, nor from anyone else about this bug. Also, most worrying is that the cc: address you put into your last message to me (bug.followup@FreeBSD.org) seems to be undeliverable (!) Please see the full bounce message that I am also including below also. Please let me know if any progress can be made on this bug and/or if there is anything else that I ought to be providing in the way of useful additional information. (As I've noted already, if I can't get a fix for this, then I'm basically going to have to throw away the ASUS A7N266-MV/AA motherboard that started all this.) Thanks in advance. Regards, rfg ============================================================================= To: Gavin Atkinson cc: bug.followup@FreeBSD.org Subject: Re: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) In-reply-to: Your message of Sat, 12 Jul 2008 19:05:28 +0100. <20080712184259.L2347@ury.york.ac.uk> Date: Sat, 19 Jul 2008 18:48:10 -0700 Message-ID: <931.1216518490@tristatelogic.com> From: "Ronald F. Guilmette" In message <20080712184259.L2347@ury.york.ac.uk>, you wrote: >> http://www.tristatelogic.com/freebsd/p7110151.jpg >> http://www.tristatelogic.com/freebsd/p7110152.jpg >> http://www.tristatelogic.com/freebsd/p7110154.jpg > >For info, you should be able to press scroll lock and then scroll back up >through the messages with pageup/pagedown. OK. Do you need that extra info? Or are the pictures above sufficient? >Can you try booting, but escape to the loader prompt and enter the >following: > set hw.ata.atapi_dma=0 > boot > >and see if you get the same symptoms? OK, I tried that. Just to be on the safe side, I tried it both with and without quoting the zero ("0") because I wasn't sure if the quotes were needed. Anyway, either way, I am still getting the exact same kind of failure at the exact same place. So? What now? I really want to get this working. >> P.S. May I ask why you elected to close this PR?... > >I haven't closed this PR, it's currently in "feedback" state, i.e. was >waiting for feedback from you. OK. You got my feedback now. (Sorry it took so long but I was out of town.) ============================================================================= Now the bounce message for : ------- Forwarded Message Return-Path: MAILER-DAEMON Delivery-Date: Sat Jul 19 19:04:25 2008 Return-Path: <> X-Original-To: rfg@tristatelogic.com Delivered-To: rfg@tristatelogic.com Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by segfault.tristatelogic.com (Postfix) with ESMTP id 284F71142D for ; Sat, 19 Jul 2008 19:04:25 -0700 (PDT) Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id D9F30150EB1 for ; Sun, 20 Jul 2008 02:04:24 +0000 (UTC) (envelope-from "") Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC159106567C for ; Sun, 20 Jul 2008 02:04:24 +0000 (UTC) (envelope-from "") Received: by mx1.freebsd.org (Postfix) id DB0768FC16; Sun, 20 Jul 2008 02:04:24 +0000 (UTC) Date: Sun, 20 Jul 2008 02:04:24 +0000 (UTC) From: MAILER-DAEMON@FreeBSD.ORG (Mail Delivery System) Subject: Undelivered Mail Returned to Sender To: rfg@tristatelogic.com Auto-Submitted: auto-replied MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="BC79A8FC12.1216519464/mx1.freebsd.org" Message-Id: <20080720020424.DB0768FC16@mx1.freebsd.org> This is a MIME-encapsulated message. - --BC79A8FC12.1216519464/mx1.freebsd.org Content-Description: Notification Content-Type: text/plain; charset=us-ascii This is the mail system at host mx1.freebsd.org. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to postmaster. If you do so, please include this problem report. You can delete your own text from the attached returned message. The mail system : host hub.freebsd.org[2001:4f8:fff6::36] said: 550 5.1.1 : Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command) - --BC79A8FC12.1216519464/mx1.freebsd.org Content-Description: Delivery report Content-Type: message/delivery-status Reporting-MTA: dns; mx1.freebsd.org X-Postfix-Queue-ID: BC79A8FC12 X-Postfix-Sender: rfc822; rfg@tristatelogic.com Arrival-Date: Sun, 20 Jul 2008 02:04:24 +0000 (UTC) Final-Recipient: rfc822; bug.followup@FreeBSD.org Original-Recipient: rfc822;bug.followup@FreeBSD.org Action: failed Status: 5.1.1 Remote-MTA: dns; hub.freebsd.org Diagnostic-Code: smtp; 550 5.1.1 : Recipient address rejected: User unknown in local recipient table - --BC79A8FC12.1216519464/mx1.freebsd.org Content-Description: Undelivered Message Content-Type: message/rfc822 Received: from segfault-outgoing-helo.tristatelogic.com (112.171-60-66-fuji-dsl.static.surewest.net [66.60.171.112]) by mx1.freebsd.org (Postfix) with ESMTP id BC79A8FC12 for ; Sun, 20 Jul 2008 02:04:24 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 32F9311423; Sat, 19 Jul 2008 18:48:10 -0700 (PDT) To: Gavin Atkinson cc: bug.followup@FreeBSD.org Subject: Re: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) In-reply-to: Your message of Sat, 12 Jul 2008 19:05:28 +0100. <20080712184259.L2347@ury.york.ac.uk> Date: Sat, 19 Jul 2008 18:48:10 -0700 Message-ID: <931.1216518490@tristatelogic.com> From: "Ronald F. Guilmette" In message <20080712184259.L2347@ury.york.ac.uk>, you wrote: >> http://www.tristatelogic.com/freebsd/p7110151.jpg >> http://www.tristatelogic.com/freebsd/p7110152.jpg >> http://www.tristatelogic.com/freebsd/p7110154.jpg > >For info, you should be able to press scroll lock and then scroll back up >through the messages with pageup/pagedown. OK. Do you need that extra info? Or are the pictures above sufficient? >Can you try booting, but escape to the loader prompt and enter the >following: > set hw.ata.atapi_dma=0 > boot > >and see if you get the same symptoms? OK, I tried that. Just to be on the safe side, I tried it both with and without quoting the zero ("0") because I wasn't sure if the quotes were needed. Anyway, either way, I am still getting the exact same kind of failure at the exact same place. So? What now? I really want to get this working. >> P.S. May I ask why you elected to close this PR?... > >I haven't closed this PR, it's currently in "feedback" state, i.e. was >waiting for feedback from you. OK. You got my feedback now. (Sorry it took so long but I was out of town.) - --BC79A8FC12.1216519464/mx1.freebsd.org-- ------- End of Forwarded Message From rfg at tristatelogic.com Wed Jul 23 06:54:12 2008 From: rfg at tristatelogic.com (Ronald F. Guilmette) Date: Wed Jul 23 06:54:18 2008 Subject: i386/125516: 7.0-RELEASE install dies (probably same problem as PR 113160) Message-ID: <61029.1216796051@tristatelogic.com> Whew! I've just spent the last two hours, screweing around with this ASUS A7N266-VM/AA based system, trying to see if anything at all would make a difference, and now I have a lot more data points to add about this bug report. (Not that any of this additional info will necessarily help.) First, the good news... It now appears to me that this bug is most probably _not_ the same at problem as was reported in PR 113160, i.e. failure to set up the "md" (memory disk) duing boot up from an install CD. Now the bad news... The problem is even worse than I first reported. Originally I only reported that an install from 7.0-RELEASE CDs was dying. It now appears however that if one has a hard drive with 7.0-RELEASE already fully installed on it, and if one then transplants that hard drive onto a ASUS A7N266-VM/AA based system, then you won't even be able to fully boot 7.0 from that drive. (If you try this, the machine will mysteriously reboot itself, just at about the time when the spinning thingy should first be visible. (I dunno. Is that in the second stage boot loader? Or is that the third?) Basically, even though I could not do an install on this specific system from 7.0-RELEASE CDs, I still did want to try to run 7.0-RELEASE on it, so I went to another Athlon XP 2000 system I have here, put a blank drive on that, repartitioned it, added BSD labels on the partition I wanted to use for 7.0-RELEASE and then did a totally fresh install. That all worked great. No problem. And I could boot from the drive right after that, no problem. Then I took that exact same drive over and installed it on my A7N266-VM/AA based system and tried to boot, whereupon I got the effect described above... it starts to boot (and makes it at least past the first stage) whereupon I hit the F2 key (to boot from the specific partition where I put 7.0-RELEASE) and then things kinda get started, but then a few seconds later the machine just reboots itself for no apparently good reason. (This was repeatedly seen by me, many many times. It is _not_ in any sense a transient problem.) I am repeatedly emphasizing that this is all happening on a ASUS A7N266-VM/AA based system, because I tried everything to pin down the problem, and the only logical conclusion I could come to in the end was that 7.0 just really really REALLY does not like this specific motherboard. I pulled out all of the peripherial card (only two were in there, both just ethernet cards) and the problem remained. I disconnected all drives except the one hard drive containing the copy of 7.0-RELEASE that I was trying to boot from and the problem remained. I took the #1 and #2 memory modules out and put back (just) what had been #2 into the slot that #1 has been in and the problem remained. I even took out the 300W power supply and put in a 400W supply and the problem still remained, exactly as before. The only elements that remaned constant across all of the tests I performed were the hard drive, the CPU and the motherboard. I _know_ that the CPU is OK, because it has been running (and will again now be running) 6.1-RELEASE for the past year and a half with no problems. Also, I have several other Athlon XP 2000 systems here and I know that at least one other was able to boot and run 7.0-RELEASE without problems. The exact same hard drive (Seagate 200GB PATA) booted 7.0-RELEASE just fine on a different one of my Athlon XP 2000 systems here, so that is not the problem. The only think left which is suspect is the motherboard. Conclusion: 7.0-RELEASE just doesn't get along with the ASUS A7N266-VM/AA motherboard. Like not at all. I'm still kinda hoping that somebody will tell me why. Regards, rfg P.S. If it is the only way to get this solved, then I'm willing to ship the motherboard+cpu+heatsink/fan to anybody who might be willing to look into the problem further. From tinderbox at freebsd.org Wed Jul 23 14:38:17 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed Jul 23 14:38:29 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080723143810.62AC373039@freebsd-current.sentex.ca> TB --- 2008-07-23 13:39:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-23 13:39:05 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-23 13:39:05 - cleaning the object tree TB --- 2008-07-23 13:39:37 - cvsupping the source tree TB --- 2008-07-23 13:39:37 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-23 13:39:44 - building world (CFLAGS=-O -pipe) TB --- 2008-07-23 13:39:44 - cd /src TB --- 2008-07-23 13:39:44 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 23 13:39:45 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] In file included from /src/sbin/ipf/ipresend/../../../contrib/ipfilter/ipsend/sock.c:81: /obj/src/tmp/usr/include/string.h:81: error: conflicting types for 'strdup' /src/sbin/ipf/ipresend/../../../sys/sys/libkern.h:109: error: previous declaration of 'strdup' was here In file included from /src/sbin/ipf/ipresend/../../../contrib/ipfilter/ipsend/sock.c:82: /obj/src/tmp/usr/include/stdlib.h:163: error: conflicting types for 'setenv' /src/sbin/ipf/ipresend/../../../sys/sys/systm.h:239: error: previous declaration of 'setenv' was here /obj/src/tmp/usr/include/stdlib.h:201: error: conflicting types for 'random' /src/sbin/ipf/ipresend/../../../sys/sys/libkern.h:99: error: previous declaration of 'random' was here *** Error code 1 Stop in /src/sbin/ipf/ipresend. *** Error code 1 Stop in /src/sbin/ipf. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-23 14:38:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-23 14:38:10 - ERROR: failed to build world TB --- 2008-07-23 14:38:10 - tinderbox aborted TB --- 2587.77 user 316.67 system 3544.42 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Wed Jul 23 15:06:14 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed Jul 23 15:06:32 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080723150605.DD88D73039@freebsd-current.sentex.ca> TB --- 2008-07-23 14:06:43 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-23 14:06:43 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-23 14:06:43 - cleaning the object tree TB --- 2008-07-23 14:07:14 - cvsupping the source tree TB --- 2008-07-23 14:07:14 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-23 14:07:19 - building world (CFLAGS=-O -pipe) TB --- 2008-07-23 14:07:19 - cd /src TB --- 2008-07-23 14:07:19 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 23 14:07:21 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] In file included from /src/sbin/ipf/ipresend/../../../contrib/ipfilter/ipsend/sock.c:81: /obj/pc98/src/tmp/usr/include/string.h:81: error: conflicting types for 'strdup' /src/sbin/ipf/ipresend/../../../sys/sys/libkern.h:109: error: previous declaration of 'strdup' was here In file included from /src/sbin/ipf/ipresend/../../../contrib/ipfilter/ipsend/sock.c:82: /obj/pc98/src/tmp/usr/include/stdlib.h:163: error: conflicting types for 'setenv' /src/sbin/ipf/ipresend/../../../sys/sys/systm.h:239: error: previous declaration of 'setenv' was here /obj/pc98/src/tmp/usr/include/stdlib.h:201: error: conflicting types for 'random' /src/sbin/ipf/ipresend/../../../sys/sys/libkern.h:99: error: previous declaration of 'random' was here *** Error code 1 Stop in /src/sbin/ipf/ipresend. *** Error code 1 Stop in /src/sbin/ipf. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-23 15:06:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-23 15:06:05 - ERROR: failed to build world TB --- 2008-07-23 15:06:05 - tinderbox aborted TB --- 2585.28 user 330.88 system 3562.38 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Wed Jul 23 18:11:43 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed Jul 23 18:12:57 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080723181140.A61E273039@freebsd-current.sentex.ca> TB --- 2008-07-23 16:57:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-23 16:57:24 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-23 16:57:24 - cleaning the object tree TB --- 2008-07-23 16:57:42 - cvsupping the source tree TB --- 2008-07-23 16:57:42 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-23 16:57:47 - building world (CFLAGS=-O -pipe) TB --- 2008-07-23 16:57:47 - cd /src TB --- 2008-07-23 16:57:47 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 23 16:57:49 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jul 23 18:06:45 UTC 2008 TB --- 2008-07-23 18:06:45 - generating LINT kernel config TB --- 2008-07-23 18:06:45 - cd /src/sys/i386/conf TB --- 2008-07-23 18:06:45 - /usr/bin/make -B LINT TB --- 2008-07-23 18:06:45 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-23 18:06:45 - cd /src TB --- 2008-07-23 18:06:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 23 18:06:45 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/contrib/dev/acpica/utobject.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/contrib/dev/acpica/utresrc.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/contrib/dev/acpica/utstate.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/contrib/dev/acpica/utxface.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/contrib/ipfilter/netinet/fil.c -I/src/sys/contrib/ipfilter In file included from /src/sys/sys/file.h:42, from /src/sys/contrib/ipfilter/netinet/fil.c:49: /src/sys/sys/refcount.h:38:2: error: #warning _KERNEL defined *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-23 18:11:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-23 18:11:40 - ERROR: failed to build lint kernel TB --- 2008-07-23 18:11:40 - tinderbox aborted TB --- 3227.76 user 404.17 system 4456.21 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From ejmarkow at hotmail.com Fri Jul 25 19:40:03 2008 From: ejmarkow at hotmail.com (Eugene J. Markow) Date: Fri Jul 25 19:40:24 2008 Subject: i386/125963: Unable to quit Xfce4 when clicking on the icon button or via the menu Message-ID: <200807251937.m6PJbHQR052491@www.freebsd.org> >Number: 125963 >Category: i386 >Synopsis: Unable to quit Xfce4 when clicking on the icon button or via the menu >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 25 19:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eugene J. Markow >Release: FreeBSD 7.0-STABLE-200807 >Organization: n/a >Environment: FreeBSD FBSD70.granica.com 7.0-STABLE-200807 FreeBSD 7.0-STABLE-200807 #0: Thu Jul 24 22:45:47 CEST 2008 ejm@FBSD70.granica.com:/usr/obj/usr/src/sys/EJMKERNEL i386 >Description: Installled the FreeBSD 7.0-STABLE-200807 snapshot and added both Xorg and Xfce4 by using pkg_add -r xorg and pkg_add -r xfce4 respectively. Configured Xorg and added the "/usr/local/bin/startxfce4" to .xinitrc. Invoked Xfce4 by typing "startx" from the user prompt and the Xfce4 window with icons and menu opened up. After reviewing the GUI, I wanted to exit Xfce4. I clicked on the "quit" icon button and there was no response. I then attempted to quit Xfce4 via the menu, and again, no response. Ultimately, I had to terminate Xfce4 by pressing ctl-alt-backspace. I reinstalled the entire system once again to make sure this wasn't isolated, and indeed, the probem occurred again. >How-To-Repeat: Follow the precise installation instructions I already provided. Note: Install both Xorg and Xfce4 via pkg_add only, and not using ports. >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Fri Jul 25 19:52:14 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri Jul 25 19:52:20 2008 Subject: [releng_7 tinderbox] failure on i386/i386 Message-ID: <20080725195210.77F381B5078@freebsd-stable.sentex.ca> TB --- 2008-07-25 18:36:41 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-07-25 18:36:41 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2008-07-25 18:36:41 - cleaning the object tree TB --- 2008-07-25 18:37:00 - cvsupping the source tree TB --- 2008-07-25 18:37:00 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2008-07-25 18:37:10 - building world (CFLAGS=-O2 -pipe) TB --- 2008-07-25 18:37:10 - cd /src TB --- 2008-07-25 18:37:10 - /usr/bin/make -B buildworld >>> World build started on Fri Jul 25 18:37:11 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jul 25 19:42:06 UTC 2008 TB --- 2008-07-25 19:42:06 - generating LINT kernel config TB --- 2008-07-25 19:42:06 - cd /src/sys/i386/conf TB --- 2008-07-25 19:42:06 - /usr/bin/make -B LINT TB --- 2008-07-25 19:42:06 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-07-25 19:42:06 - cd /src TB --- 2008-07-25 19:42:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jul 25 19:42:06 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:928: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:939: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:948: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:950: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:953: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:956: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-25 19:52:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-25 19:52:10 - ERROR: failed to build lint kernel TB --- 2008-07-25 19:52:10 - tinderbox aborted TB --- 3718.28 user 390.68 system 4529.15 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full From tinderbox at freebsd.org Fri Jul 25 21:05:43 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri Jul 25 21:05:55 2008 Subject: [releng_7 tinderbox] failure on i386/pc98 Message-ID: <20080725210539.5F5491B5078@freebsd-stable.sentex.ca> TB --- 2008-07-25 19:52:10 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-07-25 19:52:10 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2008-07-25 19:52:10 - cleaning the object tree TB --- 2008-07-25 19:52:33 - cvsupping the source tree TB --- 2008-07-25 19:52:33 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2008-07-25 19:52:42 - building world (CFLAGS=-O2 -pipe) TB --- 2008-07-25 19:52:42 - cd /src TB --- 2008-07-25 19:52:42 - /usr/bin/make -B buildworld >>> World build started on Fri Jul 25 19:52:43 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Jul 25 20:57:32 UTC 2008 TB --- 2008-07-25 20:57:32 - generating LINT kernel config TB --- 2008-07-25 20:57:32 - cd /src/sys/pc98/conf TB --- 2008-07-25 20:57:32 - /usr/bin/make -B LINT TB --- 2008-07-25 20:57:33 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-07-25 20:57:33 - cd /src TB --- 2008-07-25 20:57:33 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Jul 25 20:57:33 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:925: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:928: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:939: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:948: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:950: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:953: error: dereferencing pointer to incomplete type /src/sys/kern/kern_cpuset.c:956: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-25 21:05:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-25 21:05:39 - ERROR: failed to build lint kernel TB --- 2008-07-25 21:05:39 - tinderbox aborted TB --- 3591.30 user 387.79 system 4408.59 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full From thedurkins at thedurkins.force9.co.uk Fri Jul 25 23:29:39 2008 From: thedurkins at thedurkins.force9.co.uk (thedurkins@thedurkins.force9.co.uk) Date: Fri Jul 25 23:29:46 2008 Subject: (no subject) Message-ID: <3834.81.174.228.189.1217026886.squirrel@webmail.plus.net> Hi all, I am trying to install a 320Gb hard drive on to an old PC running FreeBSD 6.2. (Release #0) The BIOS correctly picks up the drive as a slave IDE on boot-up and correctly reports it?s size but I cannot mount it once the OS has booted up. The errors flash past too quickly and do not appear to have been logged anywhere in /var/log. But attempts to mount the drive always result in failure and a system crash! It looks like a pagefile error that?s reported but hard to say as I can?t freeze the screen to get the full message. The drive is not blank so cannot be formatted. It is a Maxtor STM3320820A. The PC is Pentium based 200Mhz (Yes it is that old!!) with 32 Mb Ram, the mother board is a gigabyte gv-586atv. I am at a bit of a loss and would really appreciate some thoughts from anyone who?s been there before I feel this should work but am I just wasting my time? From edwin at FreeBSD.org Sat Jul 26 18:37:44 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Jul 26 18:37:50 2008 Subject: ports/125963: x11-wm/xfce4: Unable to quit when clicking on the icon button or via the menu Message-ID: <200807261837.m6QIbiiB099489@freefall.freebsd.org> Synopsis: x11-wm/xfce4: Unable to quit when clicking on the icon button or via the menu Responsible-Changed-From-To: freebsd-i386->oliver Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jul 26 18:37:44 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=125963 From bugmaster at FreeBSD.org Mon Jul 28 11:06:57 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Jul 28 11:07:51 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200807281106.m6SB6uue078916@freefall.freebsd.org> Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/75887 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel video/ke o i386/76944 i386 [busdma] [patch] i386 bus_dmamap_create() bug s i386/79169 i386 [hang] freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [ata] FreeBSD 6.0 install CD fails to find disks on So o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 [hang] [loader] Machine lockup at boot loader countdow o i386/93787 i386 [hang] freebsd 6.0 hangs on atkbd0 on Proliant 1850r s o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o f i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [keyboard] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] [regression] ata regression with DOM-IDE o i386/95087 i386 [hang] System freeze irrespective of load on Promise F o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 [boot] Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/116844 i386 [boot] cannot boot from cd when using Dell Vostro 200 o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121115 i386 [ata] READ_DMA failure after 6.3 security upgrade [reg o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 [ata] Fdisk fails. Cannot install 7.0 Release on P5VD2 f i386/122644 i386 [panic] on-boot mount /tmp kernel dump a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/123416 i386 [build] make buildworld warning NOPROFILE o i386/123462 i386 clock is too fast o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 o i386/123814 i386 [boot] cannot boot freebsd kernel on sony vaio VGN-NR2 o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/124124 i386 [boot] Page fault while booting livefs iso of FreeBSD o i386/124317 i386 [boot] CD with BTX 1.02 fails at "mountroot" and 1.01 o i386/124633 i386 [boot] [panic] 7.0 does not boot from CD o i386/125592 i386 [hang] FreeBSD 7 server in hang 99 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/73921 i386 [sysctl] [patch] sysctlbyname for machdep.tsc_freq doe o i386/74153 i386 [pst] FreeBSD 5.3 cannot boot ftom pst o i386/79091 i386 [i386] [patch] Small optimization for i386/support.s o i386/79840 i386 [sysinstall] Partitioning and formating a new disk fai o i386/80095 i386 ld-elf.so.1 crashes with executables produced by tinyc o i386/85417 i386 [i386] [npx] [patch] Possible bug in ia32 floating-poi o i386/85423 i386 [ex] ex(4) does not correctly recognize NIC in PnP mod o i386/85652 i386 [loader] [patch] deal with out-of-memory errors during o i386/85653 i386 [i386] [patch] relieve hangs in tight loops in process o i386/85655 i386 [i386] [patch] expose cpu info for i386 systems o i386/85656 i386 [i386] [patch] expose more i386 specific CPU informati s i386/88491 i386 [install] Panic when boot installation CD1 (Acer Trave o i386/91871 i386 [boot1] [patch] boot1: jump to 0xf000:0xfff0 instead o o i386/92501 i386 [irq] Hang on boot with ACPI enabled on ASUS A6R noteb o i386/93793 i386 [keyboard] Keyboard stops working after a shutdown -p o i386/95106 i386 [install] cannot install freebsd, Nvidia nForce 2 base o i386/96406 i386 System freezes on IBM xSeries 335 with FreeBSD-6.0-REL o i386/98366 i386 [em] Intel PRO/1000 MT Dual PCI-X: simulatenious 1000 o i386/98932 i386 [i386] [patch] Kernel compilation failed on specific P o i386/100142 i386 [pci] [patch] /dev/smb0 device not available on system o i386/100204 i386 FreeBSD reports raid as broken - but it is not o i386/101062 i386 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/120933 i386 [boot] 6.x and 7.x do not boot from CD on IBM HS20 883 o i386/121675 i386 [ata] incorrect fallback to udma33 with CF memory inst o i386/122148 i386 [irq] interrupt storm on 7.0 [regression] o i386/122602 i386 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i o i386/124902 i386 [i386] [patch] patch to fix VESA modes and allow 8bit o i386/125011 i386 precision of constants for long double o i386/125383 i386 [k8temp] [request] please enable k8temp on i386 o i386/125843 i386 [boot] 'load' followed by 'boot' of missing file cause o i386/125880 i386 [cardbus] Cardbus cards Don't function on TI PCIxx12 C 45 problems total. From tinderbox at freebsd.org Tue Jul 29 00:04:30 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 00:04:42 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729000426.412A673039@freebsd-current.sentex.ca> TB --- 2008-07-28 23:01:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-28 23:01:42 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-28 23:01:42 - cleaning the object tree TB --- 2008-07-28 23:02:19 - cvsupping the source tree TB --- 2008-07-28 23:02:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-28 23:02:31 - building world (CFLAGS=-O -pipe) TB --- 2008-07-28 23:02:31 - cd /src TB --- 2008-07-28 23:02:31 - /usr/bin/make -B buildworld >>> World build started on Mon Jul 28 23:02:32 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 00:04:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 00:04:26 - ERROR: failed to build world TB --- 2008-07-29 00:04:26 - tinderbox aborted TB --- 2726.27 user 333.22 system 3763.39 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 01:07:37 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 01:07:43 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729010732.8034773039@freebsd-current.sentex.ca> TB --- 2008-07-29 00:04:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 00:04:26 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 00:04:26 - cleaning the object tree TB --- 2008-07-29 00:04:57 - cvsupping the source tree TB --- 2008-07-29 00:04:57 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 00:05:07 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 00:05:07 - cd /src TB --- 2008-07-29 00:05:07 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 00:05:08 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 01:07:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 01:07:32 - ERROR: failed to build world TB --- 2008-07-29 01:07:32 - tinderbox aborted TB --- 2719.37 user 348.82 system 3785.82 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue Jul 29 05:06:58 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 05:07:15 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729050655.2C53873039@freebsd-current.sentex.ca> TB --- 2008-07-29 04:04:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 04:04:45 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-29 04:04:45 - cleaning the object tree TB --- 2008-07-29 04:05:03 - cvsupping the source tree TB --- 2008-07-29 04:05:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-29 04:05:11 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 04:05:11 - cd /src TB --- 2008-07-29 04:05:11 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 04:05:13 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 05:06:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 05:06:54 - ERROR: failed to build world TB --- 2008-07-29 05:06:54 - tinderbox aborted TB --- 2721.58 user 333.33 system 3729.64 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 05:11:45 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 05:12:00 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729051141.841DD73039@freebsd-current.sentex.ca> TB --- 2008-07-29 04:09:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 04:09:34 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 04:09:34 - cleaning the object tree TB --- 2008-07-29 04:09:50 - cvsupping the source tree TB --- 2008-07-29 04:09:50 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 04:09:56 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 04:09:56 - cd /src TB --- 2008-07-29 04:09:56 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 04:09:58 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 05:11:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 05:11:41 - ERROR: failed to build world TB --- 2008-07-29 05:11:41 - tinderbox aborted TB --- 2721.88 user 346.91 system 3726.92 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue Jul 29 09:22:27 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 09:22:45 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729092224.6CE5773039@freebsd-current.sentex.ca> TB --- 2008-07-29 08:20:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 08:20:11 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-29 08:20:11 - cleaning the object tree TB --- 2008-07-29 08:20:30 - cvsupping the source tree TB --- 2008-07-29 08:20:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-29 08:20:35 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 08:20:35 - cd /src TB --- 2008-07-29 08:20:35 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 08:20:37 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 09:22:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 09:22:24 - ERROR: failed to build world TB --- 2008-07-29 09:22:24 - tinderbox aborted TB --- 2721.20 user 333.09 system 3732.34 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 09:27:24 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 09:27:30 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729092720.DC48373039@freebsd-current.sentex.ca> TB --- 2008-07-29 08:24:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 08:24:39 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 08:24:39 - cleaning the object tree TB --- 2008-07-29 08:25:01 - cvsupping the source tree TB --- 2008-07-29 08:25:01 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 08:25:07 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 08:25:07 - cd /src TB --- 2008-07-29 08:25:07 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 08:25:08 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-4.src > lt_LT.ISO8859-4.out grep -v '^#' < /src/share/timedef/lt_LT.ISO8859-13.src > lt_LT.ISO8859-13.out grep -v '^#' < /src/share/timedef/lt_LT.UTF-8.src > lt_LT.UTF-8.out grep -v '^#' < /src/share/timedef/mn_MN.UTF-8.src > mn_MN.UTF-8.out grep -v '^#' < /src/share/timedef/nl_NL.ISO8859-1.src > nl_NL.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.ISO8859-1.src > nn_NO.ISO8859-1.out grep -v '^#' < /src/share/timedef/nn_NO.UTF-8.src > nn_NO.UTF-8.out make: don't know how to make no_NO.ISO8859-1.out. Stop *** Error code 2 Stop in /src/share. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 09:27:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 09:27:20 - ERROR: failed to build world TB --- 2008-07-29 09:27:20 - tinderbox aborted TB --- 2725.12 user 345.88 system 3761.74 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue Jul 29 13:37:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 13:37:08 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729133658.AF32573039@freebsd-current.sentex.ca> TB --- 2008-07-29 12:34:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 12:34:39 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-29 12:34:39 - cleaning the object tree TB --- 2008-07-29 12:34:58 - cvsupping the source tree TB --- 2008-07-29 12:34:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-29 12:35:06 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 12:35:06 - cd /src TB --- 2008-07-29 12:35:06 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 12:35:08 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.bin/bluetooth/btsockstat (all) cc -O -pipe -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/bluetooth/btsockstat/btsockstat.c cc1: warnings being treated as errors In file included from /obj/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/bluetooth/btsockstat/btsockstat.c:37: /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list *** Error code 1 Stop in /src/usr.bin/bluetooth/btsockstat. *** Error code 1 Stop in /src/usr.bin/bluetooth. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 13:36:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 13:36:58 - ERROR: failed to build world TB --- 2008-07-29 13:36:58 - tinderbox aborted TB --- 2734.80 user 333.10 system 3738.80 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 13:41:54 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 13:42:12 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729134149.8587673039@freebsd-current.sentex.ca> TB --- 2008-07-29 12:39:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 12:39:24 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 12:39:24 - cleaning the object tree TB --- 2008-07-29 12:39:44 - cvsupping the source tree TB --- 2008-07-29 12:39:44 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 12:39:50 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 12:39:50 - cd /src TB --- 2008-07-29 12:39:50 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 12:39:52 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.bin/bluetooth/btsockstat (all) cc -O -pipe -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/bluetooth/btsockstat/btsockstat.c cc1: warnings being treated as errors In file included from /obj/pc98/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/bluetooth/btsockstat/btsockstat.c:37: /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list *** Error code 1 Stop in /src/usr.bin/bluetooth/btsockstat. *** Error code 1 Stop in /src/usr.bin/bluetooth. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 13:41:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 13:41:49 - ERROR: failed to build world TB --- 2008-07-29 13:41:49 - tinderbox aborted TB --- 2734.93 user 347.59 system 3745.21 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue Jul 29 17:52:53 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 17:53:04 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729175220.0C17873039@freebsd-current.sentex.ca> TB --- 2008-07-29 16:49:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 16:49:37 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-29 16:49:37 - cleaning the object tree TB --- 2008-07-29 16:49:55 - cvsupping the source tree TB --- 2008-07-29 16:49:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-29 16:50:02 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 16:50:02 - cd /src TB --- 2008-07-29 16:50:02 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 16:50:04 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.bin/bluetooth/btsockstat (all) cc -O -pipe -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/bluetooth/btsockstat/btsockstat.c cc1: warnings being treated as errors In file included from /obj/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/bluetooth/btsockstat/btsockstat.c:37: /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list *** Error code 1 Stop in /src/usr.bin/bluetooth/btsockstat. *** Error code 1 Stop in /src/usr.bin/bluetooth. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 17:52:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 17:52:19 - ERROR: failed to build world TB --- 2008-07-29 17:52:19 - tinderbox aborted TB --- 2734.45 user 334.77 system 3761.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 17:57:40 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 17:57:46 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729175736.B4D8A73039@freebsd-current.sentex.ca> TB --- 2008-07-29 16:54:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 16:54:47 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 16:54:47 - cleaning the object tree TB --- 2008-07-29 16:55:07 - cvsupping the source tree TB --- 2008-07-29 16:55:07 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 16:55:13 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 16:55:13 - cd /src TB --- 2008-07-29 16:55:13 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 16:55:15 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] ===> usr.bin/bluetooth/btsockstat (all) cc -O -pipe -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/bluetooth/btsockstat/btsockstat.c cc1: warnings being treated as errors In file included from /obj/pc98/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/bluetooth/btsockstat/btsockstat.c:37: /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list *** Error code 1 Stop in /src/usr.bin/bluetooth/btsockstat. *** Error code 1 Stop in /src/usr.bin/bluetooth. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 17:57:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 17:57:36 - ERROR: failed to build world TB --- 2008-07-29 17:57:36 - tinderbox aborted TB --- 2735.15 user 347.49 system 3769.33 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue Jul 29 22:09:38 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 22:09:45 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080729220935.6E32973039@freebsd-current.sentex.ca> TB --- 2008-07-29 21:05:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 21:05:42 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-29 21:05:42 - cleaning the object tree TB --- 2008-07-29 21:05:59 - cvsupping the source tree TB --- 2008-07-29 21:05:59 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-29 21:06:05 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 21:06:05 - cd /src TB --- 2008-07-29 21:06:05 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 21:06:06 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc1: warnings being treated as errors In file included from /obj/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/netstat/inet.c:47: /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list /src/usr.bin/netstat/inet.c:141: error: static declaration of 'sbtoxsockbuf' follows non-static declaration /obj/src/tmp/usr/include/sys/sockbuf.h:133: error: previous declaration of 'sbtoxsockbuf' was here *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 22:09:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 22:09:35 - ERROR: failed to build world TB --- 2008-07-29 22:09:35 - tinderbox aborted TB --- 2790.86 user 336.71 system 3832.62 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue Jul 29 22:15:01 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue Jul 29 22:15:12 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080729221458.B75A473039@freebsd-current.sentex.ca> TB --- 2008-07-29 21:11:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-29 21:11:08 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-29 21:11:08 - cleaning the object tree TB --- 2008-07-29 21:11:22 - cvsupping the source tree TB --- 2008-07-29 21:11:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-29 21:11:29 - building world (CFLAGS=-O -pipe) TB --- 2008-07-29 21:11:29 - cd /src TB --- 2008-07-29 21:11:29 - /usr/bin/make -B buildworld >>> World build started on Tue Jul 29 21:11:30 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc1: warnings being treated as errors In file included from /obj/pc98/src/tmp/usr/include/sys/socketvar.h:42, from /src/usr.bin/netstat/inet.c:47: /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: 'struct thread' declared inside parameter list /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:128: warning: its scope is only this definition or declaration, which is probably not what you want /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:130: warning: 'struct thread' declared inside parameter list /src/usr.bin/netstat/inet.c:141: error: static declaration of 'sbtoxsockbuf' follows non-static declaration /obj/pc98/src/tmp/usr/include/sys/sockbuf.h:133: error: previous declaration of 'sbtoxsockbuf' was here *** Error code 1 Stop in /src/usr.bin/netstat. *** Error code 1 Stop in /src/usr.bin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-29 22:14:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-29 22:14:58 - ERROR: failed to build world TB --- 2008-07-29 22:14:58 - tinderbox aborted TB --- 2789.21 user 352.73 system 3830.20 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From usman.ahmad at pk.link.net Wed Jul 30 13:40:05 2008 From: usman.ahmad at pk.link.net (Usman Ahmad) Date: Wed Jul 30 13:40:17 2008 Subject: i386/126096: bind patch/upgrade Message-ID: <200807301333.m6UDXCiB030950@www.freebsd.org> >Number: 126096 >Category: i386 >Synopsis: bind patch/upgrade >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 30 13:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Usman Ahmad >Release: FreeBSD 4.2 >Organization: LINKdotNET >Environment: BSD/OS monitornew.wol.net.pk 4.2 BSDI BSD/OS 4.2 Kernel #1: Sat Oct 28 16:31:23 PKT 2006 netadmin@monitornew.wol.net.pk:/usr/src/sys/compile/LOCAL i386 >Description: As per our ISC updates, there is a bug in old bind versions. Please refer to http://www.isc.org/index.pl?/sw/bind/bind-security.php. So i have tried to update all of my current DNS severs having FreeBSD 4.2 but it is not fixed. First, the default bind version was running as mentioned below: bash-2.02# named -v named 8.2.3-REL Thu Nov 14 15:56:27 CST 2002 patm@patches42default.bsdi.com:/patches/4.2/M420-030/source/core_contrib/bind/src/bin/named but there was no patch/update available for this version then i have compiled the bind latest version i.e; BIND 9.4.1-P1 but when i check it for server vulnerability, it response me the server is POOR. Please guide me that how can i fix this BUG at my FreeBSD 4.2 server. Regards, Usman Ahmad >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From amokk at seb.org.ua Wed Jul 30 14:20:02 2008 From: amokk at seb.org.ua (Anton Kartashev) Date: Wed Jul 30 14:20:08 2008 Subject: i386/126097: uipaq support for ASUS P535 PDA Message-ID: <200807301416.m6UEGGem070467@www.freebsd.org> >Number: 126097 >Category: i386 >Synopsis: uipaq support for ASUS P535 PDA >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jul 30 14:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Anton Kartashev >Release: 8-current >Organization: >Environment: FreeBSD my.home 8.0-CURRENT FreeBSD 8.0-CURRENT #15: Wed Jul 30 16:00:15 EEST 2008 root@my.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: uipaq module doesn't recognize my ASUS P535 as ucom device. I've add support for them. But it's work only in serial mode (change USB setting to normal at PDA). In RNDIS mode pppd could't connect. >How-To-Repeat: >Fix: patch for uipaq.c --- uipaq.c.orig 2008-05-09 00:22:27.000000000 +0300 +++ uipaq.c 2008-07-30 16:34:53.000000000 +0300 @@ -128,6 +128,7 @@ {{ USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQPOCKETPC } , 0}, {{ USB_VENDOR_CASIO, USB_PRODUCT_CASIO_BE300 } , 0}, {{ USB_VENDOR_SHARP, USB_PRODUCT_SHARP_WZERO3ES }, 0}, + {{ USB_VENDOR_ASUS, USB_PRODUCT_ASUS_P535 }, 0}, }; #define uipaq_lookup(v, p) ((const struct uipaq_type *)usb_lookup(uipaq_devs, v, p)) patch for usbdevs --- usbdevs.orig 2008-06-27 13:30:08.000000000 +0300 +++ usbdevs 2008-07-30 16:33:56.000000000 +0300 @@ -877,6 +877,7 @@ product ASUS RT2573_1 0x1723 RT2573 product ASUS RT2573_2 0x1724 RT2573 product ASUS LCM 0x1726 LCM display +product ASUS P535 0x420f ASUS P535 PDA /* ATen products */ product ATEN UC1284 0x2001 Parallel printer >Release-Note: >Audit-Trail: >Unformatted: From gavin at FreeBSD.org Wed Jul 30 14:49:30 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Wed Jul 30 14:49:37 2008 Subject: i386/126096: bind patch/upgrade Message-ID: <200807301449.m6UEnTwD073927@freefall.freebsd.org> Synopsis: bind patch/upgrade State-Changed-From-To: open->closed State-Changed-By: gavin State-Changed-When: Wed Jul 30 14:16:52 UTC 2008 State-Changed-Why: To submitter: Firstly, It appears that you are not running FreeBSD, but BSD/OS 4.2. These are different operating systems, and as a result I do not know how you would go about solving your problems with BIND on BSD/OS. However, I do know that support for BSD/OS stopped in 2004, so you should probably consider moving any BSD/OS servers away from BSD/OS, and not just upgrading BIND on them, as there are likely to be other serious issues with them. If your question is "How can I move these servers onto a secure version of FreeBSD", then that is a hard question to answer without knowing what the servers do. You will find the FreeBSD website and handbook very detailed on how to install and configure FreeBSD, and there is lots of documentation around about how to configure BIND. After you install 7.0-RELEASE you will still need to patch the server before it is secure, but that is easly done with freebsd-update. Also note that the minimum version of BIND that you need to be secure is 9.4.2-P1, and not 9.4.1-P1 as you stated in your question. Hope that helps, Gavin Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Wed Jul 30 14:16:52 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=126096 From gavin at FreeBSD.org Wed Jul 30 15:10:46 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Wed Jul 30 15:11:02 2008 Subject: kern/126097: [uipaq] [patch] add support for ASUS P535 PDA Message-ID: <200807301510.m6UFAjfw074859@freefall.freebsd.org> Old Synopsis: uipaq support for ASUS P535 PDA New Synopsis: [uipaq] [patch] add support for ASUS P535 PDA Responsible-Changed-From-To: freebsd-i386->freebsd-usb Responsible-Changed-By: gavin Responsible-Changed-When: Wed Jul 30 15:08:39 UTC 2008 Responsible-Changed-Why: Over to maintainers http://www.freebsd.org/cgi/query-pr.cgi?pr=126097 From faber at ISI.EDU Wed Jul 30 20:30:02 2008 From: faber at ISI.EDU (Ted Faber) Date: Wed Jul 30 20:30:13 2008 Subject: i386/126105: Activate support for Intel Q35 SVGA Message-ID: <200807302017.m6UKHICZ002642@zod.isi.edu> >Number: 126105 >Category: i386 >Synopsis: Activate support for Intel Q35 SVGA >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 30 20:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ted Faber >Release: FreeBSD 8.0-CURRENT i386 >Organization: USC/ISI >Environment: System: FreeBSD zod.isi.edu 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Wed Jul 30 11:43:57 PDT 2008 root@zod.isi.edu:/usr/obj/usr/src/sys/ZOD i386 >Description: Intel Q35 SVGA support works for me. Previously there were problems using the adapter even when the chip code was available for identification. Now things appear to work smoothly, including graphics acceleration. Someone else did the hard parts, I just noticed it works. The attached patch uncomments the chip identifier so the kernel recognizes the chip. >How-To-Repeat: N/A >Fix: Patch follows. Patch is relative to /sys --- dev/agp/agp_i810.c.orig 2008-06-20 15:23:41.000000000 -0700 +++ dev/agp/agp_i810.c 2008-07-25 14:12:05.000000000 -0700 @@ -156,9 +156,9 @@ "Intel Q965 SVGA controller"}, {0x29a28086, CHIP_I965, 0x00020000, "Intel G965 SVGA controller"}, -/* {0x29b28086, CHIP_G33, 0x00020000, "Intel Q35 SVGA controller"}, +/* {0x29c28086, CHIP_G33, 0x00020000, "Intel G33 SVGA controller"}, {0x29d28086, CHIP_G33, 0x00020000, >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Wed Jul 30 23:54:57 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed Jul 30 23:55:10 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080730235454.B059773039@freebsd-current.sentex.ca> TB --- 2008-07-30 22:41:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-30 22:41:34 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-30 22:41:34 - cleaning the object tree TB --- 2008-07-30 22:42:05 - cvsupping the source tree TB --- 2008-07-30 22:42:05 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-30 22:42:17 - building world (CFLAGS=-O -pipe) TB --- 2008-07-30 22:42:17 - cd /src TB --- 2008-07-30 22:42:17 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 30 22:42:19 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Wed Jul 30 23:52:25 UTC 2008 TB --- 2008-07-30 23:52:25 - generating LINT kernel config TB --- 2008-07-30 23:52:25 - cd /src/sys/i386/conf TB --- 2008-07-30 23:52:25 - /usr/bin/make -B LINT TB --- 2008-07-30 23:52:25 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-30 23:52:25 - cd /src TB --- 2008-07-30 23:52:25 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 30 23:52:26 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector /src/sys/dev/e1000/if_igb.c:84:21: error: tcp_lro.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-30 23:54:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-30 23:54:54 - ERROR: failed to build lint kernel TB --- 2008-07-30 23:54:54 - tinderbox aborted TB --- 3147.34 user 385.11 system 4399.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Thu Jul 31 00:40:44 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu Jul 31 00:40:51 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080731004041.7B6E173039@freebsd-current.sentex.ca> TB --- 2008-07-30 23:28:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-30 23:28:30 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-07-30 23:28:30 - cleaning the object tree TB --- 2008-07-30 23:29:00 - cvsupping the source tree TB --- 2008-07-30 23:29:00 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-07-30 23:29:10 - building world (CFLAGS=-O -pipe) TB --- 2008-07-30 23:29:10 - cd /src TB --- 2008-07-30 23:29:10 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 30 23:29:12 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Jul 31 00:38:27 UTC 2008 TB --- 2008-07-31 00:38:27 - generating LINT kernel config TB --- 2008-07-31 00:38:27 - cd /src/sys/pc98/conf TB --- 2008-07-31 00:38:27 - /usr/bin/make -B LINT TB --- 2008-07-31 00:38:27 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-31 00:38:27 - cd /src TB --- 2008-07-31 00:38:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jul 31 00:38:27 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/opencrypto/cryptodev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pc98/pc98/canbus_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/dev/ath -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -I/src/sys/contrib/opensolaris/compat -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector /src/sys/dev/e1000/if_igb.c:84:21: error: tcp_lro.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-31 00:40:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-31 00:40:41 - ERROR: failed to build lint kernel TB --- 2008-07-31 00:40:41 - tinderbox aborted TB --- 3114.37 user 389.87 system 4330.72 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Thu Jul 31 05:32:04 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu Jul 31 05:32:17 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080731053201.BE2C473039@freebsd-current.sentex.ca> TB --- 2008-07-31 04:11:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-31 04:11:31 - starting HEAD tinderbox run for i386/i386 TB --- 2008-07-31 04:11:31 - cleaning the object tree TB --- 2008-07-31 04:11:51 - cvsupping the source tree TB --- 2008-07-31 04:11:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-07-31 04:11:59 - building world (CFLAGS=-O -pipe) TB --- 2008-07-31 04:11:59 - cd /src TB --- 2008-07-31 04:11:59 - /usr/bin/make -B buildworld >>> World build started on Thu Jul 31 04:12:01 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Jul 31 05:21:36 UTC 2008 TB --- 2008-07-31 05:21:36 - generating LINT kernel config TB --- 2008-07-31 05:21:36 - cd /src/sys/i386/conf TB --- 2008-07-31 05:21:36 - /usr/bin/make -B LINT TB --- 2008-07-31 05:21:36 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-31 05:21:36 - cd /src TB --- 2008-07-31 05:21:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jul 31 05:21:36 UTC 2008 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ng_btsocket.o(.data+0x228): undefined reference to `ng_btsocket_sco_disconnect' ng_btsocket.o(.data+0x22c): undefined reference to `ng_btsocket_sco_listen' ng_btsocket.o(.data+0x230): undefined reference to `ng_btsocket_sco_peeraddr' ng_btsocket.o(.data+0x23c): undefined reference to `ng_btsocket_sco_send' ng_btsocket.o(.data+0x24c): undefined reference to `ng_btsocket_sco_sockaddr' ng_btsocket.o(.data+0x260): undefined reference to `ng_btsocket_sco_close' ng_btsocket.o(.data+0x368): undefined reference to `ng_btsocket_sco_ctloutput' ng_btsocket.o(.data+0x370): undefined reference to `ng_btsocket_sco_init' *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-31 05:32:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-31 05:32:01 - ERROR: failed to build lint kernel TB --- 2008-07-31 05:32:01 - tinderbox aborted TB --- 3494.52 user 431.38 system 4829.97 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From remko at FreeBSD.org Thu Jul 31 09:42:27 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Thu Jul 31 09:42:32 2008 Subject: i386/126105: Activate support for Intel Q35 SVGA Message-ID: <200807310942.m6V9gQTc016977@freefall.freebsd.org> Synopsis: Activate support for Intel Q35 SVGA Responsible-Changed-From-To: freebsd-i386->remko Responsible-Changed-By: remko Responsible-Changed-When: Thu Jul 31 09:42:26 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=126105