From linimon at FreeBSD.org Thu May 1 05:53:10 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu May 1 05:53:12 2008 Subject: kern/122989: [swi] [panic] 6.3 kernel panic in swi1: net Message-ID: <200805010553.m415r9jM048609@freefall.freebsd.org> Synopsis: [swi] [panic] 6.3 kernel panic in swi1: net Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Thu May 1 05:52:44 UTC 2008 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=122989 From scain at exgenesis.com Fri May 2 14:30:02 2008 From: scain at exgenesis.com (Shelby Cain) Date: Fri May 2 14:30:04 2008 Subject: i386/123330: Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die Message-ID: <200805021422.m42EMK6k055059@www.freebsd.org> >Number: 123330 >Category: i386 >Synopsis: Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die >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 May 02 14:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Shelby Cain >Release: 7.0-REL >Organization: >Environment: FreeBSD freebsdlol.localdomain 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Mon Apr 14 17:59:26 CDT 2008 root@freebsdlol.localdomain:/usr/obj/usr/src/sys/MYKERN i386 >Description: Background: I have a mixed home network of Windows, Linux and (now) FreeBSD. In order to facilitate easy communication between the systems I install Samaba and enable wins resolution in nsswitch.conf on all non-windows boxes so that netbios name resolution can occur. Problem: Once I've added "hosts: files dns wins" to my nsswitch.conf on FreeBSD any system service that appears to rely on name resolution will segfault when it attempts to handle incoming connections. I realize that netbios name resolution functionality probably isn't a super high priority but causing a denial of service by enabling something that should work without issue strikes me as a serious bug so I marked it as such. I also tried getting a backtrace from one of the ftpd.core files and gdb listed thousands of stack frames which I assume means some form of stack corruption has occurred. >How-To-Repeat: 1) Install FreeBSD 7.0-i386. 2) Enable various network services such as sshd and ftpd. 3) Establish ssh session to the server. 4) Build and install Samba3 from ports. 5) Change hosts line in /etc/nsswitch.conf to read "hosts: files dns wins" 6) Verify that you can resolve windows netbios names via a tool like ping. Do not close your existing ssh session at this point as you'll be unable to log back in! 7) Attempt to create a new ssh or ftp session. The attempt will fail and a message about the (I assume forked) process being terminated with signal 11 will be logged in /var/log/messages. This will continue for as long as "wins" is left in /etc/nsswitch.conf. 8) Removing the "wins" entry will restore normal behavior. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Fri May 2 18:37:35 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 18:37:46 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080502183733.CE5CA73039@freebsd-current.sentex.ca> TB --- 2008-05-02 18:10:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 18:10:46 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-02 18:10:46 - cleaning the object tree TB --- 2008-05-02 18:11:16 - cvsupping the source tree TB --- 2008-05-02 18:11:16 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-02 18:11:22 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 18:11:22 - cd /src TB --- 2008-05-02 18:11:22 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 18:11:24 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 [...] ===> lib/libtacplus (all) ===> lib/libutil (all) ===> lib/libypclnt (all) ===> lib/libalias (all) ===> lib/libalias/libalias (all) cc -O -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c: In function 'LibAliasRefreshModules': /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c:1576: error: expected '(' before 'feof' *** Error code 1 Stop in /src/lib/libalias/libalias. *** Error code 1 Stop in /src/lib/libalias. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 18:37:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 18:37:33 - ERROR: failed to build world TB --- 2008-05-02 18:37:33 - tinderbox aborted TB --- 1155.27 user 151.78 system 1607.09 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 2 18:40:41 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 18:40:47 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080502184040.4D48D73039@freebsd-current.sentex.ca> TB --- 2008-05-02 18:13:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 18:13:48 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-02 18:13:48 - cleaning the object tree TB --- 2008-05-02 18:14:13 - cvsupping the source tree TB --- 2008-05-02 18:14:13 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-02 18:14:19 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 18:14:19 - cd /src TB --- 2008-05-02 18:14:19 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 18:14:22 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 [...] ===> lib/libtacplus (all) ===> lib/libutil (all) ===> lib/libypclnt (all) ===> lib/libalias (all) ===> lib/libalias/libalias (all) cc -O -pipe -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c: In function 'LibAliasRefreshModules': /src/lib/libalias/libalias/../../../sys/netinet/libalias/alias.c:1576: error: expected '(' before 'feof' *** Error code 1 Stop in /src/lib/libalias/libalias. *** Error code 1 Stop in /src/lib/libalias. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 18:40:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 18:40:40 - ERROR: failed to build world TB --- 2008-05-02 18:40:40 - tinderbox aborted TB --- 1157.52 user 157.72 system 1611.34 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Fri May 2 20:28:19 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 20:28:23 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080502202818.0017C73039@freebsd-current.sentex.ca> TB --- 2008-05-02 20:01:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 20:01:28 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-02 20:01:28 - cleaning the object tree TB --- 2008-05-02 20:01:36 - cvsupping the source tree TB --- 2008-05-02 20:01:36 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-02 20:01:42 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 20:01:42 - cd /src TB --- 2008-05-02 20:01:42 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 20:01: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 20:28:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 20:28:17 - ERROR: failed to build world TB --- 2008-05-02 20:28:17 - tinderbox aborted TB --- 1180.85 user 154.55 system 1609.15 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 2 20:31:18 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 20:31:27 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080502203117.9762873039@freebsd-current.sentex.ca> TB --- 2008-05-02 20:04:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 20:04:06 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-02 20:04:06 - cleaning the object tree TB --- 2008-05-02 20:04:14 - cvsupping the source tree TB --- 2008-05-02 20:04:14 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-02 20:04:20 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 20:04:20 - cd /src TB --- 2008-05-02 20:04:20 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 20:04: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 20:31:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 20:31:17 - ERROR: failed to build world TB --- 2008-05-02 20:31:17 - tinderbox aborted TB --- 1185.71 user 156.88 system 1631.35 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From linimon at FreeBSD.org Fri May 2 20:56:47 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri May 2 20:56:50 2008 Subject: kern/123330: [nsswitch] Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die Message-ID: <200805022056.m42Kukel010243@freefall.freebsd.org> Old Synopsis: Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die New Synopsis: [nsswitch] Enabling samba wins in nsswitch.conf causes sshd, ftpd, etc services to die Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Fri May 2 20:55:46 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=123330 From tinderbox at freebsd.org Fri May 2 22:18:17 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 22:18:28 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080502221816.ACCDD73039@freebsd-current.sentex.ca> TB --- 2008-05-02 21:51:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 21:51:24 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-02 21:51:24 - cleaning the object tree TB --- 2008-05-02 21:51:28 - cvsupping the source tree TB --- 2008-05-02 21:51:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-02 21:51:33 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 21:51:33 - cd /src TB --- 2008-05-02 21:51:33 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 21:51:34 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 22:18:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 22:18:16 - ERROR: failed to build world TB --- 2008-05-02 22:18:16 - tinderbox aborted TB --- 1182.61 user 152.55 system 1612.42 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 2 22:20:49 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 2 22:21:00 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080502222048.3194073039@freebsd-current.sentex.ca> TB --- 2008-05-02 21:53:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 21:53:58 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-02 21:53:58 - cleaning the object tree TB --- 2008-05-02 21:54:03 - cvsupping the source tree TB --- 2008-05-02 21:54:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-02 21:54:09 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 21:54:09 - cd /src TB --- 2008-05-02 21:54:09 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 21:54: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-02 22:20:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-02 22:20:48 - ERROR: failed to build world TB --- 2008-05-02 22:20:48 - tinderbox aborted TB --- 1181.50 user 160.21 system 1609.75 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 00:08:10 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 00:08:18 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503000809.1237573039@freebsd-current.sentex.ca> TB --- 2008-05-02 23:40:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 23:40:59 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-02 23:40:59 - cleaning the object tree TB --- 2008-05-02 23:41:06 - cvsupping the source tree TB --- 2008-05-02 23:41:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-02 23:41:11 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 23:41:11 - cd /src TB --- 2008-05-02 23:41:11 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 23:41: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 00:08:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 00:08:08 - ERROR: failed to build world TB --- 2008-05-03 00:08:08 - tinderbox aborted TB --- 1183.26 user 152.57 system 1629.67 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 00:10:59 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 00:11:03 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503001058.D3F8873039@freebsd-current.sentex.ca> TB --- 2008-05-02 23:43:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-02 23:43:44 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-02 23:43:44 - cleaning the object tree TB --- 2008-05-02 23:43:51 - cvsupping the source tree TB --- 2008-05-02 23:43:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-02 23:43:59 - building world (CFLAGS=-O -pipe) TB --- 2008-05-02 23:43:59 - cd /src TB --- 2008-05-02 23:43:59 - /usr/bin/make -B buildworld >>> World build started on Fri May 2 23:44:00 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 00:10:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 00:10:58 - ERROR: failed to build world TB --- 2008-05-03 00:10:58 - tinderbox aborted TB --- 1186.27 user 156.20 system 1634.66 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 01:58:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 01:58:06 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503015800.7844373039@freebsd-current.sentex.ca> TB --- 2008-05-03 01:31:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 01:31:02 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 01:31:02 - cleaning the object tree TB --- 2008-05-03 01:31:10 - cvsupping the source tree TB --- 2008-05-03 01:31:10 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 01:31:16 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 01:31:16 - cd /src TB --- 2008-05-03 01:31:16 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 01:31:18 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 01:58:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 01:58:00 - ERROR: failed to build world TB --- 2008-05-03 01:58:00 - tinderbox aborted TB --- 1182.45 user 151.99 system 1618.11 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 02:01:11 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 02:01:18 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503020110.A017B73039@freebsd-current.sentex.ca> TB --- 2008-05-03 01:33:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 01:33:47 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 01:33:47 - cleaning the object tree TB --- 2008-05-03 01:33:54 - cvsupping the source tree TB --- 2008-05-03 01:33:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 01:34:02 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 01:34:02 - cd /src TB --- 2008-05-03 01:34:02 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 01:34:03 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 02:01:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 02:01:10 - ERROR: failed to build world TB --- 2008-05-03 02:01:10 - tinderbox aborted TB --- 1185.39 user 156.91 system 1643.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 03:48:15 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 03:48:26 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503034814.AE75F73039@freebsd-current.sentex.ca> TB --- 2008-05-03 03:21:07 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 03:21:07 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 03:21:07 - cleaning the object tree TB --- 2008-05-03 03:21:12 - cvsupping the source tree TB --- 2008-05-03 03:21:12 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 03:21:17 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 03:21:17 - cd /src TB --- 2008-05-03 03:21:17 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 03:21:18 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 03:48:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 03:48:14 - ERROR: failed to build world TB --- 2008-05-03 03:48:14 - tinderbox aborted TB --- 1182.25 user 152.61 system 1626.88 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 03:51:00 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 03:51:10 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503035059.A561F73039@freebsd-current.sentex.ca> TB --- 2008-05-03 03:23:43 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 03:23:43 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 03:23:43 - cleaning the object tree TB --- 2008-05-03 03:23:54 - cvsupping the source tree TB --- 2008-05-03 03:23:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 03:23:59 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 03:23:59 - cd /src TB --- 2008-05-03 03:23:59 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 03:24: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 03:50:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 03:50:59 - ERROR: failed to build world TB --- 2008-05-03 03:50:59 - tinderbox aborted TB --- 1184.30 user 158.91 system 1636.43 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 05:37:58 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 05:38:10 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503053757.837FD73039@freebsd-current.sentex.ca> TB --- 2008-05-03 05:11:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 05:11:11 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 05:11:11 - cleaning the object tree TB --- 2008-05-03 05:11:16 - cvsupping the source tree TB --- 2008-05-03 05:11:16 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 05:11:21 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 05:11:21 - cd /src TB --- 2008-05-03 05:11:21 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 05:11:25 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 05:37:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 05:37:57 - ERROR: failed to build world TB --- 2008-05-03 05:37:57 - tinderbox aborted TB --- 1181.30 user 153.46 system 1606.34 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 05:41:04 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 05:41:11 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503054103.3593573039@freebsd-current.sentex.ca> TB --- 2008-05-03 05:13:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 05:13:47 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 05:13:47 - cleaning the object tree TB --- 2008-05-03 05:13:54 - cvsupping the source tree TB --- 2008-05-03 05:13:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 05:14:02 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 05:14:02 - cd /src TB --- 2008-05-03 05:14:02 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 05:14:03 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 05:41:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 05:41:03 - ERROR: failed to build world TB --- 2008-05-03 05:41:03 - tinderbox aborted TB --- 1183.74 user 158.50 system 1635.54 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 07:29:21 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 07:29:34 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503072919.2148573039@freebsd-current.sentex.ca> TB --- 2008-05-03 07:01:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 07:01:17 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 07:01:17 - cleaning the object tree TB --- 2008-05-03 07:01:32 - cvsupping the source tree TB --- 2008-05-03 07:01:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 07:01:37 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 07:01:37 - cd /src TB --- 2008-05-03 07:01:37 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 07:01:39 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 07:29:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 07:29:19 - ERROR: failed to build world TB --- 2008-05-03 07:29:19 - tinderbox aborted TB --- 1187.28 user 152.28 system 1681.29 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 07:32:05 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 07:32:12 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503073204.47EF773039@freebsd-current.sentex.ca> TB --- 2008-05-03 07:04:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 07:04:10 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 07:04:10 - cleaning the object tree TB --- 2008-05-03 07:04:28 - cvsupping the source tree TB --- 2008-05-03 07:04:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 07:04:36 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 07:04:36 - cd /src TB --- 2008-05-03 07:04:36 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 07:04: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 07:32:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 07:32:04 - ERROR: failed to build world TB --- 2008-05-03 07:32:04 - tinderbox aborted TB --- 1188.23 user 158.49 system 1673.70 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 09:23:40 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 09:23:45 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503092339.79C7B73039@freebsd-current.sentex.ca> TB --- 2008-05-03 08:56:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 08:56:52 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 08:56:52 - cleaning the object tree TB --- 2008-05-03 08:56:58 - cvsupping the source tree TB --- 2008-05-03 08:56:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 08:57:03 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 08:57:03 - cd /src TB --- 2008-05-03 08:57:03 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 08:57: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 09:23:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 09:23:39 - ERROR: failed to build world TB --- 2008-05-03 09:23:39 - tinderbox aborted TB --- 1184.92 user 150.74 system 1606.54 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 09:26:11 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 09:26:22 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503092610.1D3F073039@freebsd-current.sentex.ca> TB --- 2008-05-03 08:59:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 08:59:12 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 08:59:12 - cleaning the object tree TB --- 2008-05-03 08:59:20 - cvsupping the source tree TB --- 2008-05-03 08:59:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 08:59:26 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 08:59:26 - cd /src TB --- 2008-05-03 08:59:26 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 08:59:27 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 09:26:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 09:26:10 - ERROR: failed to build world TB --- 2008-05-03 09:26:10 - tinderbox aborted TB --- 1184.74 user 157.59 system 1617.14 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 10:55:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 10:55:08 2008 Subject: [releng_7 tinderbox] failure on i386/i386 Message-ID: <20080503105501.1882B1B5078@freebsd-stable.sentex.ca> TB --- 2008-05-03 09:18:12 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-05-03 09:18:12 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2008-05-03 09:18:12 - cleaning the object tree TB --- 2008-05-03 09:18:36 - cvsupping the source tree TB --- 2008-05-03 09:18:36 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2008-05-03 09:18:45 - building world (CFLAGS=-O2 -pipe) TB --- 2008-05-03 09:18:45 - cd /src TB --- 2008-05-03 09:18:45 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 09:18:46 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 Sat May 3 10:21:19 UTC 2008 TB --- 2008-05-03 10:21:19 - generating LINT kernel config TB --- 2008-05-03 10:21:19 - cd /src/sys/i386/conf TB --- 2008-05-03 10:21:19 - /usr/bin/make -B LINT TB --- 2008-05-03 10:21:19 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 10:21:19 - cd /src TB --- 2008-05-03 10:21:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 3 10:21:19 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 >>> Kernel build for LINT completed on Sat May 3 10:46:09 UTC 2008 TB --- 2008-05-03 10:46:09 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 10:46:09 - cd /src TB --- 2008-05-03 10:46:09 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 3 10:46:10 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 [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror vers.c linking kernel.debug e1000_api.o(.text+0xbce): In function `e1000_setup_init_funcs': /src/sys/dev/em/e1000_api.c:352: undefined reference to `e1000_init_function_pointers_82575' *** Error code 1 Stop in /obj/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 10:55:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 10:55:00 - ERROR: failed to build GENERIC kernel TB --- 2008-05-03 10:55:00 - tinderbox aborted TB --- 5014.81 user 467.65 system 5808.75 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full From tinderbox at freebsd.org Sat May 3 11:12:57 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 11:13:05 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503111256.402AA73039@freebsd-current.sentex.ca> TB --- 2008-05-03 10:46:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 10:46:08 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 10:46:08 - cleaning the object tree TB --- 2008-05-03 10:46:18 - cvsupping the source tree TB --- 2008-05-03 10:46:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 10:46:24 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 10:46:24 - cd /src TB --- 2008-05-03 10:46:24 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 10:46: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 11:12:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 11:12:56 - ERROR: failed to build world TB --- 2008-05-03 11:12:56 - tinderbox aborted TB --- 1181.03 user 153.23 system 1607.64 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 11:16:10 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 11:16:22 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503111609.A5AF073039@freebsd-current.sentex.ca> TB --- 2008-05-03 10:48:52 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 10:48:52 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 10:48:52 - cleaning the object tree TB --- 2008-05-03 10:49:03 - cvsupping the source tree TB --- 2008-05-03 10:49:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 10:49:09 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 10:49:09 - cd /src TB --- 2008-05-03 10:49:09 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 10:49:10 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 11:16:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 11:16:09 - ERROR: failed to build world TB --- 2008-05-03 11:16:09 - tinderbox aborted TB --- 1186.29 user 156.43 system 1637.04 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 11:58:16 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 11:58:21 2008 Subject: [releng_7 tinderbox] failure on i386/pc98 Message-ID: <20080503115815.099CB1B5078@freebsd-stable.sentex.ca> TB --- 2008-05-03 10:27:30 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-05-03 10:27:30 - starting RELENG_7 tinderbox run for i386/pc98 TB --- 2008-05-03 10:27:30 - cleaning the object tree TB --- 2008-05-03 10:27:45 - cvsupping the source tree TB --- 2008-05-03 10:27:45 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/pc98/supfile TB --- 2008-05-03 10:27:52 - building world (CFLAGS=-O2 -pipe) TB --- 2008-05-03 10:27:52 - cd /src TB --- 2008-05-03 10:27:52 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 10:27:53 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 Sat May 3 11:29:48 UTC 2008 TB --- 2008-05-03 11:29:48 - generating LINT kernel config TB --- 2008-05-03 11:29:48 - cd /src/sys/pc98/conf TB --- 2008-05-03 11:29:48 - /usr/bin/make -B LINT TB --- 2008-05-03 11:29:48 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 11:29:48 - cd /src TB --- 2008-05-03 11:29:48 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 3 11:29:48 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 >>> Kernel build for LINT completed on Sat May 3 11:51:22 UTC 2008 TB --- 2008-05-03 11:51:22 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 11:51:22 - cd /src TB --- 2008-05-03 11:51:22 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 3 11:51:23 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 [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding vers.c linking kernel.debug e1000_api.o(.text+0xbce): In function `e1000_setup_init_funcs': /src/sys/dev/em/e1000_api.c:352: undefined reference to `e1000_init_function_pointers_82575' *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 11:58:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 11:58:14 - ERROR: failed to build GENERIC kernel TB --- 2008-05-03 11:58:14 - tinderbox aborted TB --- 4668.25 user 459.38 system 5444.75 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full From tinderbox at freebsd.org Sat May 3 13:03:19 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 13:03:26 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503130318.D416573039@freebsd-current.sentex.ca> TB --- 2008-05-03 12:36:10 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 12:36:10 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 12:36:10 - cleaning the object tree TB --- 2008-05-03 12:36:20 - cvsupping the source tree TB --- 2008-05-03 12:36:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 12:36:25 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 12:36:25 - cd /src TB --- 2008-05-03 12:36:25 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 12:36: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 13:03:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 13:03:18 - ERROR: failed to build world TB --- 2008-05-03 13:03:18 - tinderbox aborted TB --- 1183.05 user 152.27 system 1628.53 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 13:06:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 13:06:12 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503130601.0D0FD73039@freebsd-current.sentex.ca> TB --- 2008-05-03 12:38:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 12:38:40 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 12:38:40 - cleaning the object tree TB --- 2008-05-03 12:38:53 - cvsupping the source tree TB --- 2008-05-03 12:38:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 12:38:58 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 12:38:58 - cd /src TB --- 2008-05-03 12:38:58 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 12:39:00 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 13:06:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 13:06:01 - ERROR: failed to build world TB --- 2008-05-03 13:06:01 - tinderbox aborted TB --- 1183.59 user 159.23 system 1640.15 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 14:53:04 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 14:53:15 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503145302.A31DB73039@freebsd-current.sentex.ca> TB --- 2008-05-03 14:26:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 14:26:00 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 14:26:00 - cleaning the object tree TB --- 2008-05-03 14:26:05 - cvsupping the source tree TB --- 2008-05-03 14:26:05 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 14:26:10 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 14:26:10 - cd /src TB --- 2008-05-03 14:26:10 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 14:26: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 14:53:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 14:53:02 - ERROR: failed to build world TB --- 2008-05-03 14:53:02 - tinderbox aborted TB --- 1183.28 user 152.05 system 1622.19 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 14:56:16 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 14:56:24 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503145615.8C6C473039@freebsd-current.sentex.ca> TB --- 2008-05-03 14:28:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 14:28:54 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 14:28:54 - cleaning the object tree TB --- 2008-05-03 14:29:01 - cvsupping the source tree TB --- 2008-05-03 14:29:01 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 14:29:06 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 14:29:06 - cd /src TB --- 2008-05-03 14:29:06 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 14:29: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 14:56:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 14:56:15 - ERROR: failed to build world TB --- 2008-05-03 14:56:15 - tinderbox aborted TB --- 1185.15 user 157.62 system 1640.79 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 16:43:03 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 16:43:13 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503164302.3281073039@freebsd-current.sentex.ca> TB --- 2008-05-03 16:16:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 16:16:08 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 16:16:08 - cleaning the object tree TB --- 2008-05-03 16:16:12 - cvsupping the source tree TB --- 2008-05-03 16:16:13 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 16:16:18 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 16:16:18 - cd /src TB --- 2008-05-03 16:16:18 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 16:16: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 16:43:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 16:43:02 - ERROR: failed to build world TB --- 2008-05-03 16:43:02 - tinderbox aborted TB --- 1182.08 user 152.70 system 1613.79 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 16:46:01 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 16:46:05 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503164600.3B33773039@freebsd-current.sentex.ca> TB --- 2008-05-03 16:18:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 16:18:53 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 16:18:53 - cleaning the object tree TB --- 2008-05-03 16:19:01 - cvsupping the source tree TB --- 2008-05-03 16:19:01 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 16:19:06 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 16:19:06 - cd /src TB --- 2008-05-03 16:19:06 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 16:19: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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 16:46:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 16:46:00 - ERROR: failed to build world TB --- 2008-05-03 16:46:00 - tinderbox aborted TB --- 1186.12 user 157.73 system 1626.73 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 18:33:18 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 18:33:31 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503183317.B65B773039@freebsd-current.sentex.ca> TB --- 2008-05-03 18:06:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 18:06:18 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 18:06:18 - cleaning the object tree TB --- 2008-05-03 18:06:27 - cvsupping the source tree TB --- 2008-05-03 18:06:27 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 18:06:33 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 18:06:33 - cd /src TB --- 2008-05-03 18:06:33 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 18:06:34 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 18:33:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 18:33:17 - ERROR: failed to build world TB --- 2008-05-03 18:33:17 - tinderbox aborted TB --- 1183.86 user 151.35 system 1619.30 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 18:35:54 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 18:35:58 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503183553.8A44373039@freebsd-current.sentex.ca> TB --- 2008-05-03 18:08:51 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 18:08:51 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 18:08:51 - cleaning the object tree TB --- 2008-05-03 18:09:02 - cvsupping the source tree TB --- 2008-05-03 18:09:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 18:09:08 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 18:09:08 - cd /src TB --- 2008-05-03 18:09:08 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 18:09:10 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 18:35:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 18:35:53 - ERROR: failed to build world TB --- 2008-05-03 18:35:53 - tinderbox aborted TB --- 1185.74 user 157.54 system 1622.00 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 20:23:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 20:23:09 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503202301.4595573039@freebsd-current.sentex.ca> TB --- 2008-05-03 19:56:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 19:56:12 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 19:56:12 - cleaning the object tree TB --- 2008-05-03 19:56:19 - cvsupping the source tree TB --- 2008-05-03 19:56:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 19:56:24 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 19:56:24 - cd /src TB --- 2008-05-03 19:56:24 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 19:56:28 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 20:23:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 20:23:01 - ERROR: failed to build world TB --- 2008-05-03 20:23:01 - tinderbox aborted TB --- 1180.53 user 153.95 system 1608.45 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 20:26:12 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 20:26:16 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503202611.51C7373039@freebsd-current.sentex.ca> TB --- 2008-05-03 19:59:05 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 19:59:05 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 19:59:05 - cleaning the object tree TB --- 2008-05-03 19:59:11 - cvsupping the source tree TB --- 2008-05-03 19:59:11 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 19:59:16 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 19:59:16 - cd /src TB --- 2008-05-03 19:59:16 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 19:59:17 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 [...] /src/lib/libftpio/ftpio.c: In function 'ftpGet': /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPut': /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to incomplete type /src/lib/libftpio/ftpio.c: In function 'ftpPassive': /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/lib/libftpio. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 20:26:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 20:26:11 - ERROR: failed to build world TB --- 2008-05-03 20:26:11 - tinderbox aborted TB --- 1185.02 user 157.59 system 1625.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 3 23:38:14 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 23:38:21 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080503233813.149B773039@freebsd-current.sentex.ca> TB --- 2008-05-03 22:50:40 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 22:50:40 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-03 22:50:40 - cleaning the object tree TB --- 2008-05-03 22:50:47 - cvsupping the source tree TB --- 2008-05-03 22:50:47 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-03 22:50:52 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 22:50:52 - cd /src TB --- 2008-05-03 22:50:52 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 22:50:54 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 [...] makeinfo --no-split -I /src/gnu/usr.bin/send-pr/doc -I /src/gnu/usr.bin/send-pr/doc /src/gnu/usr.bin/send-pr/doc/send-pr.texi -o send-pr.info gzip -cn send-pr.info > send-pr.info.gz ===> gnu/usr.bin/sort (all) cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/src/sort.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c: In function '__fpending': /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c:29: error: dereferencing pointer to incomplete type /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c:29: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 23:38:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 23:38:12 - ERROR: failed to build world TB --- 2008-05-03 23:38:12 - tinderbox aborted TB --- 2122.75 user 254.29 system 2852.41 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 3 23:43:04 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 3 23:43:16 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080503234303.6EFDD73039@freebsd-current.sentex.ca> TB --- 2008-05-03 22:55:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-03 22:55:04 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-03 22:55:04 - cleaning the object tree TB --- 2008-05-03 22:55:14 - cvsupping the source tree TB --- 2008-05-03 22:55:14 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-03 22:55:20 - building world (CFLAGS=-O -pipe) TB --- 2008-05-03 22:55:20 - cd /src TB --- 2008-05-03 22:55:20 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 22:55:22 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 [...] makeinfo --no-split -I /src/gnu/usr.bin/send-pr/doc -I /src/gnu/usr.bin/send-pr/doc /src/gnu/usr.bin/send-pr/doc/send-pr.texi -o send-pr.info gzip -cn send-pr.info > send-pr.info.gz ===> gnu/usr.bin/sort (all) cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/src/sort.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c: In function '__fpending': /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c:29: error: dereferencing pointer to incomplete type /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/__fpending.c:29: error: dereferencing pointer to incomplete type *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 23:43:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 23:43:03 - ERROR: failed to build world TB --- 2008-05-03 23:43:03 - tinderbox aborted TB --- 2121.63 user 265.95 system 2879.27 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sun May 4 02:53:56 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 4 02:54:07 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080504025355.1E4AE73039@freebsd-current.sentex.ca> TB --- 2008-05-04 02:05:56 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 02:05:56 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-04 02:05:56 - cleaning the object tree TB --- 2008-05-04 02:06:06 - cvsupping the source tree TB --- 2008-05-04 02:06:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-04 02:06:13 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 02:06:13 - cd /src TB --- 2008-05-04 02:06:13 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 02:06: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 [...] cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xalloc-die.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmalloc.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmemcoll.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoul.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoumax.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -o sort sort.o __fpending.o argmatch.o closeout.o dup-safer.o error.o exitfail.o fopen-safer.o hard-locale.o human.o long-options.o memcoll.o physmem.o posixver.o quote.o quotearg.o strnlen.o umaxtostr.o version-etc.o xalloc-die.o xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o __fpending.o(.text+0xd): In function `__fpending': : undefined reference to `__fgetpendout' *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-04 02:53:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-04 02:53:54 - ERROR: failed to build world TB --- 2008-05-04 02:53:54 - tinderbox aborted TB --- 2123.66 user 255.05 system 2878.26 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sun May 4 02:58:41 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 4 02:58:51 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080504025840.61F0773039@freebsd-current.sentex.ca> TB --- 2008-05-04 02:10:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 02:10:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-04 02:10:21 - cleaning the object tree TB --- 2008-05-04 02:10:33 - cvsupping the source tree TB --- 2008-05-04 02:10:33 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-04 02:10:39 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 02:10:39 - cd /src TB --- 2008-05-04 02:10:39 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 02:10: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 [...] cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xalloc-die.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmalloc.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xmemcoll.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoul.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -c /src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib/xstrtoumax.c cc -O -pipe -DHAVE_CONFIG_H -DHAVE_LANGINFO_H=1 -DHAVE_NL_LANGINFO=1 -I/src/gnu/usr.bin/sort -I/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/lib -o sort sort.o __fpending.o argmatch.o closeout.o dup-safer.o error.o exitfail.o fopen-safer.o hard-locale.o human.o long-options.o memcoll.o physmem.o posixver.o quote.o quotearg.o strnlen.o umaxtostr.o version-etc.o xalloc-die.o xmalloc.o xmemcoll.o xstrtoul.o xstrtoumax.o __fpending.o(.text+0xd): In function `__fpending': : undefined reference to `__fgetpendout' *** Error code 1 Stop in /src/gnu/usr.bin/sort. *** Error code 1 Stop in /src/gnu/usr.bin. *** Error code 1 Stop in /src/gnu. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-04 02:58:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-04 02:58:40 - ERROR: failed to build world TB --- 2008-05-04 02:58:40 - tinderbox aborted TB --- 2121.59 user 267.99 system 2898.62 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From kevinxlinuz at 163.com Sun May 4 11:40:07 2008 From: kevinxlinuz at 163.com (kevin) Date: Sun May 4 11:40:16 2008 Subject: i386/123392: lock order reversal Message-ID: <200805041130.m44BUuG3055688@www.freebsd.org> >Number: 123392 >Category: i386 >Synopsis: lock order reversal >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: Sun May 04 11:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: kevin >Release: FreeBSD 8.0-CURRENT i386 >Organization: 163.com >Environment: FreeBSD xxx.people.163.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun May 4 17:01:38 CST 2008 root@xxx.people.163.org:/usr/obj/usr/src/sys/G8C i386 >Description: when I update system from 7-release to 8-current.every thing works well,but I find some thing on vfs. ----------------- 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 8.0-CURRENT #0: Sun May 4 17:01:38 CST 2008 root@datastream.people.163.org:/usr/obj/usr/src/sys/G8C WARNING: WITNESS option enabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (2793.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf41 Stepping = 1 Features=0xbfebfbff Features2=0x441d real memory = 1072103424 (1022 MB) avail memory = 1040637952 (992 MB) ACPI APIC Table: ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, f00000 (3) failed acpi0: reservation of 1000000, 3ee70000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0xed98-0xed9f mem 0xe8000000-0xefffffff,0xfeb80000-0xfebfffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 892k stolen memory agp0: aperture size is 128M uhci0: port 0xff80-0xff9f irq 16 at device 29.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 0xff60-0xff7f irq 19 at device 29.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 uhci2: port 0xff20-0xff3f irq 16 at device 29.3 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xffa80800-0xffa80bff irq 23 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: wrong number of companions (4 != 3) usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 8 ports with 8 removable, self powered pcib1: at device 30.0 on pci0 pci1: on pcib1 fxp0: port 0xdf40-0xdf7f mem 0xfeaff000-0xfeafffff irq 20 at device 8.0 on pci1 miibus0: on fxp0 inphy0: PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:13:20:d9:77:d1 fxp0: [ITHREAD] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf mem 0xfeb7fc00-0xfeb7ffff irq 18 at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] atapci1: port 0xfe00-0xfe07,0xfe10-0xfe13,0xfe20-0xfe27,0xfe30-0xfe33,0xfea0-0xfeaf irq 18 at device 31.2 on pci0 atapci1: [ITHREAD] ata2: on atapci1 ata2: [ITHREAD] ata3: on atapci1 ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) pcm0: port 0xee00-0xeeff,0xedc0-0xedff mem 0xfeb7fa00-0xfeb7fbff,0xfeb7f900-0xfeb7f9ff irq 17 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: primary codec not ready! pcm0: cpu0: on acpi0 p4tcc0: on cpu0 acpi_button0: on acpi0 atrtc0: port 0x70-0x7f irq 8 on acpi0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xca7ff,0xca800-0xcbfff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] ums0: on uhub1 ums0: 3 buttons and Z dir. WARNING: ZFS is considered to be an experimental feature in FreeBSD. Timecounter "TSC" frequency 2793012705 Hz quality 800 Timecounters tick every 1.000 msec ad0: 38146MB at ata0-master UDMA100 ZFS filesystem version 6 ZFS storage pool version 6 acd0: CDROM at ata1-master UDMA33 ad4: 238475MB at ata2-master SATA150 WARNING: WITNESS option enabled, expect reduced performance. lock order reversal: (sleepable after non-sleepable) 1st 0xc3e57020 struct mount mtx (struct mount mtx) @ /usr/src/sys/kern/vfs_subr.c:338 2nd 0xc3e57000 vfslock (vfslock) @ /usr/src/sys/kern/vfs_subr.c:365 KDB: stack backtrace: db_trace_self_wrapper(c0765c5e,eee4eb6c,c057b70e,c076833d,c3e57000,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c076833d,c3e57000,c076e245,c076e245,c076e7e2,...) at kdb_backtrace+0x29 witness_checkorder(c3e57000,1,c076e7e2,16d,4,...) at witness_checkorder+0x6de __lockmgr_args(c3e57000,200100,c3e57020,0,0,...) at __lockmgr_args+0x220 vfs_busy(c3e57000,200,0,c3a17cc0,1,...) at vfs_busy+0x1bc vfs_mount_alloc(0,c07a0960,c076e588,c3a17cc0,c05b9060,...) at vfs_mount_alloc+0x78 vfs_mountroot(c07eb690,4,c075d7e8,264,0,...) at vfs_mountroot+0x26c start_init(0,eee4ed38,c075f17e,30d,c3a15cf8,...) at start_init+0x65 fork_exit(c05077f0,0,eee4ed38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xeee4ed70, ebp = 0 --- lock order reversal: (sleepable after non-sleepable) 1st 0xc3be4eb0 vnode interlock (vnode interlock) @ /usr/src/sys/fs/devfs/devfs_vnops.c:197 2nd 0xc3be4e90 devfs (devfs) @ /usr/src/sys/kern/vfs_subr.c:2046 KDB: stack backtrace: db_trace_self_wrapper(c0765c5e,eee4ea98,c057b70e,c076833d,c3be4e90,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c076833d,c3be4e90,c0759138,c0759138,c076e7e2,...) at kdb_backtrace+0x29 witness_checkorder(c3be4e90,9,c076e7e2,7fe,c3be4e90,...) at witness_checkorder+0x6de __lockmgr_args(c3be4e90,80100,c3be4eb0,0,0,...) at __lockmgr_args+0x777 vop_stdlock(eee4eb90,c0759315,c075c4d5,80100,c3be4e38,...) at vop_stdlock+0x62 VOP_LOCK1_APV(c07a09e0,eee4eb90,c07d2a60,c3be4e38,80100,...) at VOP_LOCK1_APV+0xa5 _vn_lock(c3be4e38,80100,c076e7e2,7fe,c0759315,...) at _vn_lock+0x5e vget(c3be4e38,80100,c3a17cc0,c6,c3e52854,...) at vget+0x9c devfs_allocv(c3e55000,c3e57000,eee4ec20,c3a17cc0,c3a17d64,...) at devfs_allocv+0x11d devfs_root(c3e57000,80000,c083dfb8,c3a17cc0,4,...) at devfs_root+0x51 set_rootvnode(c083dfa0,0,c076e147,5f6,c05b9060,...) at set_rootvnode+0x2d vfs_mountroot(c07eb690,4,c075d7e8,264,0,...) at vfs_mountroot+0x34c start_init(0,eee4ed38,c075f17e,30d,c3a15cf8,...) at start_init+0x65 fork_exit(c05077f0,0,eee4ed38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xeee4ed70, ebp = 0 --- lock order reversal: 1st 0xc3be4e90 devfs (devfs) @ /usr/src/sys/kern/vfs_subr.c:2046 2nd 0xc3e52854 devfsmount (devfsmount) @ /usr/src/sys/fs/devfs/devfs_vnops.c:201 KDB: stack backtrace: db_trace_self_wrapper(c0765c5e,eee4ebb4,c057b70e,c076833d,c3e52854,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c076833d,c3e52854,c07592d4,c07592d4,c0759315,...) at kdb_backtrace+0x29 witness_checkorder(c3e52854,9,c0759315,c9,c7,...) at witness_checkorder+0x6de _sx_xlock(c3e52854,0,c0759315,c9,c3e52854,...) at _sx_xlock+0x7d devfs_allocv(c3e55000,c3e57000,eee4ec20,c3a17cc0,c3a17d64,...) at devfs_allocv+0x142 devfs_root(c3e57000,80000,c083dfb8,c3a17cc0,4,...) at devfs_root+0x51 set_rootvnode(c083dfa0,0,c076e147,5f6,c05b9060,...) at set_rootvnode+0x2d vfs_mountroot(c07eb690,4,c075d7e8,264,0,...) at vfs_mountroot+0x34c start_init(0,eee4ed38,c075f17e,30d,c3a15cf8,...) at start_init+0x65 fork_exit(c05077f0,0,eee4ed38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xeee4ed70, ebp = 0 --- Trying to mount root from ufs:/dev/ad4s1a lock order reversal: (sleepable after non-sleepable) 1st 0xc3be4ba0 bufobj interlock (bufobj interlock) @ /usr/src/sys/kern/vfs_bio.c:2442 2nd 0xe3a77088 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2456 KDB: stack backtrace: db_trace_self_wrapper(c0765c5e,eee4e790,c057b70e,c076833d,e3a77088,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c076833d,e3a77088,c076d139,c076d139,c076c6e8,...) at kdb_backtrace+0x29 witness_checkorder(e3a77088,9,c076c6e8,998,4,...) at witness_checkorder+0x6de __lockmgr_args(e3a77088,81900,c3be4ba0,c076d095,50,...) at __lockmgr_args+0x777 getblk(c3be4af0,0,0,800,0,...) at getblk+0x153 breadn(c3be4af0,0,0,800,0,...) at breadn+0x44 bread(c3be4af0,0,0,800,0,...) at bread+0x4c ffs_blkatoff(c3be4af0,0,0,0,eee4e9a8,...) at ffs_blkatoff+0xd1 ufs_lookup(eee4e9ec,c3be4af0,eee4eb50,c3be4af0,eee4ea0c,...) at ufs_lookup+0x2b5 VOP_CACHEDLOOKUP_APV(c07c22e0,eee4e9ec,eee4eb50,eee4eb3c,c39e0900,...) at VOP_CACHEDLOOKUP_APV+0xa5 vfs_cache_lookup(eee4ea6c,eee4ea6c,500000c,80000,c3be4af0,...) at vfs_cache_lookup+0xd0 VOP_LOOKUP_APV(c07c22e0,eee4ea6c,c076def5,1b0,eee4eb3c,...) at VOP_LOOKUP_APV+0xa5 lookup(eee4eb24,c076def5,d8,c0,c39e0a2c,...) at lookup+0x56e namei(eee4eb24,eee4eb28,c057aeec,c05326bc,c083d810,...) at namei+0x44b kern_unlinkat(c3a17cc0,ffffff9c,c076e584,1,eee4ec5c,...) at kern_unlinkat+0x46 kern_unlink(c3a17cc0,c076e584,1,631,0,...) at kern_unlink+0x27 vfs_mountroot_try(c076e73e,c075c4d7,c0757354,1,c05b9060,...) at vfs_mountroot_try+0x472 vfs_mountroot(c07eb690,4,c075d7e8,264,0,...) at vfs_mountroot+0x40e start_init(0,eee4ed38,c075f17e,30d,c3a15cf8,...) at start_init+0x65 fork_exit(c05077f0,0,eee4ed38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xeee4ed70, ebp = 0 --- IP Filter: v4.1.28 initialized. Default = pass all, Logging = enabled ukbd0: on uhub1 kbd2 at ukbd0 lock order reversal: 1st 0xc61ab5d0 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2046 2nd 0xc07ea0f8 kernel linker (kernel linker) @ /usr/src/sys/kern/kern_linker.c:687 KDB: stack backtrace: db_trace_self_wrapper(c0765c5e,f2e586c8,c057b70e,c076833d,c07ea0f8,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c076833d,c07ea0f8,c075fb74,c075fb74,c075fbb8,...) at kdb_backtrace+0x29 witness_checkorder(c07ea0f8,9,c075fbb8,2af,f2e58718,...) at witness_checkorder+0x6de _sx_xlock(c07ea0f8,0,c075fbb8,2af,c075fbb8,...) at _sx_xlock+0x7d linker_file_lookup_set(c483b800,c075fc0a,f2e58734,f2e58730,0,...) at linker_file_lookup_set+0x4a linker_file_register_sysctls(c07ea0f8,c075fbb8,19d,17c,0,...) at linker_file_register_sysctls+0x2d linker_load_module(c6256d50,0,f2e58940,f2e5893c,f2e58938,...) at linker_load_module+0x92f linker_load_dependencies(c4787d00,0,c6256ba0,2a4,4ba0,...) at linker_load_dependencies+0x194 link_elf_load_file(c07acd20,c42c48a0,f2e58c24,17c,0,...) at link_elf_load_file+0x4d7 linker_load_module(0,f2e58c4c,c075fbb8,3c7,81d5dd0,...) at linker_load_module+0x8cb kern_kldload(c486bcc0,c3b92400,f2e58c70,0,0,...) at kern_kldload+0xc8 kldload(c486bcc0,f2e58cfc,4,c0768aae,c07a5ba0,...) at kldload+0x74 syscall(f2e58d38) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (304, FreeBSD ELF32, kldload), eip = 0x284d68fb, esp = 0xbfbfea6c, ebp = 0xbfbfea78 --- drm0: on vgapci0 info: [drm] AGP at 0xe8000000 128MB info: [drm] Initialized i915 1.5.0 20060119 drm0: [ITHREAD] >How-To-Repeat: I just update src and build everything and kernel. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Mon May 5 00:36:09 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon May 5 00:39:25 2008 Subject: kern/123392: [vfs] [lor] lock order reversal in vfs Message-ID: <200805050036.m450a9rv088273@freefall.freebsd.org> Old Synopsis: lock order reversal New Synopsis: [vfs] [lor] lock order reversal in vfs Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 00:34:55 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=123392 From tinderbox at freebsd.org Mon May 5 00:55:36 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 00:55:40 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080505005534.BDE9D73039@freebsd-current.sentex.ca> TB --- 2008-05-04 23:45:43 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-04 23:45:43 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-04 23:45:43 - cleaning the object tree TB --- 2008-05-04 23:46:13 - cvsupping the source tree TB --- 2008-05-04 23:46:13 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-04 23:46:20 - building world (CFLAGS=-O -pipe) TB --- 2008-05-04 23:46:20 - cd /src TB --- 2008-05-04 23:46:20 - /usr/bin/make -B buildworld >>> World build started on Sun May 4 23:46:22 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 Mon May 5 00:49:41 UTC 2008 TB --- 2008-05-05 00:49:41 - generating LINT kernel config TB --- 2008-05-05 00:49:41 - cd /src/sys/i386/conf TB --- 2008-05-05 00:49:41 - /usr/bin/make -B LINT TB --- 2008-05-05 00:49:41 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 00:49:41 - cd /src TB --- 2008-05-05 00:49:41 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 00:49:41 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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c /src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 00:55:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 00:55:34 - ERROR: failed to build lint kernel TB --- 2008-05-05 00:55:34 - tinderbox aborted TB --- 3010.27 user 373.93 system 4191.05 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From linimon at FreeBSD.org Mon May 5 01:16:19 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon May 5 01:16:23 2008 Subject: kern/91594: [em] FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT 4-port NIC in PCI slot 3 of DL380 G4 [regression] Message-ID: <200805050116.m451GIsu094281@freefall.freebsd.org> Old Synopsis: FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT 4-ort NIC in PCI slot 3 of DL380 G4 (regression) New Synopsis: [em] FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT 4-port NIC in PCI slot 3 of DL380 G4 [regression] Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:15:40 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=91594 From linimon at FreeBSD.org Mon May 5 01:37:45 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon May 5 01:37:49 2008 Subject: kern/122745: [ata] 8.0-CURRENT - Messages about hard drives Message-ID: <200805050137.m451bj99098134@freefall.freebsd.org> Synopsis: [ata] 8.0-CURRENT - Messages about hard drives Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 5 01:37:33 UTC 2008 Responsible-Changed-Why: Reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=122745 From tinderbox at freebsd.org Mon May 5 01:58:03 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 01:58:08 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080505015802.468E073039@freebsd-current.sentex.ca> TB --- 2008-05-05 00:49:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 00:49:29 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-05 00:49:29 - cleaning the object tree TB --- 2008-05-05 00:50:09 - cvsupping the source tree TB --- 2008-05-05 00:50:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-05 00:50:15 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 00:50:15 - cd /src TB --- 2008-05-05 00:50:15 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 00:50:17 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 Mon May 5 01:53:21 UTC 2008 TB --- 2008-05-05 01:53:21 - generating LINT kernel config TB --- 2008-05-05 01:53:21 - cd /src/sys/pc98/conf TB --- 2008-05-05 01:53:21 - /usr/bin/make -B LINT TB --- 2008-05-05 01:53:21 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 01:53:21 - cd /src TB --- 2008-05-05 01:53:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 01:53:21 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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c /src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 01:58:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 01:58:02 - ERROR: failed to build lint kernel TB --- 2008-05-05 01:58:02 - tinderbox aborted TB --- 2947.66 user 376.83 system 4112.98 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Mon May 5 06:19:47 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 06:19:56 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080505061946.6CC7A73039@freebsd-current.sentex.ca> TB --- 2008-05-05 05:10:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 05:10:28 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-05 05:10:28 - cleaning the object tree TB --- 2008-05-05 05:10:55 - cvsupping the source tree TB --- 2008-05-05 05:10:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-05 05:11:02 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 05:11:02 - cd /src TB --- 2008-05-05 05:11:02 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 05:11: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 >>> World build completed on Mon May 5 06:14:14 UTC 2008 TB --- 2008-05-05 06:14:14 - generating LINT kernel config TB --- 2008-05-05 06:14:14 - cd /src/sys/i386/conf TB --- 2008-05-05 06:14:14 - /usr/bin/make -B LINT TB --- 2008-05-05 06:14:14 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 06:14:14 - cd /src TB --- 2008-05-05 06:14:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 06:14:14 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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c /src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 06:19:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 06:19:46 - ERROR: failed to build lint kernel TB --- 2008-05-05 06:19:46 - tinderbox aborted TB --- 3013.62 user 372.85 system 4157.66 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Mon May 5 06:53:55 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 06:54:03 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080505065353.D0DCF73039@freebsd-current.sentex.ca> TB --- 2008-05-05 05:45:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 05:45:59 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-05 05:45:59 - cleaning the object tree TB --- 2008-05-05 05:46:21 - cvsupping the source tree TB --- 2008-05-05 05:46:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-05 05:46:29 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 05:46:29 - cd /src TB --- 2008-05-05 05:46:29 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 05:46: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 >>> World build completed on Mon May 5 06:49:10 UTC 2008 TB --- 2008-05-05 06:49:10 - generating LINT kernel config TB --- 2008-05-05 06:49:10 - cd /src/sys/pc98/conf TB --- 2008-05-05 06:49:10 - /usr/bin/make -B LINT TB --- 2008-05-05 06:49:10 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 06:49:10 - cd /src TB --- 2008-05-05 06:49:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 06:49:10 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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dc/pnphy.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_crom.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 -Werror -pg -mprofiler-epilogue /src/sys/dev/dcons/dcons_os.c /src/sys/dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 06:53:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 06:53:53 - ERROR: failed to build lint kernel TB --- 2008-05-05 06:53:53 - tinderbox aborted TB --- 2948.50 user 375.53 system 4074.24 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From take at dianthus.jp Mon May 5 10:10:02 2008 From: take at dianthus.jp (WATANABE Takeo) Date: Mon May 5 10:10:04 2008 Subject: i386/123416: "make buildworld" Error Message-ID: <200805051003.m45A3Cgo081943@www.freebsd.org> >Number: 123416 >Category: i386 >Synopsis: "make buildworld" Error >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 May 05 10:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: WATANABE Takeo >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: 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: #make -j 4 buildworld "/usr/share/mk/bsd.compat.mk", line 35: warning: NOPROFILE is deprecated in favour of NO_PROFILE make: don't know how to make buildworld. Stop >How-To-Repeat: 1. Get Sorce code RELENG_7 (Mon, 05 May 2008) 2. "make -j 4 buildworld" is carried out. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From bugmaster at FreeBSD.org Mon May 5 11:07:05 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon May 5 11:07:13 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200805051107.m45B755L070704@freefall.freebsd.org> Current FreeBSD problem reports Critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/123416 i386 "make buildworld" Error 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 BTX halted with Promise Tx2000 Raid o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect 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 freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 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 o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack 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 f i386/89383 i386 [sio] [panic] page fault 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 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a 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 o 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 System freeze irrespective of load on Promise FastTrak o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 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 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. 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) o 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 boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o 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 loader reboots before loading kernel on Albatron 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 Seagate ST3802110A errors/delays when using PIO4 or UD o i386/104867 i386 Clock running at 2x speed of wall clock 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 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 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 Install FreeBSD with USB CDROM causes panic in BTX loa o i386/115947 i386 Dell poweredge 860 hangs when stressed and ACPI is ena o i386/116844 i386 cannot boot from cd when using Dell Vostro 200 Desktop 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 Init dies in single user mode and box get kernel panic o i386/119903 i386 Fast increase in loading of the processor. Almost 100% 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/122040 i386 [install] Wont load further from CD f i386/122572 i386 [install] FreeBSD 7.0 doesn't install on Dell PowerEdg f i386/122644 i386 [panic] on-boot mount /tmp kernel dump o i386/122668 i386 [boot] FreeBSD boot loader doesn't work on Dell R900 ( o kern/122789 i386 [ata] S-ATA controller on nVidia 750i SLI currently no 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 f i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage f i386/74650 i386 System Reboot with umount command 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/95993 i386 Cyrix 5530 unable to map interrupt 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 Freeze on detect Intel 900 VGA on boot with ACPI p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap 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 Fatal trap 12 right after reboot (da0s1error = 6) o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [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/120714 i386 [viapm] [patch] viapm driver doesn't work on VIA VT823 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 i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [i386] [patch] bsd.cpu.mk doesn't handle opteron/athlo 44 problems total. From dbuckhal at yahoo.com Mon May 5 18:00:05 2008 From: dbuckhal at yahoo.com (Derrick) Date: Mon May 5 18:00:09 2008 Subject: i386/121549: [nfe]: nfe interface locks up during rc.conf initialization Message-ID: <200805051800.m45I04k3005690@freefall.freebsd.org> The following reply was made to PR i386/121549; it has been noted by GNATS. From: Derrick To: bug-followup@FreeBSD.org, dbuckhal@yahoo.com Cc: Subject: Re: i386/121549: [nfe]: nfe interface locks up during rc.conf initialization Date: Mon, 5 May 2008 10:27:11 -0700 (PDT) Just some follow up information as it is still not working. Here's my pciconf output: nfe0@pci0:0:17:0: class=0x068000 card=0xc55e10de chip=0x037310de rev=0xa3 hdr=0x00 vendor = 'Nvidia Corp' device = 'MCP55 Ethernet' class = bridge nfe1@pci0:0:18:0: class=0x068000 card=0xc55e10de chip=0x037310de rev=0xa3 hdr=0x00 vendor = 'Nvidia Corp' device = 'MCP55 Ethernet' class = bridge pcib6@pci0:0:19:0: class=0x060400 card=0x000010de chip=0x037610de rev=0xa3 hdr=0x01 I have tried to use the 7-STABLE nfe driver, but after extracting the relative dev and module files into their respective locations, the re-compile failed: cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-pr ototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wn o-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/ contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-c ommon -finline-limit=8000 --param inline-unit-growth=100 --param large-function- growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno -3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /usr/src/sys/dev/nfe /if_nfe.c cc1: warnings being treated as errors /usr/src/sys/dev/nfe/if_nfe.c: In function 'nfe_encap': /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: implicit declaration of function 'm_collapse' /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: nested extern declaration of 'm_collapse' /usr/src/sys/dev/nfe/if_nfe.c:2469: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 I then used the kernel from a RELENG_7 snapshot and copied the kernel from that and it still did not work. So, I just decided to disable the two on-board Ethernet ports and install a spare PCI card and got FreeBSD 7.0 Release up and running just fine, but I do want to eventually find a solution! ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ From tinderbox at freebsd.org Mon May 5 18:38:53 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 18:39:01 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080505183851.80D4A73039@freebsd-current.sentex.ca> TB --- 2008-05-05 17:37:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 17:37:50 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-05 17:37:50 - cleaning the object tree TB --- 2008-05-05 17:38:24 - cvsupping the source tree TB --- 2008-05-05 17:38:24 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-05 17:38:30 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 17:38:30 - cd /src TB --- 2008-05-05 17:38:30 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 17:38: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 [...] cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -c /src/usr.sbin/sysinstall/ttys.c cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -c /src/usr.sbin/sysinstall/ufs.c cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -c /src/usr.sbin/sysinstall/user.c cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -c /src/usr.sbin/sysinstall/variable.c cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -c /src/usr.sbin/sysinstall/wizard.c cc -O -pipe -DUSE_GZIP=1 -DPC98 -I/src/usr.sbin/sysinstall/../../gnu/lib/libdialog -I. -o sysinstall anonFTP.o cdrom.o command.o config.o devices.o dhcp.o disks.o dispatch.o dist.o dmenu.o doc.o dos.o floppy.o ftp.o globals.o http.o index.o install.o installUpgrade.o keymap.o label.o main.o makedevs.o media.o menus.o misc.o modules.o mouse.o msg.o network.o nfs.o options.o package.o system.o tape.o tcpip.o termcap.o ttys.o ufs.o user.o variable.o wizard.o -ldialog -lncurses -lutil -ldisk -lftpio /obj/pc98/src/tmp/usr/lib/libftpio.so: undefined reference to `__fgetcookie' /obj/pc98/src/tmp/usr/lib/libftpio.so: undefined reference to `__fsetfileno' *** Error code 1 Stop in /src/usr.sbin/sysinstall. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 18:38:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 18:38:51 - ERROR: failed to build world TB --- 2008-05-05 18:38:51 - tinderbox aborted TB --- 2753.76 user 328.05 system 3661.04 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From booteur at hotmail.com Mon May 5 21:10:03 2008 From: booteur at hotmail.com (gandon) Date: Mon May 5 21:10:06 2008 Subject: i386/123435: rescu Message-ID: <200805052101.m45L1DHM032882@www.freebsd.org> >Number: 123435 >Category: i386 >Synopsis: rescu >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 05 21:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: gandon >Release: version 7 >Organization: >Environment: Freebsd darken 7.0-release Freebsd 7.0-Release #0: sun Feb 24 19:59:52 utc 2008 root@logan.cse.buffalo.edu:usr/src/sys/GENERIC i386 >Description: Error Aborting boot 'sending sigterm to parent) /bin/sh/ on /etc/rc terminated adnormally, going to single user mode Entre Full pthname of shell or return for /bin/sh: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Mon May 5 22:53:02 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 22:53:07 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080505225301.44BAF73039@freebsd-current.sentex.ca> TB --- 2008-05-05 21:38:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 21:38:36 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-05 21:38:36 - cleaning the object tree TB --- 2008-05-05 21:39:10 - cvsupping the source tree TB --- 2008-05-05 21:39:10 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-05 21:39:19 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 21:39:19 - cd /src TB --- 2008-05-05 21:39:19 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 21:39: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 >>> World build completed on Mon May 5 22:40:16 UTC 2008 TB --- 2008-05-05 22:40:16 - generating LINT kernel config TB --- 2008-05-05 22:40:16 - cd /src/sys/i386/conf TB --- 2008-05-05 22:40:16 - /usr/bin/make -B LINT TB --- 2008-05-05 22:40:16 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 22:40:16 - cd /src TB --- 2008-05-05 22:40:16 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 22:40:16 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 [...] In file included from @/contrib/rdma/ib_verbs.h:47, from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:62: @/contrib/rdma/types.h:33:1: error: this is the location of the previous definition cc1: warnings being treated as errors In file included from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:71: /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h: In function 'insert_handle': /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: implicit declaration of function 'unlikely' /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: nested extern declaration of 'unlikely' *** Error code 1 Stop in /src/sys/modules/cxgb/iw_cxgb. *** Error code 1 Stop in /src/sys/modules/cxgb. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 22:53:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 22:53:01 - ERROR: failed to build lint kernel TB --- 2008-05-05 22:53:01 - tinderbox aborted TB --- 3336.21 user 391.78 system 4464.36 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Mon May 5 23:52:22 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 5 23:52:30 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080505235221.5F11C73039@freebsd-current.sentex.ca> TB --- 2008-05-05 22:40:39 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 22:40:39 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-05 22:40:40 - cleaning the object tree TB --- 2008-05-05 22:41:03 - cvsupping the source tree TB --- 2008-05-05 22:41:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-05 22:41:11 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 22:41:11 - cd /src TB --- 2008-05-05 22:41:11 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 22:41: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 >>> World build completed on Mon May 5 23:41:51 UTC 2008 TB --- 2008-05-05 23:41:51 - generating LINT kernel config TB --- 2008-05-05 23:41:51 - cd /src/sys/pc98/conf TB --- 2008-05-05 23:41:51 - /usr/bin/make -B LINT TB --- 2008-05-05 23:41:51 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 23:41:51 - cd /src TB --- 2008-05-05 23:41:51 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 23:41:51 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 [...] In file included from @/contrib/rdma/ib_verbs.h:47, from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:62: @/contrib/rdma/types.h:33:1: error: this is the location of the previous definition cc1: warnings being treated as errors In file included from /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.c:71: /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h: In function 'insert_handle': /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: implicit declaration of function 'unlikely' /src/sys/modules/cxgb/iw_cxgb/../../../dev/cxgb/ulp/iw_cxgb/iw_cxgb.h:150: warning: nested extern declaration of 'unlikely' *** Error code 1 Stop in /src/sys/modules/cxgb/iw_cxgb. *** Error code 1 Stop in /src/sys/modules/cxgb. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 23:52:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 23:52:21 - ERROR: failed to build lint kernel TB --- 2008-05-05 23:52:21 - tinderbox aborted TB --- 3210.99 user 397.16 system 4301.23 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue May 6 04:22:43 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 04:22:54 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080506042242.082BD73039@freebsd-current.sentex.ca> TB --- 2008-05-06 03:03:37 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 03:03:37 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-06 03:03:37 - cleaning the object tree TB --- 2008-05-06 03:04:00 - cvsupping the source tree TB --- 2008-05-06 03:04:00 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-06 03:04:06 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 03:04:06 - cd /src TB --- 2008-05-06 03:04:06 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 03:04:07 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 May 6 04:05:29 UTC 2008 TB --- 2008-05-06 04:05:29 - generating LINT kernel config TB --- 2008-05-06 04:05:29 - cd /src/sys/i386/conf TB --- 2008-05-06 04:05:29 - /usr/bin/make -B LINT TB --- 2008-05-06 04:05:29 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 04:05:29 - cd /src TB --- 2008-05-06 04:05:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 04:05:29 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 04:22:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 04:22:41 - ERROR: failed to build lint kernel TB --- 2008-05-06 04:22:41 - tinderbox aborted TB --- 3576.96 user 407.38 system 4744.32 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue May 6 05:21:47 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 05:21:51 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080506052143.DB5E273039@freebsd-current.sentex.ca> TB --- 2008-05-06 04:06:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 04:06:06 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-06 04:06:06 - cleaning the object tree TB --- 2008-05-06 04:06:28 - cvsupping the source tree TB --- 2008-05-06 04:06:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-06 04:06:34 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 04:06:34 - cd /src TB --- 2008-05-06 04:06:34 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 04:06:36 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 May 6 05:07:17 UTC 2008 TB --- 2008-05-06 05:07:17 - generating LINT kernel config TB --- 2008-05-06 05:07:17 - cd /src/sys/pc98/conf TB --- 2008-05-06 05:07:17 - /usr/bin/make -B LINT TB --- 2008-05-06 05:07:17 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 05:07:17 - cd /src TB --- 2008-05-06 05:07:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 05:07:17 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 05:21:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 05:21:43 - ERROR: failed to build lint kernel TB --- 2008-05-06 05:21:43 - tinderbox aborted TB --- 3427.35 user 407.76 system 4536.74 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue May 6 10:22:30 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 10:22:38 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080506102229.8A76E73039@freebsd-current.sentex.ca> TB --- 2008-05-06 09:03:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 09:03:29 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-06 09:03:29 - cleaning the object tree TB --- 2008-05-06 09:03:56 - cvsupping the source tree TB --- 2008-05-06 09:03:56 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-06 09:04:02 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 09:04:02 - cd /src TB --- 2008-05-06 09:04:02 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 09:04: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 >>> World build completed on Tue May 6 10:05:26 UTC 2008 TB --- 2008-05-06 10:05:26 - generating LINT kernel config TB --- 2008-05-06 10:05:26 - cd /src/sys/i386/conf TB --- 2008-05-06 10:05:26 - /usr/bin/make -B LINT TB --- 2008-05-06 10:05:26 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 10:05:26 - cd /src TB --- 2008-05-06 10:05:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 10:05: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 >>> stage 3.2: building everything [...] cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 10:22:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 10:22:29 - ERROR: failed to build lint kernel TB --- 2008-05-06 10:22:29 - tinderbox aborted TB --- 3572.10 user 411.77 system 4739.73 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue May 6 11:21:31 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 11:21:35 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080506112129.72A6E73039@freebsd-current.sentex.ca> TB --- 2008-05-06 10:05:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 10:05:59 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-06 10:05:59 - cleaning the object tree TB --- 2008-05-06 10:06:20 - cvsupping the source tree TB --- 2008-05-06 10:06:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-06 10:06:27 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 10:06:27 - cd /src TB --- 2008-05-06 10:06:27 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 10:06:29 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 May 6 11:07:11 UTC 2008 TB --- 2008-05-06 11:07:11 - generating LINT kernel config TB --- 2008-05-06 11:07:11 - cd /src/sys/pc98/conf TB --- 2008-05-06 11:07:11 - /usr/bin/make -B LINT TB --- 2008-05-06 11:07:11 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 11:07:11 - cd /src TB --- 2008-05-06 11:07:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 11:07:11 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 11:21:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 11:21:29 - ERROR: failed to build lint kernel TB --- 2008-05-06 11:21:29 - tinderbox aborted TB --- 3426.02 user 407.95 system 4529.66 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From info at maroufi.net Tue May 6 12:30:04 2008 From: info at maroufi.net (Rene Maroufi) Date: Tue May 6 12:30:08 2008 Subject: i386/123462: clock is to fast Message-ID: <20080506120646.GA25433@dagda.maroufi> >Number: 123462 >Category: i386 >Synopsis: clock is to fast >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 06 12:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bourne-again Superuser >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD silvana.maroufi 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 Pentium III 850 MHz, Intel i815 Chipset >Description: I installed FreeBSD 7.0 Release on an old Pentium III with i815 Chipset. I noticed that date shows the wrong time. I correct this with ntpdate. Short time later time is wrong again, clock is far in the future. I booted the system with acpi off. Clock ist to fast to, but not so extrem like with acpi on. This Problem happens only with this Hardware. Maybe its a problem with the i815 Chipset. OpenBSD has on the same Hardware, the same Problem. See: http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=5796 >How-To-Repeat: Install FreeBSD 7.0 on a Motherboard with i815 Chipset. Watch the clock. >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Tue May 6 16:22:50 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 16:23:03 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080506162249.806A473039@freebsd-current.sentex.ca> TB --- 2008-05-06 15:03:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 15:03:36 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-06 15:03:36 - cleaning the object tree TB --- 2008-05-06 15:04:02 - cvsupping the source tree TB --- 2008-05-06 15:04:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-06 15:04:08 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 15:04:08 - cd /src TB --- 2008-05-06 15:04:08 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 15:04:09 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 May 6 16:05:34 UTC 2008 TB --- 2008-05-06 16:05:34 - generating LINT kernel config TB --- 2008-05-06 16:05:34 - cd /src/sys/i386/conf TB --- 2008-05-06 16:05:34 - /usr/bin/make -B LINT TB --- 2008-05-06 16:05:34 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 16:05:34 - cd /src TB --- 2008-05-06 16:05:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 16:05:34 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 16:22:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 16:22:49 - ERROR: failed to build lint kernel TB --- 2008-05-06 16:22:49 - tinderbox aborted TB --- 3572.52 user 411.71 system 4752.46 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Tue May 6 17:21:50 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 17:22:03 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080506172148.C5FBC73039@freebsd-current.sentex.ca> TB --- 2008-05-06 16:06:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 16:06:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-06 16:06:21 - cleaning the object tree TB --- 2008-05-06 16:06:52 - cvsupping the source tree TB --- 2008-05-06 16:06:52 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-06 16:06:58 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 16:06:58 - cd /src TB --- 2008-05-06 16:06:58 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 16:07: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 Tue May 6 17:07:29 UTC 2008 TB --- 2008-05-06 17:07:29 - generating LINT kernel config TB --- 2008-05-06 17:07:29 - cd /src/sys/pc98/conf TB --- 2008-05-06 17:07:29 - /usr/bin/make -B LINT TB --- 2008-05-06 17:07:29 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 17:07:29 - cd /src TB --- 2008-05-06 17:07:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 17:07:29 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 -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 17:21:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 17:21:48 - ERROR: failed to build lint kernel TB --- 2008-05-06 17:21:48 - tinderbox aborted TB --- 3423.98 user 409.30 system 4527.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Tue May 6 22:37:48 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Tue May 6 22:37:56 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080506223746.B0DA173039@freebsd-current.sentex.ca> TB --- 2008-05-06 22:06:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 22:06:17 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-06 22:06:17 - cleaning the object tree TB --- 2008-05-06 22:06:46 - cvsupping the source tree TB --- 2008-05-06 22:06:46 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-06 22:06:52 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 22:06:52 - cd /src TB --- 2008-05-06 22:06:52 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 22:06:54 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 [...] sh /src/usr.bin/kdump/mksubr /obj/pc98/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-06 22:37:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 22:37:46 - ERROR: failed to build world TB --- 2008-05-06 22:37:46 - tinderbox aborted TB --- 1368.79 user 190.18 system 1888.65 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Wed May 7 00:51:06 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 00:51:12 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080507005104.A782873039@freebsd-current.sentex.ca> TB --- 2008-05-07 00:19:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 00:19:50 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-07 00:19:50 - cleaning the object tree TB --- 2008-05-07 00:20:25 - cvsupping the source tree TB --- 2008-05-07 00:20:25 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-07 00:20:32 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 00:20:32 - cd /src TB --- 2008-05-07 00:20:32 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 00:20:34 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 [...] sh /src/usr.bin/kdump/mksubr /obj/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 00:51:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 00:51:04 - ERROR: failed to build world TB --- 2008-05-07 00:51:04 - tinderbox aborted TB --- 1365.24 user 186.21 system 1874.25 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Wed May 7 00:54:08 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 00:54:12 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080507005406.D62EE73039@freebsd-current.sentex.ca> TB --- 2008-05-07 00:23:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 00:23:02 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-07 00:23:02 - cleaning the object tree TB --- 2008-05-07 00:23:11 - cvsupping the source tree TB --- 2008-05-07 00:23:11 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-07 00:23:17 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 00:23:17 - cd /src TB --- 2008-05-07 00:23:17 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 00:23:18 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 [...] sh /src/usr.bin/kdump/mksubr /obj/pc98/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 00:54:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 00:54:06 - ERROR: failed to build world TB --- 2008-05-07 00:54:06 - tinderbox aborted TB --- 1368.76 user 190.46 system 1864.33 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Wed May 7 02:55:19 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 02:55:29 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080507025518.08D2873039@freebsd-current.sentex.ca> TB --- 2008-05-07 02:24:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 02:24:31 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-07 02:24:31 - cleaning the object tree TB --- 2008-05-07 02:24:40 - cvsupping the source tree TB --- 2008-05-07 02:24:40 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-07 02:24:46 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 02:24:46 - cd /src TB --- 2008-05-07 02:24:46 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 02:24:48 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 [...] sh /src/usr.bin/kdump/mksubr /obj/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 02:55:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 02:55:18 - ERROR: failed to build world TB --- 2008-05-07 02:55:18 - tinderbox aborted TB --- 1365.85 user 182.34 system 1846.98 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Wed May 7 02:58:49 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 02:58:54 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080507025843.5CC5173039@freebsd-current.sentex.ca> TB --- 2008-05-07 02:27:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 02:27:27 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-07 02:27:27 - cleaning the object tree TB --- 2008-05-07 02:27:44 - cvsupping the source tree TB --- 2008-05-07 02:27:44 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-07 02:27:49 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 02:27:49 - cd /src TB --- 2008-05-07 02:27:49 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 02:27:50 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 [...] sh /src/usr.bin/kdump/mksubr /obj/pc98/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 02:58:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 02:58:43 - ERROR: failed to build world TB --- 2008-05-07 02:58:43 - tinderbox aborted TB --- 1366.89 user 191.77 system 1876.19 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Wed May 7 05:00:13 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 05:00:20 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080507050011.9C26C73039@freebsd-current.sentex.ca> TB --- 2008-05-07 04:29:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 04:29:32 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-07 04:29:32 - cleaning the object tree TB --- 2008-05-07 04:29:42 - cvsupping the source tree TB --- 2008-05-07 04:29:42 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-07 04:29:47 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 04:29:47 - cd /src TB --- 2008-05-07 04:29:47 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 04:29: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 [...] sh /src/usr.bin/kdump/mksubr /obj/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 05:00:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 05:00:11 - ERROR: failed to build world TB --- 2008-05-07 05:00:11 - tinderbox aborted TB --- 1366.06 user 181.82 system 1839.22 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Wed May 7 05:03:35 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Wed May 7 05:03:43 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080507050333.E2EED73039@freebsd-current.sentex.ca> TB --- 2008-05-07 04:32:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-07 04:32:31 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-07 04:32:31 - cleaning the object tree TB --- 2008-05-07 04:32:42 - cvsupping the source tree TB --- 2008-05-07 04:32:42 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-07 04:32:48 - building world (CFLAGS=-O -pipe) TB --- 2008-05-07 04:32:48 - cd /src TB --- 2008-05-07 04:32:48 - /usr/bin/make -B buildworld >>> World build started on Wed May 7 04:32:50 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 [...] sh /src/usr.bin/kdump/mksubr /obj/pc98/src/tmp/usr/include > kdump_subr.c rm -f .depend mkdep -f .depend -a -I/src/usr.bin/kdump/../ktrace -I/src/usr.bin/kdump -I/src/usr.bin/kdump/../.. /src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c /src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:120: /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: dev/mpt/mpilib/mpi_type.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: dev/mpt/mpilib/mpi.h: No such file or directory /obj/pc98/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: dev/mpt/mpilib/mpi_cnfg.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/usr.bin/kdump. *** 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-05-07 05:03:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-07 05:03:33 - ERROR: failed to build world TB --- 2008-05-07 05:03:33 - tinderbox aborted TB --- 1366.97 user 192.63 system 1862.20 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From gavin at FreeBSD.org Wed May 7 12:12:04 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Wed May 7 12:12:10 2008 Subject: i386/123435: rescu Message-ID: <200805071212.m47CC349003555@freefall.freebsd.org> Synopsis: rescu State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Wed May 7 12:09:56 UTC 2008 State-Changed-Why: To submitter: I'm sorry, but this problem report doesn't contain enough information to begin to determine what is wrong. Can you please show what is displayed on the few lines before the error message you have given? Also, have you made any changes to the system recently? Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Wed May 7 12:09:56 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=123435 From vwe at FreeBSD.org Wed May 7 20:06:30 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Wed May 7 20:06:38 2008 Subject: kern/122572: [install] FreeBSD 7.0 doesn't install on Dell PowerEdge SC1435 Message-ID: <200805072006.m47K6UkE040670@freefall.freebsd.org> Synopsis: [install] FreeBSD 7.0 doesn't install on Dell PowerEdge SC1435 Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Wed May 7 20:00:06 UTC 2008 Responsible-Changed-Why: doesn't seem to be i386 specific, reclassify also see PR 123495 http://www.freebsd.org/cgi/query-pr.cgi?pr=122572 From vwe at FreeBSD.org Wed May 7 20:53:09 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Wed May 7 20:53:11 2008 Subject: i386/123416: "make buildworld" warning Message-ID: <200805072053.m47Kr8IZ044967@freefall.freebsd.org> Synopsis: "make buildworld" warning State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Wed May 7 20:49:30 UTC 2008 State-Changed-Why: Please change NOPROFILE=... to NO_PROFILE=... in /etc/make.conf to get rid of the warning message. This message is AFAICT just a warning on not related to buildworld bombing out. Please re-sync your source tree and if it still does not compile, provide the compiler output (last few lines). If it works well, please report back to us so we can close this PR. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=123416 From bruce at cran.org.uk Thu May 8 08:20:05 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Thu May 8 08:20:06 2008 Subject: i386/123462: clock is to fast Message-ID: <200805080820.m488K4mo004372@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, info@maroufi.net Cc: Subject: Re: i386/123462: clock is to fast Date: Thu, 08 May 2008 09:18:08 +0100 Could you post the output from the kern.timecounter sysctl please? That will let us see which timecounter has been chosen along with other information which will be useful to diagnose the problem. -- Bruce From info at maroufi.net Thu May 8 09:00:04 2008 From: info at maroufi.net (Rene Maroufi) Date: Thu May 8 09:00:06 2008 Subject: i386/123462: clock is to fast Message-ID: <200805080900.m48903T6007011@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Rene Maroufi To: Bruce Cran Cc: bug-followup@FreeBSD.org Subject: Re: i386/123462: clock is to fast Date: Thu, 8 May 2008 10:32:37 +0200 On Thu, May 08, 2008 at 09:18:08AM +0100, Bruce Cran wrote: > Could you post the output from the kern.timecounter sysctl please? > That will let us see which timecounter has been chosen along with other > information which will be useful to diagnose the problem. sysctl kern.timecounter kern.timecounter.tick: 1 kern.timecounter.choice: TSC(800) ACPI-safe(850) i8254(0) dummy(-1000000) kern.timecounter.hardware: ACPI-safe kern.timecounter.nsetclock: 2 kern.timecounter.ngetmicrotime: 30316 kern.timecounter.ngetnanotime: 0 kern.timecounter.ngetbintime: 0 kern.timecounter.ngetmicrouptime: 7634 kern.timecounter.ngetnanouptime: 45 kern.timecounter.ngetbinuptime: 523 kern.timecounter.nmicrotime: 632 kern.timecounter.nnanotime: 24 kern.timecounter.nbintime: 656 kern.timecounter.nmicrouptime: 875 kern.timecounter.nnanouptime: 6 kern.timecounter.nbinuptime: 11193 kern.timecounter.stepwarnings: 0 kern.timecounter.tc.i8254.mask: 4294967295 kern.timecounter.tc.i8254.counter: 2344 kern.timecounter.tc.i8254.frequency: 1193182 kern.timecounter.tc.i8254.quality: 0 kern.timecounter.tc.ACPI-safe.mask: 16777215 kern.timecounter.tc.ACPI-safe.counter: 16350933 kern.timecounter.tc.ACPI-safe.frequency: 3579545 kern.timecounter.tc.ACPI-safe.quality: 850 kern.timecounter.tc.TSC.mask: 4294967295 kern.timecounter.tc.TSC.counter: 1559205353 kern.timecounter.tc.TSC.frequency: 846194682 kern.timecounter.tc.TSC.quality: 800 kern.timecounter.smp_tsc: 0 From bruce at cran.org.uk Thu May 8 09:30:05 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Thu May 8 09:30:07 2008 Subject: i386/123462: clock is to fast Message-ID: <200805080930.m489U4NQ009668@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Bruce Cran To: Rene Maroufi Cc: bug-followup@FreeBSD.org Subject: Re: i386/123462: clock is to fast Date: Thu, 08 May 2008 10:20:33 +0100 The ACPI-safe timecounter doesn't work on some systems, and you need to tell FreeBSD to use one of the other time sources. Could you try enabling the i8254 by putting the following in /etc/sysctl.conf and rebooting: kern.timecounter.hardware=i8254 If that doesn't work you might want to try using the TSC instead. -- Bruce From linimon at FreeBSD.org Thu May 8 19:40:53 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu May 8 19:40:56 2008 Subject: i386/123462: clock is to fast Message-ID: <200805081940.m48Jerw9057682@freefall.freebsd.org> Synopsis: clock is to fast State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Thu May 8 19:40:39 UTC 2008 State-Changed-Why: Note that submitter has been asked for feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=123462 From vwe at FreeBSD.org Thu May 8 22:55:24 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Thu May 8 22:55:25 2008 Subject: i386/74650: System Reboot with umount command Message-ID: <200805082255.m48MtN8B072787@freefall.freebsd.org> Synopsis: System Reboot with umount command State-Changed-From-To: feedback->closed State-Changed-By: vwe State-Changed-When: Thu May 8 22:55:17 UTC 2008 State-Changed-Why: We're sorry to not see any feedback received for quite some time. If you think this is still an issue that should be worked on, please provide the requested information and we'll be happy to re-open this ticket. Thank you for bringing this problem to attention! http://www.freebsd.org/cgi/query-pr.cgi?pr=74650 From vwe at FreeBSD.org Thu May 8 23:06:05 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Thu May 8 23:06:07 2008 Subject: i386/89383: [sio] [panic] page fault Message-ID: <200805082306.m48N64XQ073070@freefall.freebsd.org> Synopsis: [sio] [panic] page fault State-Changed-From-To: feedback->closed State-Changed-By: vwe State-Changed-When: Thu May 8 23:05:58 UTC 2008 State-Changed-Why: We're sorry to not see any feedback received for quite some time. If you think this is still an issue that should be worked on, please provide the requested information and we'll be happy to re-open this ticket. Thank you for bringing this problem to attention! http://www.freebsd.org/cgi/query-pr.cgi?pr=89383 From brde at optusnet.com.au Fri May 9 08:33:55 2008 From: brde at optusnet.com.au (Bruce Evans) Date: Fri May 9 08:33:58 2008 Subject: i386/74650: System Reboot with umount command In-Reply-To: <200805082255.m48MtN8B072787@freefall.freebsd.org> References: <200805082255.m48MtN8B072787@freefall.freebsd.org> Message-ID: <20080509151006.U20170@delplex.bde.org> On Thu, 8 May 2008 vwe@FreeBSD.org wrote: > Synopsis: System Reboot with umount command > > State-Changed-From-To: feedback->closed > > We're sorry to not see any feedback received for quite some time. > If you think this is still an issue that should be worked on, > please provide the requested information and we'll be happy to > re-open this ticket. > Thank you for bringing this problem to attention! This might be the bug unsetting the dirty flag which I submitted a fix last year, combined with user error (attempting to write to an unwriteable disk). Write errors are supposed to cause cause endless retries and corresponding spews of kernel printfs (although both of these are wrong), so unmount() after an unrecoverable write error should always fail, but the bug made it always panic for msdosfs. The bug was first implemented on 2003/12/26 in rev.1.112, so it corresponds exactly with the user's downgrade from FreeBSD-4.8 to FreeBSD-5.3 (5.2 only has rev.1.112). The bug was fixed on 2007/10/22 in rev.1.179, just in time to miss being in RELENG_7 although the fix was supposed to be urgently MFC'ed to RELENG_6. Thus the fix is not in any release. Bruce From info at maroufi.net Fri May 9 08:50:05 2008 From: info at maroufi.net (Rene Maroufi) Date: Fri May 9 08:50:07 2008 Subject: i386/123462: clock is to fast Message-ID: <200805090850.m498o5k5032530@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Rene Maroufi To: Bruce Cran Cc: bug-followup@FreeBSD.org Subject: Re: i386/123462: clock is to fast Date: Fri, 9 May 2008 10:48:21 +0200 On Thu, May 08, 2008 at 10:20:33AM +0100, Bruce Cran wrote: > The ACPI-safe timecounter doesn't work on some systems, and you need to > tell FreeBSD to use one of the other time sources. Could you try > enabling the i8254 by putting the following in /etc/sysctl.conf and > rebooting: > > kern.timecounter.hardware=i8254 > > If that doesn't work you might want to try using the TSC instead. I tested it with kern.timecounter=i8254 and with kern.timecounter=TSC, but both are to fast to. It's not extreme like with acpi, but both to fast to. Both are 1 or 2 Seconds to fast per Minute: ntpdate ntp 9 May 10:26:57 ntpdate[776]: step time server 192.168.0.20 offset -0.690100 sec ntpdate ntp 9 May 10:36:08 ntpdate[801]: step time server 192.168.0.20 offset -9.297237 sec sysctl kern.timecounter.hardware kern.timecounter.hardware: i8254 -- René Maroufi info@maroufi.net From bruce at cran.org.uk Fri May 9 21:30:04 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Fri May 9 21:30:07 2008 Subject: i386/123462: clock is to fast Message-ID: <200805092130.m49LU44t095514@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, info@maroufi.net Cc: Subject: Re: i386/123462: clock is to fast Date: Fri, 09 May 2008 22:26:46 +0100 ntp is designed to compensate for that sort of drift, but it should be run continuously: the best setup is to run ntpdate once on boot to make any large adjustments but also to run ntpd so it can track and correct any drift. There's a guide to configuring ntpd in the handbook at http://www.freebsd.org/doc/en/books/handbook/network-ntp.html -- Bruce Cran From bruce at cran.org.uk Fri May 9 21:40:03 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Fri May 9 21:40:05 2008 Subject: i386/104867: Clock running at 2x speed of wall clock Message-ID: <200805092140.m49Le3Zn097616@freefall.freebsd.org> The following reply was made to PR i386/104867; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, Jeff@PointHere.net Cc: Subject: Re: i386/104867: Clock running at 2x speed of wall clock Date: Fri, 09 May 2008 22:31:29 +0100 Could you check which timecounter is being used, with the kern.timecounter.hardware sysctl? The ACPI-safe source is known to run far too fast on many systems, and it's better to use i8254 instead: try putting the following in /etc/sysctl.conf and rebooting kern.timecounter.hardware=i8254 If the clock is still running slightly fast (e.g. 1s per minute) then you can configure ntpd to track and correct the drift. There's a guide to setting it up in the handbook at http://www.freebsd.org/doc/en/books/handbook/network-ntp.html -- Bruce Cran From info at maroufi.net Fri May 9 22:00:04 2008 From: info at maroufi.net (Rene Maroufi) Date: Fri May 9 22:00:07 2008 Subject: i386/123462: clock is to fast Message-ID: <200805092200.m49M04Eo098042@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Rene Maroufi To: Bruce Cran Cc: bug-followup@FreeBSD.org Subject: Re: i386/123462: clock is to fast Date: Fri, 9 May 2008 23:56:54 +0200 On Fri, May 09, 2008 at 10:26:46PM +0100, Bruce Cran wrote: > ntp is designed to compensate for that sort of drift, but it should be > run continuously: the best setup is to run ntpdate once on boot to make > any large adjustments but also to run ntpd so it can track and correct > any drift. No, I tested this with ntpd too, but ntpd can't correct the time. The time difference between the real time and the PC clock grows with ntpd too. Greetings Rene -- René Maroufi info@maroufi.net From vibarus at googlemail.com Fri May 9 23:30:05 2008 From: vibarus at googlemail.com (Vinc Barus) Date: Fri May 9 23:30:08 2008 Subject: i386/123563: [re] watchdog timeout Message-ID: <200805092326.m49NQtPM085775@www.freebsd.org> >Number: 123563 >Category: i386 >Synopsis: [re] watchdog timeout >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 May 09 23:30:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Vinc Barus >Release: 7-STABLE >Organization: >Environment: FreeBSD knirsch 7.0-STABLE FreeBSD 7.0-STABLE #3: Thu Apr 24 13:43:53 CEST 2008 root@knirsch:/usr/obj/usr/src/sys/GENERIC i386 >Description: Can't use re nic on MSI p35 Neo runnig 7-STABLE. re = onboard if_re.c,v 1.95.2.18 2008/04/22 (stable) causes "re0: watchdog timeout" if_re.c,v 1.95.2.3 2007/12/15 (release) causes "re0: watchdog timeout" I used 1.95.2.3 on 7-RELEASE before then I changed to 7-STABLE at 04/24. 1.95.2.3 was only usable with http://people.freebsd.org/~yongari/re/re.HEAD.patch Today i found out that the release version of if_re.c 1.95.2.3 runs well on stable with the patch from last december without changing to an older version of if_rlreg.h (I use the patch only for if_re.c not for if_rlreg.h) verbose 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-STABLE #3: Thu Apr 24 13:43:53 CEST 2008 root@hobs:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc163d000. Preloaded elf module "/boot/kernel/snd_emu10k1.ko" at 0xc163d188. Preloaded elf module "/boot/kernel/sound.ko" at 0xc163d238. Preloaded elf module "/boot/kernel/acpi_video.ko" at 0xc163d2e4. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc163d394. Preloaded elf module "/boot/modules/nvidia.ko" at 0xc163d440. Preloaded elf module "/boot/kernel/linux.ko" at 0xc163d4ec. Calibrating clock(s) ... i8254 clock: 1193199 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 2669686632 Hz CPU: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz (2669.69-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6fb Stepping = 11 Features=0xbfebfbff Features2=0xe3fd AMD Features=0x20000000 AMD Features2=0x1 Cores per package: 2 Instruction TLB: 4 KB Pages, 4-way set associative, 128 entries 1st-level instruction cache: 32 KB, 8-way set associative, 64 byte line size 1st-level data cache: 32 KB, 8-way set associative, 64 byte line size L2 cache: 4096 kbytes, 16-way associative, 64 bytes/line real memory = 3220897792 (3071 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009cfff, 638976 bytes (156 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000001828000 - 0x00000000bc958fff, 3138588672 bytes (766257 pages) avail memory = 3137998848 (2992 MB) Table 'FACP' at 0xbffb0200 Table 'APIC' at 0xbffb0390 MADT: Found table at 0xbffb0390 MP Configuration Table version 1.1 found at 0xc00fc740 APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 1 ACPI ID 2: enabled SMP: Added CPU 1 (AP) MADT: Found CPU APIC ID 130 ACPI ID 3: disabled MADT: Found CPU APIC ID 131 ACPI ID 4: disabled ACPI APIC Table: <021908 APIC1538> INTR: Adding local APIC 1 as a target FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 bios32: Found BIOS32 Service Directory header at 0xc00f0000 bios32: Entry = 0xf0010 (c00f0010) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0x31 pnpbios: Found PnP BIOS data at 0xc00f5cb0 pnpbios: Entry = f0000:6d8a Rev = 1.0 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 2 ULE: setup cpu group 0 ULE: setup cpu 0 ULE: adding cpu 0 to group 0: cpus 1 mask 0x1 ULE: setup cpu group 1 ULE: setup cpu 1 ULE: adding cpu 1 to group 1: cpus 1 mask 0x2 ACPI: RSDP @ 0x0xf9a90/0x0014 (v 0 ACPIAM) ACPI: RSDT @ 0x0xbffb0000/0x0038 (v 1 021908 RSDT1538 0x20080219 MSFT 0x00000097) ACPI: FACP @ 0x0xbffb0200/0x0084 (v 1 021908 FACP1538 0x20080219 MSFT 0x00000097) ACPI: DSDT @ 0x0xbffb0440/0x5564 (v 1 0AAAA 0AAAA000 0x00000000 INTL 0x20051117) ACPI: FACS @ 0x0xbffbe000/0x0040 ACPI: APIC @ 0x0xbffb0390/0x006C (v 1 021908 APIC1538 0x20080219 MSFT 0x00000097) ACPI: MCFG @ 0x0xbffb0400/0x003C (v 1 021908 OEMMCFG 0x20080219 MSFT 0x00000097) ACPI: OEMB @ 0x0xbffbe040/0x0071 (v 1 021908 OEMB1538 0x20080219 MSFT 0x00000097) ACPI: GSCI @ 0x0xbffbe0c0/0x2024 (v 1 021908 GMCHSCI 0x20080219 MSFT 0x00000097) MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 MADT: Interrupt override: source 9, irq 9 ioapic0: intpin 9 trigger: level ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00010000 err: 0x0001000f pcm: 0x00010000 ath_rate: version 1.2 snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024] feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25 wlan_amrr: wlan: <802.11 Link Layer> random: nfslock: pseudo-device io: kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 (Apr 24 2008 13:43:42) npx0: INT 16 interface acpi0: <021908 RSDT1538> on motherboard ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48 acpi0: [MPSAFE] acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: wakeup code va 0xdaaa1000 pa 0x1000 pci_open(1): mode 1 addr port (0x0cf8) is 0x80000090 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=29c08086) pcibios: BIOS version 3.00 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.IELK.RXA0 -> bus 0 dev 0 func 0 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.FHR0 -> bus 0 dev 31 func 0 AcpiOsDerivePciId: \\_SB_.PCI0.SBRG.PIX0 -> bus 0 dev 31 func 0 acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, bff00000 (3) failed ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 -> 10 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pci_link0: Index IRQ Rtd Ref IRQs Initial Probe 0 10 N 0 3 4 6 7 10 11 12 14 15 Validation 0 10 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link1: Index IRQ Rtd Ref IRQs Initial Probe 0 5 N 0 5 Validation 0 5 N 0 5 After Disable 0 255 N 0 5 pci_link2: Index IRQ Rtd Ref IRQs Initial Probe 0 14 N 0 3 4 6 7 10 11 12 14 15 Validation 0 14 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link3: Index IRQ Rtd Ref IRQs Initial Probe 0 11 N 0 3 4 6 7 10 11 12 14 15 Validation 0 11 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link4: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link5: Index IRQ Rtd Ref IRQs Initial Probe 0 15 N 0 3 4 6 7 10 11 12 14 15 Validation 0 15 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link6: Index IRQ Rtd Ref IRQs Initial Probe 0 255 N 0 3 4 6 7 10 11 12 14 15 Validation 0 255 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 pci_link7: Index IRQ Rtd Ref IRQs Initial Probe 0 3 N 0 3 4 6 7 10 11 12 14 15 Validation 0 3 N 0 3 4 6 7 10 11 12 14 15 After Disable 0 255 N 0 3 4 6 7 10 11 12 14 15 cpu0: on acpi0 cpu0: switching to generic Cx mode est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 82a082a0600082a device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 82a082a0600082a device_attach: est1 attach returned 6 p4tcc1: on cpu1 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: domain=0, physical bus=0 found-> vendor=0x8086, dev=0x29c0, revid=0x02 domain=0, bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x2090, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x29c1, revid=0x02 domain=0, bus=0, slot=1, func=0 class=06-04-00, hdrtype=0x01, mfdev=0 cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x1a (6500 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 3 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2937, revid=0x02 domain=0, bus=0, slot=26, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 map[20]: type I/O Port, range 32, base 0xac00, size 5, enabled pcib0: matched entry for 0.26.INTA pcib0: slot 26 INTA hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2938, revid=0x02 domain=0, bus=0, slot=26, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=15 map[20]: type I/O Port, range 32, base 0xa880, size 5, enabled pcib0: matched entry for 0.26.INTB pcib0: slot 26 INTB hardwired to IRQ 21 found-> vendor=0x8086, dev=0x293c, revid=0x02 domain=0, bus=0, slot=26, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=14 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xf9fffc00, size 10, enabled pcib0: matched entry for 0.26.INTC pcib0: slot 26 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2940, revid=0x02 domain=0, bus=0, slot=28, func=0 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0104, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x2948, revid=0x02 domain=0, bus=0, slot=28, func=4 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTA pcib0: slot 28 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x294a, revid=0x02 domain=0, bus=0, slot=28, func=5 class=06-04-00, hdrtype=0x01, mfdev=1 cmdreg=0x0107, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) intpin=b, irq=10 powerspec 2 supports D0 D3 current D0 MSI supports 1 message pcib0: matched entry for 0.28.INTB pcib0: slot 28 INTB hardwired to IRQ 16 found-> vendor=0x8086, dev=0x2934, revid=0x02 domain=0, bus=0, slot=29, func=0 class=0c-03-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=3 map[20]: type I/O Port, range 32, base 0xa800, size 5, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x2935, revid=0x02 domain=0, bus=0, slot=29, func=1 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 map[20]: type I/O Port, range 32, base 0xa480, size 5, enabled pcib0: matched entry for 0.29.INTB pcib0: slot 29 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2936, revid=0x02 domain=0, bus=0, slot=29, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=14 map[20]: type I/O Port, range 32, base 0xa400, size 5, enabled pcib0: matched entry for 0.29.INTC pcib0: slot 29 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2939, revid=0x02 domain=0, bus=0, slot=29, func=3 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=10 map[20]: type I/O Port, range 32, base 0xa080, size 5, enabled pcib0: matched entry for 0.29.INTD pcib0: slot 29 INTD hardwired to IRQ 16 found-> vendor=0x8086, dev=0x293a, revid=0x02 domain=0, bus=0, slot=29, func=7 class=0c-03-20, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=3 powerspec 2 supports D0 D3 current D0 map[10]: type Memory, range 32, base 0xf9fff800, size 10, enabled pcib0: matched entry for 0.29.INTA pcib0: slot 29 INTA hardwired to IRQ 23 found-> vendor=0x8086, dev=0x244e, revid=0x92 domain=0, bus=0, slot=30, func=0 class=06-04-01, hdrtype=0x01, mfdev=0 cmdreg=0x0105, statreg=0x0010, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2918, revid=0x02 domain=0, bus=0, slot=31, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0210, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x2921, revid=0x02 domain=0, bus=0, slot=31, func=2 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 powerspec 3 supports D0 D3 current D0 map[10]: type I/O Port, range 32, base 0xa000, size 3, enabled map[14]: type I/O Port, range 32, base 0x9c00, size 2, enabled map[18]: type I/O Port, range 32, base 0x9880, size 3, enabled map[1c]: type I/O Port, range 32, base 0x9800, size 2, enabled map[20]: type I/O Port, range 32, base 0x9480, size 4, enabled map[24]: type I/O Port, range 32, base 0x9400, size 4, enabled pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 found-> vendor=0x8086, dev=0x2930, revid=0x02 domain=0, bus=0, slot=31, func=3 class=0c-05-00, hdrtype=0x00, mfdev=0 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=c, irq=11 map[10]: type Memory, range 64, base 0xf9fff400, size 8, enabled map[20]: type I/O Port, range 32, base 0x400, size 5, enabled pcib0: matched entry for 0.31.INTC pcib0: slot 31 INTC hardwired to IRQ 18 found-> vendor=0x8086, dev=0x2926, revid=0x02 domain=0, bus=0, slot=31, func=5 class=01-01-85, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x02b0, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=b, irq=11 powerspec 3 supports D0 D3 current D0 map[10]: type I/O Port, range 32, base 0x9000, size 3, enabled map[14]: type I/O Port, range 32, base 0x8c00, size 2, enabled map[18]: type I/O Port, range 32, base 0x8880, size 3, enabled map[1c]: type I/O Port, range 32, base 0x8800, size 2, enabled map[20]: type I/O Port, range 32, base 0x8480, size 4, enabled map[24]: type I/O Port, range 32, base 0x8400, size 4, enabled pcib0: matched entry for 0.31.INTB pcib0: slot 31 INTB hardwired to IRQ 19 pcib1: irq 16 at device 1.0 on pci0 pcib1: domain 0 pcib1: secondary bus 1 pcib1: subordinate bus 1 pcib1: I/O decode 0xb000-0xbfff pcib1: memory decode 0xfa000000-0xfe9fffff pcib1: prefetched decode 0xd0000000-0xdfffffff pcib1: could not get PCI interrupt routing table for \\_SB_.PCI0.P0P2 - AE_NOT_FOUND pci1: on pcib1 pci1: domain=0, physical bus=1 found-> vendor=0x10de, dev=0x0611, revid=0xa2 domain=0, bus=1, slot=0, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 3 supports D0 D3 current D0 MSI supports 1 message, 64 bit map[10]: type Memory, range 32, base 0xfd000000, size 24, enabled pcib1: requested memory range 0xfd000000-0xfdffffff: good map[14]: type Prefetchable Memory, range 64, base 0xd0000000, size 28, enabled pcib1: requested memory range 0xd0000000-0xdfffffff: good map[1c]: type Memory, range 64, base 0xfa000000, size 25, enabled pcib1: requested memory range 0xfa000000-0xfbffffff: good map[24]: type I/O Port, range 32, base 0xbc00, size 7, enabled pcib1: requested I/O range 0xbc00-0xbc7f: in range pcib0: matched entry for 0.1.INTA pcib0: slot 1 INTA hardwired to IRQ 16 pcib1: slot 0 INTA is routed to irq 16 nvidia0: port 0xbc00-0xbc7f mem 0xfd000000-0xfdffffff,0xd0000000-0xdfffffff,0xfa000000-0xfbffffff irq 16 at device 0.0 on pci1 nvidia0: Reserved 0x1000000 bytes for rid 0x10 type 3 at 0xfd000000 nvidia0: Reserved 0x10000000 bytes for rid 0x14 type 3 at 0xd0000000 nvidia0: Reserved 0x2000000 bytes for rid 0x1c type 3 at 0xfa000000 ioapic0: routing intpin 16 (PCI IRQ 16) to vector 49 nvidia0: [GIANT-LOCKED] nvidia0: [ITHREAD] uhci0: port 0xac00-0xac1f irq 16 at device 26.0 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xac00 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 0xa880-0xa89f irq 21 at device 26.1 on pci0 uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa880 ioapic0: routing intpin 21 (PCI IRQ 21) to vector 50 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 0xf9fffc00-0xf9ffffff irq 18 at device 26.7 on pci0 ehci0: Reserved 0x400 bytes for rid 0x10 type 3 at 0xf9fffc00 ioapic0: routing intpin 18 (PCI IRQ 18) to vector 51 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 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 pcib2: irq 17 at device 28.0 on pci0 pcib2: domain 0 pcib2: secondary bus 2 pcib2: subordinate bus 2 pcib2: I/O decode 0x0-0x0 pcib2: no prefetched decode pci2: on pcib2 pci2: domain=0, physical bus=2 pcib3: irq 17 at device 28.4 on pci0 pcib3: domain 0 pcib3: secondary bus 3 pcib3: subordinate bus 3 pcib3: I/O decode 0xc000-0xcfff pcib3: memory decode 0xfea00000-0xfeafffff pcib3: no prefetched decode pci3: on pcib3 pci3: domain=0, physical bus=3 found-> vendor=0x11ab, dev=0x6121, revid=0xb2 domain=0, bus=3, slot=0, func=0 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D3 current D0 MSI supports 1 message map[10]: type I/O Port, range 32, base 0xcc00, size 3, enabled pcib3: requested I/O range 0xcc00-0xcc07: in range map[14]: type I/O Port, range 32, base 0xc880, size 2, enabled pcib3: requested I/O range 0xc880-0xc883: in range map[18]: type I/O Port, range 32, base 0xc800, size 3, enabled pcib3: requested I/O range 0xc800-0xc807: in range map[1c]: type I/O Port, range 32, base 0xc480, size 2, enabled pcib3: requested I/O range 0xc480-0xc483: in range map[20]: type I/O Port, range 32, base 0xc400, size 4, enabled pcib3: requested I/O range 0xc400-0xc40f: in range map[24]: type Memory, range 32, base 0xfeaffc00, size 10, enabled pcib3: requested memory range 0xfeaffc00-0xfeafffff: good pcib3: matched entry for 3.0.INTA pcib3: slot 0 INTA hardwired to IRQ 16 atapci0: port 0xcc00-0xcc07,0xc880-0xc883,0xc800-0xc807,0xc480-0xc483,0xc400-0xc40f mem 0xfeaffc00-0xfeafffff irq 16 at device 0.0 on pci3 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xc400 atapci0: [MPSAFE] atapci0: [ITHREAD] ata2: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0xcc00 atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0xc880 ata2: reset tp1 mask=03 ostat0=50 ostat1=50 ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata2: stat1=0x00 err=0x01 lsb=0x14 msb=0xeb ata2: reset tp2 stat0=50 stat1=00 devices=0x9 ata2: [MPSAFE] ata2: [ITHREAD] ata3: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0xc800 atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0xc480 ata3: reset tp1 mask=03 ostat0=7f ostat1=7f ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat0=0x7f err=0xff lsb=0xff msb=0xff ata3: stat1=0x7f err=0xff lsb=0xff msb=0xff ata3: reset tp2 stat0=ff stat1=ff devices=0x0 ata3: [MPSAFE] ata3: [ITHREAD] pcib4: irq 16 at device 28.5 on pci0 pcib4: domain 0 pcib4: secondary bus 4 pcib4: subordinate bus 4 pcib4: I/O decode 0xd000-0xdfff pcib4: memory decode 0xfeb00000-0xfebfffff pcib4: no prefetched decode pci4: on pcib4 pci4: domain=0, physical bus=4 found-> vendor=0x10ec, dev=0x8168, revid=0x01 domain=0, bus=4, slot=0, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0010, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 MSI supports 2 messages, 64 bit map[10]: type I/O Port, range 32, base 0xd800, size 8, enabled pcib4: requested I/O range 0xd800-0xd8ff: in range map[18]: type Memory, range 64, base 0xfebff000, size 12, enabled pcib4: requested memory range 0xfebff000-0xfebfffff: good pcib4: matched entry for 4.0.INTA pcib4: slot 0 INTA hardwired to IRQ 17 re0: port 0xd800-0xd8ff mem 0xfebff000-0xfebfffff irq 17 at device 0.0 on pci4 re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd800 re0: MSI count : 2 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto re0: bpf attached re0: Ethernet address: 00:19:db:cd:a3:46 ioapic0: routing intpin 17 (PCI IRQ 17) to vector 52 re0: [MPSAFE] re0: [FILTER] uhci2: port 0xa800-0xa81f irq 23 at device 29.0 on pci0 uhci2: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa800 ioapic0: routing intpin 23 (PCI IRQ 23) to vector 53 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 0xa480-0xa49f irq 19 at device 29.1 on pci0 uhci3: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa480 ioapic0: routing intpin 19 (PCI IRQ 19) to vector 54 uhci3: [GIANT-LOCKED] uhci3: [ITHREAD] usb4: on uhci3 usb4: USB revision 1.0 uhub4: on usb4 uhub4: 2 ports with 2 removable, self powered uhci4: port 0xa400-0xa41f irq 18 at device 29.2 on pci0 uhci4: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa400 uhci4: [GIANT-LOCKED] uhci4: [ITHREAD] usb5: on uhci4 usb5: USB revision 1.0 uhub5: on usb5 uhub5: 2 ports with 2 removable, self powered uhci5: port 0xa080-0xa09f irq 16 at device 29.3 on pci0 uhci5: Reserved 0x20 bytes for rid 0x20 type 4 at 0xa080 uhci5: [GIANT-LOCKED] uhci5: [ITHREAD] usb6: on uhci5 usb6: USB revision 1.0 uhub6: on usb6 uhub6: 2 ports with 2 removable, self powered ehci1: mem 0xf9fff800-0xf9fffbff irq 23 at device 29.7 on pci0 ehci1: Reserved 0x400 bytes for rid 0x10 type 3 at 0xf9fff800 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb7: EHCI version 1.0 usb7: companion controllers, 2 ports each: usb3 usb4 usb5 usb6 usb7: on ehci1 usb7: USB revision 2.0 uhub7: on usb7 uhub7: 8 ports with 8 removable, self powered pcib5: at device 30.0 on pci0 pcib5: domain 0 pcib5: secondary bus 5 pcib5: subordinate bus 5 pcib5: I/O decode 0xe000-0xefff pcib5: no prefetched decode pcib5: Subtractively decoded bridge. pci5: on pcib5 pci5: domain=0, physical bus=5 found-> vendor=0x1102, dev=0x0002, revid=0x08 domain=0, bus=5, slot=1, func=0 class=04-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x02 (500 ns), maxlat=0x14 (5000 ns) intpin=a, irq=5 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xec00, size 5, enabled pcib5: requested I/O range 0xec00-0xec1f: in range pcib5: matched entry for 5.1.INTA pcib5: slot 1 INTA hardwired to IRQ 17 found-> vendor=0x1102, dev=0x7002, revid=0x08 domain=0, bus=5, slot=1, func=1 class=09-80-00, hdrtype=0x00, mfdev=1 cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type I/O Port, range 32, base 0xe880, size 3, enabled pcib5: requested I/O range 0xe880-0xe887: in range pcm0: port 0xec00-0xec1f irq 17 at device 1.0 on pci5 pcm0: Reserved 0x20 bytes for rid 0x10 type 4 at 0xec00 emu: setmap (1edb000, 800), nseg=1, error=0 emu: setmap (1edc000, 1000), nseg=1, error=0 pcm0: pcm0: Codec features 5 bit master volume, no 3D Stereo Enhancement pcm0: ac97 codec dac ready count: 0 pcm0: Mixer "vol": pcm0: Mixer "pcm": pcm0: Mixer "speaker": pcm0: Mixer "line": pcm0: Mixer "mic": pcm0: Mixer "cd": pcm0: Mixer "rec": pcm0: Mixer "igain": pcm0: Mixer "line1": pcm0: Mixer "phin": pcm0: Mixer "phout": pcm0: Mixer "video": pcm0: [MPSAFE] pcm0: [ITHREAD] pcm0: clone manager: deadline=750ms flags=0x8000001e emu: setmap (1ee9000, 1000), nseg=1, error=0 emu: setmap (1eea000, 1000), nseg=1, error=0 emu: setmap (1eeb000, 1000), nseg=1, error=0 emu: setmap (1eec000, 1000), nseg=1, error=0 pcm0: sndbuf_setmap 1eed000, 1000; 0xe726c000 -> 1eed000 pcm0: sndbuf_setmap 1eee000, 1000; 0xe726d000 -> 1eee000 isab0: at device 31.0 on pci0 isa0: on isab0 atapci1: port 0xa000-0xa007,0x9c00-0x9c03,0x9880-0x9887,0x9800-0x9803,0x9480-0x948f,0x9400-0x940f irq 19 at device 31.2 on pci0 atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0x9480 atapci1: [MPSAFE] atapci1: [ITHREAD] atapci1: Reserved 0x10 bytes for rid 0x24 type 4 at 0x9400 ata4: on atapci1 atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0xa000 atapci1: Reserved 0x4 bytes for rid 0x14 type 4 at 0x9c00 ata4: reset tp1 mask=03 ostat0=50 ostat1=00 ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata4: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 ata4: reset tp2 stat0=50 stat1=00 devices=0x1 ata4: [MPSAFE] ata4: [ITHREAD] ata5: on atapci1 atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x9880 atapci1: Reserved 0x4 bytes for rid 0x1c type 4 at 0x9800 ata5: reset tp1 mask=03 ostat0=50 ostat1=00 ata5: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata5: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 ata5: reset tp2 stat0=50 stat1=00 devices=0x1 ata5: [MPSAFE] ata5: [ITHREAD] pci0: at device 31.3 (no driver attached) atapci2: port 0x9000-0x9007,0x8c00-0x8c03,0x8880-0x8887,0x8800-0x8803,0x8480-0x848f,0x8400-0x840f irq 19 at device 31.5 on pci0 atapci2: Reserved 0x10 bytes for rid 0x20 type 4 at 0x8480 atapci2: [MPSAFE] atapci2: [ITHREAD] atapci2: Reserved 0x10 bytes for rid 0x24 type 4 at 0x8400 ata6: on atapci2 atapci2: Reserved 0x8 bytes for rid 0x10 type 4 at 0x9000 atapci2: Reserved 0x4 bytes for rid 0x14 type 4 at 0x8c00 ata6: reset tp1 mask=03 ostat0=7f ostat1=7f ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat0=0x7f err=0xff lsb=0xff msb=0xff ata6: stat1=0x7f err=0xff lsb=0xff msb=0xff ata6: reset tp2 stat0=ff stat1=ff devices=0x0 ata6: [MPSAFE] ata6: [ITHREAD] ata7: on atapci2 atapci2: Reserved 0x8 bytes for rid 0x18 type 4 at 0x8880 atapci2: Reserved 0x4 bytes for rid 0x1c type 4 at 0x8800 ata7: reset tp1 mask=03 ostat0=7f ostat1=7f ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat0=0x7f err=0xff lsb=0xff msb=0xff ata7: stat1=0x7f err=0xff lsb=0xff msb=0xff ata7: reset tp2 stat0=ff stat1=ff devices=0x0 ata7: [MPSAFE] ata7: [ITHREAD] acpi_button0: on acpi0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0 0 0 0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: irq maps: 0 0 0 0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A ioapic0: routing intpin 4 (ISA IRQ 4) to vector 55 sio0: [FILTER] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: ic_type 90 part_id 80 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 56 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ex_isa_identify() ahc_isa_probe 8: ioport 0x8c00 alloc failed ahc_isa_probe 9: ioport 0x9c00 alloc failed ahc_isa_probe 10: ioport 0xac00 alloc failed ahc_isa_probe 11: ioport 0xbc00 alloc failed ahc_isa_probe 12: ioport 0xcc00 alloc failed ahc_isa_probe 14: ioport 0xec00 alloc failed fdc: fdc0 already exists; skipping it sio: sio0 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xcd000-0xcf7ff pnpid ORM0000 on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata0: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 14 (ISA IRQ 14) to vector 57 ata0: [MPSAFE] ata0: [ITHREAD] ata1 at port 0x170-0x177,0x376 irq 15 on isa0 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 15 (ISA IRQ 15) to vector 58 ata1: [MPSAFE] ata1: [ITHREAD] atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0xffffffff (1) atkbd: failed to reset the keyboard. kbd0: atkbd0, AT 84 (1), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 59 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: current command byte:0047 psm0: failed to reset the aux device. bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fe0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled sio1: irq maps: 0 0 0 0 sio1: probe failed test(s): 0 1 2 4 6 7 9 sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. Reducing kern.maxvnodes 197959 -> 100000 procfs registered lapic: Divisor 2, Frequency 166855425 hz Timecounter "TSC" frequency 2669686632 Hz quality -100 Timecounters tick every 1.000 msec Linux ELF exec handler installed lo0: bpf attached hptrr: no controller detected. ata4-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ad8: 239372MB at ata4-master SATA300 ad8: 490234752 sectors [486344C/16H/63S] 16 sectors/interrupt 1 depth queue ad8: Intel check1 failed ad8: Adaptec check1 failed ad8: LSI (v3) check1 failed ad8: LSI (v2) check1 failed ad8: FreeBSD check1 failed ata5-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire ad10: 239372MB at ata5-master SATA300 ad10: 490234752 sectors [486344C/16H/63S] 16 sectors/interrupt 1 depth queue ad10: Intel check1 failed ad10: Adaptec check1 failed ad10: LSI (v3) check1 failed ad10: LSI (v2) check1 failed ad10: FreeBSD check1 failed ATA PseudoRAID loaded SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00050014 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00010000 err: 0x00010000 pcm: 0x00010000 ioapic0: Assigning ISA IRQ 1 to local APIC 0 ioapic0: Assigning ISA IRQ 4 to local APIC 1 ioapic0: Assigning ISA IRQ 6 to local APIC 0 ioapic0: Assigning ISA IRQ 9 to local APIC 1 ioapic0: Assigning ISA IRQ 14 to local APIC 0 ioapic0: Assigning ISA IRQ 15 to local APIC 1 ioapic0: Assigning PCI IRQ 16 to local APIC 0 ioapic0: Assigning PCI IRQ 17 to local APIC 1 ioapic0: Assigning PCI IRQ 18 to local APIC 0 ioapic0: Assigning PCI IRQ 19 to local APIC 1 ioapic0: Assigning PCI IRQ 21 to local APIC 0 ioapic0: Assigning PCI IRQ 23 to local APIC 1 GEOM: new disk ad8 GEOM: new disk ad10 GEOM_LABEL: Label for provider ad8s1 is ext2fs/ext_1. GEOM_LABEL: Label for provider ad8s3 is msdosfs/fbsd. GEOM_LABEL: Label for provider ad10s5 is ext2fs/1_2. Trying to mount root from ufs:/dev/ad8s2a start_init: trying /sbin/init re0: watchdog timeout re0: watchdog timeout re0: watchdog timeout re0: watchdog timeout This is what I see while booting with (stable) if_re.c 1.95.2.18: re0: link state changed to DOWN re0: no link .....re0: link state changed to UP got link re0: link state changed to DOWN DHCPREQUEST on re0 to 255.255.255.255 port 67 re0: link state changed to UP DHCPREQUEST on re0 to 255.255.255.255 port 67 re0: watchdog timeout re0: link state changed to DOWN DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 8 re0: link state changed to UP re0: watchdog timeout re0: link state changed to DOWN DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 9 re0: link state changed to UP re0: watchdog timeout re0: link state changed to DOWN DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 11 re0: link state changed to UP re0: watchdog timeout re0: link state changed to DOWN re0: link state changed to UP DHCPDISCOVER on re0 to 255.255.255.255 port 67 interval 13 re0: watchdog timeout re0: link state changed to DOWN DHCPOFFER from 192.168.0.1 DHCPREQUEST on re0 to 255.255.255.255 port 67 re0: link state changed to UP DHCPREQUEST on re0 to 255.255.255.255 port 67 re0: watchdog timeout re0: link state changed to DOWN DHCPACK from 192.168.0.1 re0: link state changed to UP re0: watchdog timeout re0: link state changed to DOWN re0: link state changed to UP bound to 192.168.0.4 -- renewal in 3600 seconds. lo0: flags=8049 metric 0 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 re0: flags=8843 metric 0 mtu 1500 options=399b ether 00:19:db:cd:a3:46 inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (1000baseTX ) status: active vmstat -i: interrupt total rate irq1: atkbd0 10 0 irq6: fdc0 10 0 irq16: nvidia0+++ 46 0 irq17: pcm0 re0 3134 18 irq18: ehci0 uhci4 5 0 irq19: uhci3++ 2872 16 irq21: uhci1 396 2 cpu0: timer 337131 1994 cpu1: timer 336954 1993 Total 680558 4026 Is this a known issue? I couldn't find a previous PR for re watchdog timeouts. Regards, Vinc >How-To-Repeat: Install plain 7-STABLE >Fix: Use if_re.c,v 1.95.2.3 with http://people.freebsd.org/~yongari/re/re.HEAD.patch >Release-Note: >Audit-Trail: >Unformatted: From Jeff at PointHere.net Sat May 10 00:30:04 2008 From: Jeff at PointHere.net (Jeffrey Brower) Date: Sat May 10 00:30:06 2008 Subject: i386/104867: Clock running at 2x speed of wall clock Message-ID: <200805100030.m4A0U4g2010514@freefall.freebsd.org> The following reply was made to PR i386/104867; it has been noted by GNATS. From: "Jeffrey Brower" To: , Cc: "'Bruce Cran'" Subject: Re: i386/104867: Clock running at 2x speed of wall clock Date: Fri, 9 May 2008 19:58:23 -0400 This is a multi-part message in MIME format. ------=_NextPart_000_0692_01C8B20F.0A7D8170 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I verified that the timecounter was indeed i8254 after I recompiled with that option and it still ran double time. Everything I tried failed - even NTP gave up because it was constantly slewing. No one could solve it and I never got an answer so I ended up pulling the box and replacing it with a more modern motherboard about a year and a half ago and I have had no problems since. Frankly, the board was past its prime anyway - but it was fine for a dedicated firewall if I could have gotten it to work. I just needed the clock to be right so that the logs would match in case I needed to do forensics. -- Jeff ------=_NextPart_000_0692_01C8B20F.0A7D8170 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
I verified = that the=20 timecounter was indeed i8254 after I recompiled with that option and it = still=20 ran double time.
 
Everything I = tried failed=20 - even NTP gave up because it was constantly slewing.  No=20 one could solve it and I never got an answer so I ended up = pulling the=20 box and replacing it with a more modern motherboard about a year and a = half=20 ago and I have had no problems since.
 
Frankly, the=20 board was past its prime anyway - but it was fine for a = dedicated=20 firewall if I could have gotten it to work.  I just needed the = clock to be=20 right so that the logs would match in case I needed to do=20 forensics.
 
-- =20 Jeff
 
------=_NextPart_000_0692_01C8B20F.0A7D8170-- From tinderbox at freebsd.org Sat May 10 02:54:49 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 10 02:55:00 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080510025448.8CE5E73039@freebsd-current.sentex.ca> TB --- 2008-05-10 01:27:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-10 01:27:36 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-10 01:27:36 - cleaning the object tree TB --- 2008-05-10 01:28:22 - cvsupping the source tree TB --- 2008-05-10 01:28:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-10 01:28:32 - building world (CFLAGS=-O -pipe) TB --- 2008-05-10 01:28:32 - cd /src TB --- 2008-05-10 01:28:32 - /usr/bin/make -B buildworld >>> World build started on Sat May 10 01:28:34 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 Sat May 10 02:33:20 UTC 2008 TB --- 2008-05-10 02:33:20 - generating LINT kernel config TB --- 2008-05-10 02:33:20 - cd /src/sys/pc98/conf TB --- 2008-05-10 02:33:20 - /usr/bin/make -B LINT TB --- 2008-05-10 02:33:21 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-10 02:33:21 - cd /src TB --- 2008-05-10 02:33:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 10 02:33:21 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 >>> Kernel build for LINT completed on Sat May 10 02:50:43 UTC 2008 TB --- 2008-05-10 02:50:43 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-05-10 02:50:43 - cd /src TB --- 2008-05-10 02:50:43 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 10 02:50:43 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 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_cb.c cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_usrreq.c cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/route.c /src/sys/net/route.c:67:1: error: "RT_MAXFIBS" redefined In file included from /src/sys/net/route.c:54: /src/sys/net/route.h:85:1: error: this is the location of the previous definition /src/sys/net/route.c:98: error: conflicting types for 'rt_tables' /src/sys/net/route.h:333: error: previous declaration of 'rt_tables' was here *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-10 02:54:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-10 02:54:48 - ERROR: failed to build GENERIC kernel TB --- 2008-05-10 02:54:48 - tinderbox aborted TB --- 3905.53 user 490.98 system 5231.52 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 10 02:58:05 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 10 02:58:12 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080510025804.5216473039@freebsd-current.sentex.ca> TB --- 2008-05-10 01:27:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-10 01:27:22 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-10 01:27:22 - cleaning the object tree TB --- 2008-05-10 01:28:02 - cvsupping the source tree TB --- 2008-05-10 01:28:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-10 01:28:15 - building world (CFLAGS=-O -pipe) TB --- 2008-05-10 01:28:15 - cd /src TB --- 2008-05-10 01:28:15 - /usr/bin/make -B buildworld >>> World build started on Sat May 10 01:28:17 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 Sat May 10 02:32:50 UTC 2008 TB --- 2008-05-10 02:32:50 - generating LINT kernel config TB --- 2008-05-10 02:32:50 - cd /src/sys/i386/conf TB --- 2008-05-10 02:32:50 - /usr/bin/make -B LINT TB --- 2008-05-10 02:32:51 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-10 02:32:51 - cd /src TB --- 2008-05-10 02:32:51 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 10 02:32:51 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 >>> Kernel build for LINT completed on Sat May 10 02:53:02 UTC 2008 TB --- 2008-05-10 02:53:02 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-05-10 02:53:02 - cd /src TB --- 2008-05-10 02:53:02 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 10 02:53:02 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 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_cb.c cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_usrreq.c cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/route.c /src/sys/net/route.c:67:1: error: "RT_MAXFIBS" redefined In file included from /src/sys/net/route.c:54: /src/sys/net/route.h:85:1: error: this is the location of the previous definition /src/sys/net/route.c:98: error: conflicting types for 'rt_tables' /src/sys/net/route.h:333: error: previous declaration of 'rt_tables' was here *** Error code 1 Stop in /obj/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-10 02:58:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-10 02:58:04 - ERROR: failed to build GENERIC kernel TB --- 2008-05-10 02:58:04 - tinderbox aborted TB --- 4101.57 user 492.98 system 5441.89 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From julian at elischer.org Sat May 10 05:03:13 2008 From: julian at elischer.org (Julian Elischer) Date: Sat May 10 05:03:17 2008 Subject: [head tinderbox] failure on i386/pc98 In-Reply-To: <20080510025448.8CE5E73039@freebsd-current.sentex.ca> References: <20080510025448.8CE5E73039@freebsd-current.sentex.ca> Message-ID: <48252A09.4090002@elischer.org> FreeBSD Tinderbox wrote: > TB --- 2008-05-10 01:27:36 - tinderbox 2.3 running on freebsd-current.sentex.ca rns -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_cb.c > cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/raw_usrreq.c > cc -c -std=c99 -g -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /src/sys/net/route.c > /src/sys/net/route.c:67:1: error: "RT_MAXFIBS" redefined > In file included from /src/sys/net/route.c:54: > /src/sys/net/route.h:85:1: error: this is the location of the previous definition > /src/sys/net/route.c:98: error: conflicting types for 'rt_tables' > /src/sys/net/route.h:333: error: previous declaration of 'rt_tables' was here > *** Error code 1 > /me wonders to self why this doesn't happen on his test builds and goes to investigate... > Stop in /obj/pc98/src/sys/GENERIC. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > From brde at optusnet.com.au Sat May 10 10:43:24 2008 From: brde at optusnet.com.au (Bruce Evans) Date: Sat May 10 10:43:29 2008 Subject: i386/74650: System Reboot with umount command In-Reply-To: <4824D8C2.6060501@freebsd.org> References: <200805082255.m48MtN8B072787@freefall.freebsd.org> <20080509151006.U20170@delplex.bde.org> <4824D8C2.6060501@freebsd.org> Message-ID: <20080510203757.W2931@besplex.bde.org> On Sat, 10 May 2008, Volker Werth wrote: > On 05/09/08 07:28, Bruce Evans wrote: >> This might be the bug unsetting the dirty flag which I submitted a fix >> last year, combined with user error (attempting to write to an unwriteable >> disk). ... > thanks for your answer (and for checking my GNATS cleanup). I really > enjoy your explanations. > > If I got you right, you think this PR should be re-opened until an > errata is being released? I think other PRs are enough if we know that this is the same bug. The PR didn't seem to give enough details to be sure of this. If the bug is what I think it is (probably just a write-protected disk), then the driver would write a lot (too many) printfs about write errors. These messages might not be obvious on the console due to being in X mode, but they should be recorded in logs. Bruce From brde at optusnet.com.au Sat May 10 10:58:33 2008 From: brde at optusnet.com.au (Bruce Evans) Date: Sat May 10 10:58:38 2008 Subject: i386/104867: Clock running at 2x speed of wall clock In-Reply-To: <200805100030.m4A0U4g2010514@freefall.freebsd.org> References: <200805100030.m4A0U4g2010514@freefall.freebsd.org> Message-ID: <20080510204712.V2970@besplex.bde.org> On Sat, 10 May 2008, Jeffrey Brower wrote: > I verified that the timecounter was indeed i8254 after I recompiled with > that option and it still ran double time. With the i8254 and precisely double time, just type in the correct (doubled) freqency to "sysctl machdep.i8254_freq=..." With the APCI-fast timecounter, first fix the bug that the corresponding sysctl is read-only. > Everything I tried failed - even NTP gave up because it was constantly > slewing. No one could solve it and I never got an answer so I ended up NTP can't reasonably handle a 2x error in the clock frequency. Nor can fixing a 2x error work if the error is transient. Bruce From rpaulo at FreeBSD.org Sat May 10 11:18:34 2008 From: rpaulo at FreeBSD.org (Rui Paulo) Date: Sat May 10 11:18:37 2008 Subject: i386/123462: clock is to fast In-Reply-To: <200805092200.m49M04Eo098042@freefall.freebsd.org> References: <200805092200.m49M04Eo098042@freefall.freebsd.org> Message-ID: <48257DEB.1040509@FreeBSD.org> Rene Maroufi wrote: > The following reply was made to PR i386/123462; it has been noted by GNATS. > > From: Rene Maroufi > To: Bruce Cran > Cc: bug-followup@FreeBSD.org > Subject: Re: i386/123462: clock is to fast > Date: Fri, 9 May 2008 23:56:54 +0200 > > On Fri, May 09, 2008 at 10:26:46PM +0100, Bruce Cran wrote: > > ntp is designed to compensate for that sort of drift, but it should be > > run continuously: the best setup is to run ntpdate once on boot to make > > any large adjustments but also to run ntpd so it can track and correct > > any drift. > > No, I tested this with ntpd too, but ntpd can't correct the time. The > time difference between the real time and the PC clock grows with ntpd > too. > Can you boot with "kern.hz=100" and check whether or not it makes a difference? Thanks, -- Rui Paulo From vwe at freebsd.org Sat May 10 11:32:21 2008 From: vwe at freebsd.org (Volker Werth) Date: Sat May 10 11:32:47 2008 Subject: i386/74650: System Reboot with umount command In-Reply-To: <20080509151006.U20170@delplex.bde.org> References: <200805082255.m48MtN8B072787@freefall.freebsd.org> <20080509151006.U20170@delplex.bde.org> Message-ID: <4824D8C2.6060501@freebsd.org> On 05/09/08 07:28, Bruce Evans wrote: > On Thu, 8 May 2008 vwe@FreeBSD.org wrote: > >> Synopsis: System Reboot with umount command >> >> State-Changed-From-To: feedback->closed >> >> We're sorry to not see any feedback received for quite some time. >> If you think this is still an issue that should be worked on, >> please provide the requested information and we'll be happy to >> re-open this ticket. >> Thank you for bringing this problem to attention! > > This might be the bug unsetting the dirty flag which I submitted a fix > last year, combined with user error (attempting to write to an unwriteable > disk). Write errors are supposed to cause cause endless retries and > corresponding spews of kernel printfs (although both of these are > wrong), so unmount() after an unrecoverable write error should always > fail, but the bug made it always panic for msdosfs. > > The bug was first implemented on 2003/12/26 in rev.1.112, so it corresponds > exactly with the user's downgrade from FreeBSD-4.8 to FreeBSD-5.3 (5.2 only > has rev.1.112). > > The bug was fixed on 2007/10/22 in rev.1.179, just in time to miss being > in RELENG_7 although the fix was supposed to be urgently MFC'ed to > RELENG_6. Thus the fix is not in any release. Bruce, thanks for your answer (and for checking my GNATS cleanup). I really enjoy your explanations. If I got you right, you think this PR should be re-opened until an errata is being released? Thanks Volker From Jeff at PointHere.net Sat May 10 12:55:46 2008 From: Jeff at PointHere.net (Jeffrey Brower) Date: Sat May 10 12:56:11 2008 Subject: i386/104867: Clock running at 2x speed of wall clock In-Reply-To: <20080510204712.V2970@besplex.bde.org> References: <200805100030.m4A0U4g2010514@freefall.freebsd.org> <20080510204712.V2970@besplex.bde.org> Message-ID: <08da01c8b298$aa973af0$1602a8c0@warpcore> Wow! I wish I could have found you back in 2006! This sounds like the perfect solution as my clock was in solid error and the problem was never transient. I still have that board so I might pull it down just to prove this, but I think you have a solution for my problem here. I hope it helps someone correct their computer clock. Thanks for replying! -- Jeff -----Original Message----- From: Bruce Evans [mailto:brde@optusnet.com.au] Sent: Saturday, May 10, 2008 6:58 AM To: Jeffrey Brower Cc: freebsd-i386@freebsd.org Subject: Re: i386/104867: Clock running at 2x speed of wall clock On Sat, 10 May 2008, Jeffrey Brower wrote: > I verified that the timecounter was indeed i8254 after I recompiled > with that option and it still ran double time. With the i8254 and precisely double time, just type in the correct (doubled) freqency to "sysctl machdep.i8254_freq=..." With the APCI-fast timecounter, first fix the bug that the corresponding sysctl is read-only. > Everything I tried failed - even NTP gave up because it was constantly > slewing. No one could solve it and I never got an answer so I ended > up NTP can't reasonably handle a 2x error in the clock frequency. Nor can fixing a 2x error work if the error is transient. Bruce From info at maroufi.net Sat May 10 15:48:26 2008 From: info at maroufi.net (Rene Maroufi) Date: Sat May 10 15:48:30 2008 Subject: i386/123462: clock is to fast In-Reply-To: <48257DEB.1040509@FreeBSD.org> References: <200805092200.m49M04Eo098042@freefall.freebsd.org> <48257DEB.1040509@FreeBSD.org> Message-ID: <20080510151729.GA29461@lleu.maroufi> On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote: > > Can you boot with "kern.hz=100" and check whether or not it makes a > difference? There is no sysctl called kern.hz: sysctl kern.hz sysctl: unknown oid 'kern.hz' Greetings Ren? Maroufi -- Ren? Maroufi info@maroufi.net From rpaulo at FreeBSD.org Sat May 10 16:15:49 2008 From: rpaulo at FreeBSD.org (Rui Paulo) Date: Sat May 10 16:15:54 2008 Subject: i386/123462: clock is to fast In-Reply-To: <20080510151729.GA29461@lleu.maroufi> References: <200805092200.m49M04Eo098042@freefall.freebsd.org> <48257DEB.1040509@FreeBSD.org> <20080510151729.GA29461@lleu.maroufi> Message-ID: <4825CA2D.20901@FreeBSD.org> Rene Maroufi wrote: > On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote: >> Can you boot with "kern.hz=100" and check whether or not it makes a >> difference? > > There is no sysctl called kern.hz: > sysctl kern.hz > sysctl: unknown oid 'kern.hz' > > Greetings > Ren? Maroufi This is not a sysctl, it's a tunable. Escape to the boot loader prompt and type: > set kern.hz=100 > boot Regards, -- Rui Paulo From vwe at FreeBSD.org Sat May 10 18:54:45 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sat May 10 18:54:47 2008 Subject: i386/123462: clock is to fast Message-ID: <200805101854.m4AIsis6013312@freefall.freebsd.org> Synopsis: clock is to fast State-Changed-From-To: feedback->open State-Changed-By: vwe State-Changed-When: Sat May 10 18:54:29 UTC 2008 State-Changed-Why: Feedback has been provided. http://www.freebsd.org/cgi/query-pr.cgi?pr=123462 From info at maroufi.net Sat May 10 19:08:27 2008 From: info at maroufi.net (Rene Maroufi) Date: Sat May 10 19:08:32 2008 Subject: i386/123462: clock is to fast In-Reply-To: <4825CA2D.20901@FreeBSD.org> References: <200805092200.m49M04Eo098042@freefall.freebsd.org> <48257DEB.1040509@FreeBSD.org> <20080510151729.GA29461@lleu.maroufi> <4825CA2D.20901@FreeBSD.org> Message-ID: <20080510184250.GA5971@dagda.maroufi> On Sat, May 10, 2008 at 05:15:41PM +0100, Rui Paulo wrote: > Rene Maroufi wrote: > >On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote: > >>Can you boot with "kern.hz=100" and check whether or not it makes a > >>difference? > > > >There is no sysctl called kern.hz: > >sysctl kern.hz > >sysctl: unknown oid 'kern.hz' > > > >Greetings > >Ren? Maroufi > > This is not a sysctl, it's a tunable. Escape to the boot loader prompt > and type: > > set kern.hz=100 > > boot It makes no difference. With kern.timecounter.hardware: i8254 and acpi enabled and no running ntpd: 10 May 19:14:16 ntpdate[805]: adjust time server 192.168.0.20 offset -0.243301 sec 10 May 20:35:02 ntpdate[968]: step time server 192.168.0.20 offset -77.874950 sec Thats 77 seconds in 81 minutes difference. Regards Ren? -- Ren? Maroufi info@maroufi.net From info at maroufi.net Sat May 10 19:10:07 2008 From: info at maroufi.net (Rene Maroufi) Date: Sat May 10 19:10:09 2008 Subject: i386/123462: clock is to fast Message-ID: <200805101910.m4AJA6HP013682@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Rene Maroufi To: Rui Paulo Cc: freebsd-i386@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: i386/123462: clock is to fast Date: Sat, 10 May 2008 20:42:50 +0200 On Sat, May 10, 2008 at 05:15:41PM +0100, Rui Paulo wrote: > Rene Maroufi wrote: > >On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote: > >>Can you boot with "kern.hz=100" and check whether or not it makes a > >>difference? > > > >There is no sysctl called kern.hz: > >sysctl kern.hz > >sysctl: unknown oid 'kern.hz' > > > >Greetings > >René Maroufi > > This is not a sysctl, it's a tunable. Escape to the boot loader prompt > and type: > > set kern.hz=100 > > boot It makes no difference. With kern.timecounter.hardware: i8254 and acpi enabled and no running ntpd: 10 May 19:14:16 ntpdate[805]: adjust time server 192.168.0.20 offset -0.243301 sec 10 May 20:35:02 ntpdate[968]: step time server 192.168.0.20 offset -77.874950 sec Thats 77 seconds in 81 minutes difference. Regards René -- René Maroufi info@maroufi.net From vwe at FreeBSD.org Sun May 11 23:19:09 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sun May 11 23:19:11 2008 Subject: i386/104867: Clock running at 2x speed of wall clock Message-ID: <200805112319.m4BNJ8af064780@freefall.freebsd.org> Synopsis: Clock running at 2x speed of wall clock State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Sun May 11 23:18:14 UTC 2008 State-Changed-Why: according to Bruce, the issue does not occur anymore as the machine has been swapped. http://www.freebsd.org/cgi/query-pr.cgi?pr=104867 From remko at FreeBSD.org Mon May 12 08:40:35 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Mon May 12 08:40:38 2008 Subject: i386/123563: [re] watchdog timeout Message-ID: <200805120840.m4C8eZBp024259@freefall.freebsd.org> Synopsis: [re] watchdog timeout Responsible-Changed-From-To: freebsd-i386->yongari Responsible-Changed-By: remko Responsible-Changed-When: Mon May 12 08:40:15 UTC 2008 Responsible-Changed-Why: Hi Pyun, can you have a look at this please? thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=123563 From bugmaster at FreeBSD.org Mon May 12 11:06:58 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon May 12 11:07:04 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200805121106.m4CB6vDP038008@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 BTX halted with Promise Tx2000 Raid o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect 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 freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 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 o i386/87630 i386 [ndis] No match for NdisIMGetCurrentPacketStack 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 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a 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 o 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 System freeze irrespective of load on Promise FastTrak o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 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 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. 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) o 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 boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports o 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 loader reboots before loading kernel on Albatron 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 Seagate ST3802110A errors/delays when using PIO4 or UD 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 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 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 Install FreeBSD with USB CDROM causes panic in BTX loa o i386/115947 i386 Dell poweredge 860 hangs when stressed and ACPI is ena o i386/116844 i386 cannot boot from cd when using Dell Vostro 200 Desktop 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 Init dies in single user mode and box get kernel panic o i386/119903 i386 Fast increase in loading of the processor. Almost 100% 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/122040 i386 [install] Wont load further from CD f i386/122644 i386 [panic] on-boot mount /tmp kernel dump o i386/122668 i386 [boot] FreeBSD boot loader doesn't work on Dell R900 ( o kern/122789 i386 [ata] S-ATA controller on nVidia 750i SLI currently no f i386/123416 i386 "[build] make buildworld" warning o i386/123462 i386 clock is to fast 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 f i386/74327 i386 [pmap] [patch] mlock() causes physical memory leakage 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/95993 i386 Cyrix 5530 unable to map interrupt 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 Freeze on detect Intel 900 VGA on boot with ACPI p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap 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 Fatal trap 12 right after reboot (da0s1error = 6) o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [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/120714 i386 [viapm] [patch] viapm driver doesn't work on VIA VT823 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 i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [i386] [patch] bsd.cpu.mk doesn't handle opteron/athlo 43 problems total. From avg at icyb.net.ua Mon May 12 15:05:31 2008 From: avg at icyb.net.ua (Andriy Gapon) Date: Mon May 12 15:05:36 2008 Subject: i386 cpu_reset_real: code/comment mismatch Message-ID: <4828557B.9000506@icyb.net.ua> This is not a real issue, just a code clarification. First a snippet from sys/i386/i386/vm_machdep.c, cpu_reset_real() /* * Attempt to force a reset via the Reset Control register at * I/O port 0xcf9. Bit 2 forces a system reset when it is * written as 1. Bit 1 selects the type of reset to attempt: * 0 selects a "soft" reset, and 1 selects a "hard" reset. We * try to do a "soft" reset first, and then a "hard" reset. */ outb(0xcf9, 0x2); outb(0xcf9, 0x6); I think that the comment is correct up to but not including the last sentence. Writing 0x2 sets bit 1 to 1 (thus selecting hard reset), and writing 0x6 sets both bits 2 and 1 to 1 (thus performing hard reset). So we always just do a hard reset, no trying of soft reset (would it even make sense to do the last line of the comment says). -- Andriy Gapon From ilgiz at cpok.ru Tue May 13 04:50:01 2008 From: ilgiz at cpok.ru (Ilgiz) Date: Tue May 13 04:50:03 2008 Subject: i386/123623: can't install "libspectre" port Message-ID: <200805130442.m4D4gwEm096455@www.freebsd.org> >Number: 123623 >Category: i386 >Synopsis: can't install "libspectre" port >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: Tue May 13 04:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ilgiz >Release: 7.0-RELEASE >Organization: Control Packet >Environment: FreeBSD io.cp.reid.ru 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon May 5 08:54:19 UTC 2008 root@io.cp.reid.ru:/usr/src/sys/i386/compile/IO_BSD i386 >Description: Sorry, I'm very bad in english. When I try install Gnome, install process stop in Libspectre port. io# cd /usr/ports/print/libspectre io# make clean install ===> Cleaning for libspectre-0.2.0 ===> Vulnerability check disabled, database not found ===> Extracting for libspectre-0.2.0 => MD5 Checksum OK for libspectre-0.2.0.tar.gz. => SHA256 Checksum OK for libspectre-0.2.0.tar.gz. ===> Patching for libspectre-0.2.0 ===> libspectre-0.2.0 depends on file: /usr/local/bin/libtool - found ===> libspectre-0.2.0 depends on file: /usr/local/bin/libtool - found ===> libspectre-0.2.0 depends on executable: gs - found ===> libspectre-0.2.0 depends on shared library: cairo.2 - found ===> Configuring for libspectre-0.2.0 pkg_info: no packages match pattern(s) configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for style of include used by make... GNU checking for i386-portbld-freebsd7.0-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for i386-portbld-freebsd7.0-g77... no checking for i386-portbld-freebsd7.0-f77... no checking for i386-portbld-freebsd7.0-xlf... no checking for i386-portbld-freebsd7.0-frt... no checking for i386-portbld-freebsd7.0-pgf77... no checking for i386-portbld-freebsd7.0-cf77... no checking for i386-portbld-freebsd7.0-fort77... no checking for i386-portbld-freebsd7.0-fl32... no checking for i386-portbld-freebsd7.0-af77... no checking for i386-portbld-freebsd7.0-f90... no checking for i386-portbld-freebsd7.0-xlf90... no checking for i386-portbld-freebsd7.0-pgf90... no checking for i386-portbld-freebsd7.0-pghpf... no checking for i386-portbld-freebsd7.0-epcf90... no checking for i386-portbld-freebsd7.0-gfortran... no checking for i386-portbld-freebsd7.0-g95... no checking for i386-portbld-freebsd7.0-f95... no checking for i386-portbld-freebsd7.0-fort... no checking for i386-portbld-freebsd7.0-xlf95... no checking for i386-portbld-freebsd7.0-ifort... no checking for i386-portbld-freebsd7.0-ifc... no checking for i386-portbld-freebsd7.0-efc... no checking for i386-portbld-freebsd7.0-pgf95... no checking for i386-portbld-freebsd7.0-lf95... no checking for i386-portbld-freebsd7.0-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for i386-portbld-freebsd7.0-ar... no checking for ar... ar checking for i386-portbld-freebsd7.0-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd7.0-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i386-portbld-freebsd7.0-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for strerror in -lcposix... no checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for ANSI C header files... (cached) yes checking for gsapi_new_instance in -lgs... yes checking for libgs >= 8.61... no configure: error: You need libgs >= 8.61 in order to compile libspectre ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/print/libspectre/work/libspectre-0.2.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/print/libspectre. io# pkg_info | grep ghostscript ghostscript-gpl-8.62_2 GPL Postscript interpreter io# ./gnomalizer.sh Generating build log. Please wait... done. The cause of your build failure is not known to gnomalizer.sh. Before e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org, TRY EACH OF THE FOLLOWING: * If you are generating your own logfile, make sure to generate it with something similar to: "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or "make |& tee /path/to/logfile" (csh/tcsh) * Make sure your cvsup(1) configuration file specifies the 'ports-all' collection * Run cvsup(1) and attempt the build again * Check /usr/ports/UPDATING for information pertinent to your build failure * 99% of the commonly reported build failures can be solved by running "portupgrade -a" * Read the FAQs at http://www.FreeBSD.org/gnome/ * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be searched at http://www.freebsd.org/gnome/index.html#search If you have not performed each of the above suggestions, don't bother asking for help. The chances are good that you'll simply be told to perform one of the aforementioned steps. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From vwe at FreeBSD.org Tue May 13 07:25:32 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Tue May 13 07:25:36 2008 Subject: ports/123623: print/libspectre can't install port Message-ID: <200805130725.m4D7PWTj063099@freefall.freebsd.org> Old Synopsis: can't install "libspectre" port New Synopsis: print/libspectre can't install port Responsible-Changed-From-To: freebsd-i386->freebsd-ports-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Tue May 13 07:23:46 UTC 2008 Responsible-Changed-Why: reclassify ports PR http://www.freebsd.org/cgi/query-pr.cgi?pr=123623 From vwe at FreeBSD.org Tue May 13 07:29:14 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Tue May 13 07:29:17 2008 Subject: kern/123619: [build] PAE kernel fails to build Message-ID: <200805130729.m4D7TE9s071171@freefall.freebsd.org> Old Synopsis: PAE kernel fails to build New Synopsis: [build] PAE kernel fails to build Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: vwe Responsible-Changed-When: Tue May 13 07:27:00 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=123619 From samflanker at gmail.com Tue May 13 08:10:04 2008 From: samflanker at gmail.com (sam) Date: Tue May 13 08:10:06 2008 Subject: kern/123619: [build] PAE kernel fails to build Message-ID: <200805130810.m4D8A4Ch074197@freefall.freebsd.org> The following reply was made to PR kern/123619; it has been noted by GNATS. From: sam To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/123619: [build] PAE kernel fails to build Date: Tue, 13 May 2008 12:09:32 +0400 # config PAE Kernel build directory is ../compile/PAE Don't forget to do ``make cleandepend && make depend'' # (cd /usr/src && make cleandepend && make -j3 depend) ===> share/info (cleandepend) ===> lib (cleandepend) ===> lib/csu/i386-elf (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libc (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libbsm (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libcom_err (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libcom_err/doc (cleandepend) ===> lib/libcrypt (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libelf (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libkvm (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/msun (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/libmd (cleandepend) rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> lib/ncurses (cleandepend) ===> lib/ncurses/ncurses (cleandepend) **************************cuted output************************************ ===> usr.sbin/zic (depend) ===> usr.sbin/zic/zic (depend) rm -f .depend mkdep -f .depend -a -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -DHAVE_STRERROR -DHAVE_UNISTD_H -I/usr/src/usr.sbin/zic/zic/.. -I/usr/src/usr.sbin/zic/zic/../../../lib/libc/stdtime /usr/src/usr.sbin/zic/zic/../zic.c /usr/src/usr.sbin/zic/zic/../ialloc.c /usr/src/usr.sbin/zic/zic/../scheck.c echo zic: /usr/lib/libc.a >> .depend ===> usr.sbin/zic/zdump (depend) rm -f .depend mkdep -f .depend -a -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DSTD_INSPIRED -DPCTS -DHAVE_LONG_DOUBLE -DTZDIR=\"/usr/share/zoneinfo\" -Demkdir=mkdir -I/usr/src/usr.sbin/zic/zdump/.. -I/usr/src/usr.sbin/zic/zdump/../../../lib/libc/stdtime /usr/src/usr.sbin/zic/zdump/../zdump.c /usr/src/usr.sbin/zic/zdump/../ialloc.c /usr/src/usr.sbin/zic/zdump/../scheck.c echo zdump: /usr/lib/libc.a >> .depend ===> usr.sbin/zzz (depend) ===> etc (depend) ===> etc/sendmail (depend) # # uname -a FreeBSD damascus 7.0-STABLE FreeBSD 7.0-STABLE #14: Thu Apr 17 13:57:20 MSD 2008 root@static:/usr/obj/usr/src/sys/DAMASCUS i386 # procedure is worked without problem /Vladimir Ermakov From samflanker at gmail.com Tue May 13 08:50:05 2008 From: samflanker at gmail.com (sam) Date: Tue May 13 08:50:06 2008 Subject: kern/123619: [build] PAE kernel fails to build Message-ID: <200805130850.m4D8o4wb079024@freefall.freebsd.org> The following reply was made to PR kern/123619; it has been noted by GNATS. From: sam To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/123619: [build] PAE kernel fails to build Date: Tue, 13 May 2008 12:45:27 +0400 sorry for my stupid old message # config PAE Kernel build directory is ../compile/PAE Don't forget to do ``make cleandepend && make depend'' # (cd /usr/src/sys/i386/compile/PAE && make cleandepend && make depend -j4) rm -f .depend machine machine -> ../../../i386/include rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -march=pentium4 -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I../../.. -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../dev/ath -I../../../contrib/ngatm -I../../../dev/twa -I../../../gnu/fs/xfs/FreeBSD -I../../../gnu/fs/xfs/FreeBSD/support -I../../../gnu/fs/xfs -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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding ../../../dev/usb/uark.c:38:21: error: usbdevs.h: No such file or directory ../../../dev/usb/ubsa.c:87:21: error: usbdevs.h: No such file or directory ../../../dev/usb/ubser.c:104:21: error: usbdevs.h: No such file or directory ../../../dev/usb/ucom.c:93:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uftdi.c:69:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uipaq.c:69:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uplcom.c:116:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uslcom.c:35:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uvisor.c:72:21: error: usbdevs.h: No such file or directory ../../../dev/usb/uvscom.c:64:21: error: usbdevs.h: No such file or directory mkdep: compile failed *** Error code 1 1 error # uname -a FreeBSD damascus 7.0-STABLE FreeBSD 7.0-STABLE #14: Thu Apr 17 13:57:20 MSD 2008 root@static:/usr/obj/usr/src/sys/DAMASCUS i386 procedure is failed /Vladimir Ermakov From sho at sfc.wide.ad.jp Wed May 14 15:50:02 2008 From: sho at sfc.wide.ad.jp (Tomohiro Ishihara) Date: Wed May 14 15:50:05 2008 Subject: i386/123674: ahc driver dumping Message-ID: <200805141546.m4EFk14J051696@www.freebsd.org> >Number: 123674 >Category: i386 >Synopsis: ahc driver dumping >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 May 14 15:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tomohiro Ishihara >Release: FreeBSD-7.0 >Organization: KEIO University >Environment: FreeBSD hyuhyu.sfc.wide.ad.jp 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Mar 31 18:25:02 JST 2008 sho@hyuhyu.sfc.wide.ad.jp:/usr/obj/usr/src/sys/GENERIC i386 >Description: Our SCSI device on FreeBSD 7.0 is crushed when we use tape drive on the SCSI card on bacula. 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-STABLE #0: Mon Mar 31 18:25:02 JST 2008 sho@hyuhyu.sfc.wide.ad.jp:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2799.22-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xbfebfbff Features2=0x4400 Logical CPUs per core: 2 real memory = 2146893824 (2047 MB) avail memory = 2091339776 (1994 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 6 cpu3 (AP): APIC ID: 7 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard ioapic2 irqs 48-71 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 cpu0: on acpi0 p4tcc0: on cpu0 cpu1: on acpi0 p4tcc1: on cpu1 cpu2: on acpi0 p4tcc2: on cpu2 cpu3: on acpi0 p4tcc3: on cpu3 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: on hostb0 pci0: at device 0.1 (no driver attached) pcib1: mem 0xe8000000-0xebffffff at device 1.0 on pci0 pci1: on pcib1 vgapci0: mem 0xe1000000-0xe1ffffff,0xf0000000-0xf7ffffff irq 21 at device 0.0 on pci1 pcib2: at device 2.0 on pci0 pci2: on pcib2 pcib3: at device 29.0 on pci2 pci3: on pcib3 em0: mem 0xe2120000-0xe213ffff,0xe2100000-0xe210ffff irq 48 at device 1.0 on pci3 em0: Ethernet address: 00:03:47:df:74:35 em0: [FILTER] em1: port 0x3000-0x303f mem 0xe2140000-0xe215ffff irq 54 at device 3.0 on pci3 em1: Ethernet address: 00:30:48:70:06:a6 em1: [FILTER] pcib4: at device 31.0 on pci2 pci4: on pcib4 ahc0: port 0x4000-0x40ff mem 0xe2200000-0xe2200fff irq 28 at device 2.0 on pci4 ahc0: [ITHREAD] aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0x4400-0x44ff mem 0xe2201000-0xe2201fff irq 29 at device 2.1 on pci4 ahc1: [ITHREAD] aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs pcib5: at device 30.0 on pci0 pci5: on pcib5 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x2440-0x244f mem 0xe0000000-0xe00003ff at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) pci0: at device 31.5 (no driver attached) acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A sio1: [FILTER] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 pmtimer0 on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec Waiting 5 seconds for SCSI devices to settle ad0: 76319MB at ata0-master UDMA100 ad1: 76319MB at ata0-slave UDMA100 acd0: CDROM at ata1-master UDMA33 (probe15:ahc1:0:0:0): inquiry data fails comparison at DV1 step (probe18:ahc1:0:3:0): inquiry data fails comparison at DV1 step (probe15:ahc1:0:0:0): inquiry data fails comparison at DV1 step (probe18:ahc1:0:3:0): inquiry data fails comparison at DV1 step (probe15:ahc1:0:0:0): inquiry data fails comparison at DV1 step (probe18:ahc1:0:3:0): inquiry data fails comparison at DV1 step (probe15:ahc1:0:0:0): inquiry data fails comparison at DV1 step (probe18:ahc1:0:3:0): inquiry data fails comparison at DV1 step (probe15:ahc1:0:0:0): inquiry data fails comparison at DV1 step (probe18:ahc1:0:3:0): inquiry data fails comparison at DV1 step da0 at ahc0 bus 0 target 1 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da0: Command Queueing Enabled da0: 1371304MB (2808430592 512 byte sectors: 255H 63S/T 174816C) da1 at ahc0 bus 0 target 1 lun 1 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit) da1: Command Queueing Enabled da1: 1663370MB (3406582272 512 byte sectors: 255H 63S/T 212049C) da2 at ahc1 bus 0 target 0 lun 0 da2: Fixed Direct Access SCSI-4 device da2: 6.600MB/s transfers (16bit) da2: Command Queueing Enabled da2: 883479MB (1809365760 512 byte sectors: 255H 63S/T 112627C) da3 at ahc1 bus 0 target 3 lun 0 da3: Fixed Direct Access SCSI-4 device da3: 6.600MB/s transfers (16bit) da3: Command Queueing Enabled da3: 883479MB (1809365760 512 byte sectors: 255H 63S/T 112627C) sa0 at ahc1 bus 0 target 5 lun 0 sa0: Removable Sequential Access SCSI-4 device sa0: 160.000MB/s transfers (80.000MHz DT, offset 126, 16bit) SMP: AP CPU #2 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/ad0s1a WARNING: / was not properly dismounted WARNING: /tank1 was not properly dismounted WARNING: /tank2 was not properly dismounted WARNING: /mnt was not properly dismounted WARNING: /mnt2 was not properly dismounted ahc1: Recovery Initiated >How-To-Repeat: Only when restoring from tape, it is occurred. There is no problem when doing backup. >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< ahc1: Dumping Card State while idle, at SEQADDR 0x8 Card was paused ACCUM = 0x0, SINDEX = 0x5a, DINDEX = 0xe4, ARG_2 = 0x0 HCNT = 0x0 SCBPTR = 0x9 SCSIPHASE[0x0] SCSISIGI[0x0] ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) SCSISEQ[0x12]:(ENAUTOATNP|ENRSELI) SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) SSTAT0[0x0] SSTAT1[0x8]:(BUSFREE) SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xa4]:(ENSCSIPERR|ENSCSIRST|ENSELTIMO) SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) STACK: 0x0 0x164 0x10a 0x3 SCB count = 254 Kernel NEXTQSCB = 245 Card NEXTQSCB = 245 QINFIFO entries: Waiting Queue entries: Disconnected Queue entries: 24:4 QOUTFIFO entries: Sequencer Free SCB List: 9 26 22 20 8 19 18 17 15 14 25 4 10 16 31 12 11 30 1 29 21 2 3 0 7 6 13 5 28 23 27 Sequencer SCB Info: 0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 1 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 2 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 3 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 4 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 5 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 7 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 9 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 10 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 11 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 12 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 13 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 14 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 15 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 16 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 17 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 18 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 19 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 20 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 21 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 22 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 23 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 24 SCB_CONTROL[0x44]:(DISCONNECTED|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0x4] 25 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 26 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 27 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 28 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 29 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 30 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 31 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] Pending list: 4 SCB_CONTROL[0x40]:(DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] Kernel Free SCB list: 90 200 53 99 48 64 184 221 127 141 41 126 246 15 113 164 20 104 74 157 243 39 176 231 185 118 24 76 161 216 44 120 224 83 77 30 155 96 159 82 212 50 227 228 247 183 9 117 193 34 73 165 198 87 182 186 62 35 89 201 210 25 107 49 0 203 93 121 195 147 59 67 101 84 97 125 32 167 13 119 70 47 72 137 27 206 75 151 233 196 57 3 191 192 92 169 108 81 86 166 149 38 5 26 42 129 78 102 240 130 60 52 238 134 171 128 217 66 79 215 168 94 91 136 111 230 100 175 220 237 208 179 110 154 124 219 12 69 95 40 115 177 139 2 88 181 143 18 209 218 37 109 211 68 156 213 122 249 150 106 114 174 22 236 205 6 105 234 65 61 222 123 248 135 63 148 51 112 178 187 23 103 58 158 204 194 223 21 162 252 56 36 251 214 146 43 170 46 131 160 145 232 29 1 138 19 33 24 2 241 132 14 7 8 153 188 225 71 180 54 28 172 190 226 55 253 152 116 239 229 11 85 144 250 202 133 207 17 45 199 197 31 80 16 235 163 98 189 10 173 142 244 140 Untagged Q(5): 4 <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> (sa0:ahc1:0:5:0): SCB 0x4 - timed out sg[0] - Addr 0x7b66028 : Length 4056 sg[1] - Addr 0x33f6000 : Length 4096 sg[2] - Addr 0x7b82000 : Length 4096 sg[3] - Addr 0x1882000 : Length 4096 sg[4] - Addr 0x30f0000 : Length 4096 sg[5] - Addr 0x49e9000 : Length 4096 sg[6] - Addr 0x53dc000 : Length 4096 sg[7] - Addr 0x7779000 : Length 4096 sg[8] - Addr 0x776e000 : Length 4096 sg[9] - Addr 0x776d000 : Length 4096 sg[10] - Addr 0x333d000 : Length 4096 sg[11] - Addr 0x49d0000 : Length 4096 sg[12] - Addr 0x32bc000 : Length 4096 sg[13] - Addr 0x18d6e000 : Length 4096 sg[14] - Addr 0x18d70000 : Length 4096 sg[15] - Addr 0x18fe7000 : Length 3112 (sa0:ahc1:0:5:0): Queuing a BDR SCB Infinite interrupt loop, INTSTAT = 0ahc1: Timedout SCBs already complete. Interrupts may not be functioning. Infinite interrupt loop, INTSTAT = 0ahc1: Recovery Initiated >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<< ahc1: Dumping Card State while idle, at SEQADDR 0x18 Card was paused ACCUM = 0x4, SINDEX = 0x48, DINDEX = 0xe4, ARG_2 = 0x1 HCNT = 0x0 SCBPTR = 0x18 SCSIPHASE[0x0] SCSISIGI[0x18]:(SELI|ATNI) ERROR[0x0] SCSIBUSL[0x0] LASTPHASE[0x1]:(P_BUSFREE) SCSISEQ[0x1a]:(ENAUTOATNP|ENAUTOATNO|ENRSELI) SBLKCTL[0xa]:(SELWIDE|SELBUSB) SCSIRATE[0x0] SEQCTL[0x10]:(FASTMODE) SEQ_FLAGS[0xc0]:(NO_CDB_SENT|NOT_IDENTIFIED) SSTAT0[0x10]:(SELINGO) SSTAT1[0x8]:(BUSFREE) SSTAT2[0x0] SSTAT3[0x0] SIMODE0[0x8]:(ENSWRAP) SIMODE1[0xac]:(ENSCSIPERR|ENBUSFREE|ENSCSIRST|ENSELTIMO) SXFRCTL0[0x80]:(DFON) DFCNTRL[0x0] DFSTATUS[0x89]:(FIFOEMP|HDONE|PRELOAD_AVAIL) STACK: 0x0 0x164 0x179 0x17 SCB count = 254 Kernel NEXTQSCB = 245 Card NEXTQSCB = 245 QINFIFO entries: Waiting Queue entries: 24:4 Disconnected Queue entries: QOUTFIFO entries: Sequencer Free SCB List: 9 26 22 20 8 19 18 17 15 14 25 4 10 16 31 12 11 30 1 29 21 2 3 0 7 6 13 5 28 23 27 Sequencer SCB Info: 0 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 1 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 2 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 3 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 4 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 5 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 6 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 7 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 8 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 9 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 10 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 11 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 12 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 13 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 14 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 15 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 16 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 17 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 18 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 19 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 20 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 21 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 22 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 23 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 24 SCB_CONTROL[0x54]:(DISCONNECTED|MK_MESSAGE|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0x4] 25 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 26 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 27 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 28 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 29 SCB_CONTROL[0xc0]:(DISCENB|TARGET_SCB) SCB_SCSIID[0x57] SCB_LUN[0x0] SCB_TAG[0xff] 30 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] 31 SCB_CONTROL[0xe0]:(TAG_ENB|DISCENB|TARGET_SCB) SCB_SCSIID[0x37] SCB_LUN[0x0] SCB_TAG[0xff] Pending list: 4 SCB_CONTROL[0x54]:(DISCONNECTED|MK_MESSAGE|DISCENB) SCB_SCSIID[0x57] SCB_LUN[0x0] Kernel Free SCB list: 90 200 53 99 48 64 184 221 127 141 41 126 246 15 113 164 20 104 74 157 243 39 176 231 185 118 24 76 161 216 44 120 224 83 77 30 155 96 159 82 212 50 227 228 247 183 9 117 193 34 73 165 198 87 182 186 62 35 89 201 210 25 107 49 0 203 93 121 195 147 59 67 101 84 97 125 32 167 13 119 70 47 72 137 27 206 75 151 233 196 57 3 191 192 92 169 108 81 86 166 149 38 5 26 42 129 78 102 240 130 60 52 238 134 171 128 217 66 79 215 168 94 91 136 111 230 100 175 220 237 208 179 110 154 124 219 12 69 95 40 115 177 139 2 88 181 143 18 209 218 37 109 211 68 156 213 122 249 150 106 114 174 22 236 205 6 105 234 65 61 222 123 248 135 63 148 51 112 178 187 23 103 58 158 204 194 223 21 162 252 56 36 251 214 146 43 170 46 131 160 145 232 29 1 138 19 33 24 2 241 132 14 7 8 153 188 225 71 180 54 28 172 190 226 55 253 152 116 239 229 11 85 144 250 202 133 207 17 45 199 197 31 80 16 235 163 98 189 10 173 142 244 140 Untagged Q(5): 4 <<<<<<<<<<<<<<<<< Dump Card State Ends >>>>>>>>>>>>>>>>>> (sa0:ahc1:0:5:0): SCB 0x4 - timed out sg[0] - Addr 0x7b66028 : Length 4056 sg[1] - Addr 0x33f6000 : Length 4096 sg[2] - Addr 0x7b82000 : Length 4096 sg[3] - Addr 0x1882000 : Length 4096 sg[4] - Addr 0x30f0000 : Length 4096 sg[5] - Addr 0x49e9000 : Length 4096 sg[6] - Addr 0x53dc000 : Length 4096 sg[7] - Addr 0x7779000 : Length 4096 sg[8] - Addr 0x776e000 : Length 4096 sg[9] - Addr 0x776d000 : Length 4096 sg[10] - Addr 0x333d000 : Length 4096 sg[11] - Addr 0x49d0000 : Length 4096 sg[12] - Addr 0x32bc000 : Length 4096 sg[13] - Addr 0x18d6e000 : Length 4096 sg[14] - Addr 0x18d70000 : Length 4096 sg[15] - Addr 0x18fe7000 : Length 3112 (sa0:ahc1:0:5:0): no longer in timeout, status = 24b ahc1: Issued Channel A Bus Reset. 1 SCBs aborted ahc1: Timedout SCBs already complete. Interrupts may not be functioning. (sa0:ahc1:0:5:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 (sa0:ahc1:0:5:0): UNIT ATTENTION asc:29,0 (sa0:ahc1:0:5:0): Power on, reset, or bus device reset occurred (sa0:ahc1:0:5:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. (da3:ahc1:0:3:0): READ(10). CDB: 28 0 41 34 73 7b 0 0 4 0 (da3:ahc1:0:3:0): CAM Status: SCSI Status Error (da3:ahc1:0:3:0): SCSI Status: Check Condition (da3:ahc1:0:3:0): UNIT ATTENTION asc:29,0 (da3:ahc1:0:3:0): Power on, reset, or bus device reset occurred (da3:ahc1:0:3:0): Retrying Command (per Sense Data) (sa0:ahc1:0:5:0): tape is now frozen- use an OFFLINE, REWIND or MTEOM command to clear this state. From n00dles at neocyber.info Wed May 14 17:26:51 2008 From: n00dles at neocyber.info (n00dles) Date: Wed May 14 17:27:00 2008 Subject: freebsd-i386 Digest, Vol 263, Issue 7 In-Reply-To: <20080511120016.8AFA310656AA@hub.freebsd.org> Message-ID: I saw this and I know its a little behind the time but, I have "kern.hz=100" set in my /boot/loader.conf set and it does work: # sysctl -a | grep kern.clockrate Kern.clockrate: { hz = 100, tick = 10000, profhz = 1024, stathz = 128 } Can anyone shed any light on this? Just FMI. Regards On 11/05/2008 13:00, "freebsd-i386-request@freebsd.org" wrote: > On Sat, May 10, 2008 at 11:50:19AM +0100, Rui Paulo wrote: >> >> Can you boot with "kern.hz=100" and check whether or not it makes a >> difference? > > There is no sysctl called kern.hz: > sysctl kern.hz > sysctl: unknown oid 'kern.hz' > > Greetings > Ren? Maroufi -- /********* _ * * ASCII ribbon campaign ( ) Chris Nicholls * * against HTML e-mail X lynx.neocyber.info * * www.asciiribbon.org / \ (PGP key available) * * n00dles@n00dles.net n00dles@neocyber.info * * ********/ From vwe at FreeBSD.org Wed May 14 20:31:31 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Wed May 14 20:31:34 2008 Subject: bin/119903: Fast increase in loading of the processor. Almost 100% for some seconds. Message-ID: <200805142031.m4EKVVB3014480@freefall.freebsd.org> Synopsis: Fast increase in loading of the processor. Almost 100% for some seconds. Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Wed May 14 20:30:56 UTC 2008 Responsible-Changed-Why: reclassify, belongs to the world http://www.freebsd.org/cgi/query-pr.cgi?pr=119903 From vwe at FreeBSD.org Wed May 14 21:20:14 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Wed May 14 21:20:16 2008 Subject: kern/123674: [ahc] ahc driver dumping Message-ID: <200805142120.m4ELKDj0019052@freefall.freebsd.org> Old Synopsis: ahc driver dumping New Synopsis: [ahc] ahc driver dumping Responsible-Changed-From-To: freebsd-i386->freebsd-scsi Responsible-Changed-By: vwe Responsible-Changed-When: Wed May 14 21:18:20 UTC 2008 Responsible-Changed-Why: doesn't sound i386 specific - reclassify often these messages are a sign of bad media, faulty hardware, bad firmware, bad cables or a drive cleaning might be needed Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=123674 From senator.harman at senate.ca.gov Wed May 14 21:53:32 2008 From: senator.harman at senate.ca.gov (Senator Tom Harman) Date: Wed May 14 21:53:36 2008 Subject: Harman Report: May 14, 2008 Message-ID: <130605-APP1sFU3b2ty00009eaf@smtp.cssrc.us> Harman Report: May 14, 2008 [2]With Your Free Time and Extra Education With Your Free Time and Extra Money... The National Taxpayers Union (NTU) has released its annual study about what it takes to comply with the federal tax code, and it is not average That is up self-employed, Americans spent 6.65 tax laws. That multiplied. David years ago when the income instructions took just four 143 pages of instructions, well nearly quadruple the number in 1985, `simplified.' Today's short form, of lines on the 1945 version of the The amount we spend on stuff billion for software, postage, tax to get worse before (if) it gets better. Alternative Minimum Tax could apply to more than in the next three years and its complexity will have spending more time and more money all to make the IRS happy. To see the NTU's tables and calculations, as well as read tax professionals get different bottom lines when working with same set of taxpayer information, see the study here: [7]http://www.ntu.org/main/press_papers.php?PressID=926&org_na me=NTU [8]Back to the top Vested Interest A recent Wall Street of the Institute of Research the current debate about extending on tax credits for rearing children. are interested in tax rate reductions because actually paying taxes, and that some conservatives are the family benefit. Entin writes, "The bottom half of distribution pays barely 3% of the income tax," and he Foundation's finding that "over 40% of the population income tax, and about half who owe nothing actually get Thus, "[f]or people who pay no income practically a free good." Indeed, if they they need without paying and have more tax credits even more money back, they are all for it. The problem is us end up paying more because the cost for general government not go down. Indeed, with so many free riders, it just keeps going up. Entin says that if that happens at the expense of "growth-oriented greater than the tax breaks." true pro-family solution is [9]http://online.wsj.com/article/SB120770167885700061.html?mod=3 DdjemEditorialPage [10]Back to the top Paid Sick Leave for All? I saw presenting her Committee. The bill passed and out of the Assembly Judiciary currently resides in the Assembly Appropriations is a massive mandate that will require anybody who for at least seven days a year in California to provide leave benefits. This is a policy the city of San Francisco recently put in place. The usual business lobbyists spoke against the how this is bad for business. The opposition did not, single speaker from San Francisco to testify how bad this been for businesses there. But what really bothers me is nobody objecting to how huge an assault this is on our basic freedoms. This is not a creeping Leviathan; it is the genuine article. Is there any level Under whatever, provide paid sick leave is taken for Unless you do all this, you not be a law-breaker, of course, I remain very disappointed basic liberties. If we do not fight American founding will have been in vain. This far more important than whether businesses have To see an edited version of the hearing on this [11]http://www.youtube.com/watch?v=Hcz1yB8u73U [12]Back to the top Death Tax Billionaire Warren Buffet that the estate (a.k.a. "death") that the tax system should not further the "ovarian lottery," and warned and poor was getting too great in the man, but his reasoning on this issue is himself, as a billionaire, benefits greatly he mentioned that his wife's estate paid upon her death. But he suggests that it should it is time for the flat tax at a low rate but on everyone, including Buffet, pays his fair share. Here's the thing: if he, as a billionaire, wants to write government a check anytime, he can. There is a special fund for the government to take gifts of any size from anyone who wants pay just for the fun of it. If he wants the government to have some of his money, then he can give it. Perhaps he has done that already, I for government compelled to make doubt his own, lesser means will struggle just affect billionaires, but have family businesses. Sometimes that triggers the tax even though the would not be considered rich by you or me. make the difference in whether they and their children rich by developing that property or growing that business, but miss out on that opportunity because the government demands its bite of the pie after the funeral. In fact, the hearing at which Mr. Buffet family had to should have listened. [13]Back to the top Waste Watchers Update: The Bucks Don't Stop at the Education Department After years of litigation - the California Department whistle-blower turned former employee. retaliation by the Department and former Superintendent Instruction Delaine Eastin when he reported massive fraud in department. According to the Sacramento Bee ([14]April 23, 2008), the California Department of Education said he suffered Superintendent Delaine The trouble began when the California out millions of dollars, not to California's people seemingly just trying to make a buck off the centered on corruption in a program that community-based organizations between 1995 and 2000 and citizenship to recent immigrants. Some of the schools grant money didn't even exist." You right thing punished for money that could Department...Education. Shockingly, "A 20-year state worker, said reported $11 million in misappropriations to Eastin, them. Then he was transferred to a job with no duties, leading stress that he said triggered two heart attacks and put him in a wheelchair." The whistle-blower's "first jury trail in 2002 verdict. The department appealed, and the case was another trial. But the jury awarded...$3 Unfortunately, for taxpayers only cost. "Over firms for defending The legal Department superintendent. Over to attorneys former superintendent toward education. Instead, current superintendent, whose about how much they spent. This hard-earned dollars children...put the [15]Back to the top [18]CSSRC _________________________________________________________________ [19]CLICK References 1. 3D"http://cssrc.us/web/35/" 2. file://localhost/tmp/3D"#1" 3. file://localhost/tmp/3D"#2" 4. file://localhost/tmp/3D"#3" 5. file://localhost/tmp/3D"#4" 6. file://localhost/tmp/3D"#5" 7. 3D"http://www.ntu.org/main/press_papers.php?PressID=926&org_name=NTU" 8. file://localhost/tmp/3D"#0" 9. 3D"http://online.wsj.com/article/SB120770167885700061.html?mod=djemEditorialPage" 10. file://localhost/tmp/3D"#0" 11. 3D"http://www.youtube.com/watch?v=Hcz1yB8u73U" 12. file://localhost/tmp/3D"#0" 13. file://localhost/tmp/3D"#0" 14. 3D"http://www.sacbee.com/education/story/882653.html" 15. file://localhost/tmp/3D"#0" 16. 3D"http://cssrc.us/web/35/biography.aspx" 17. 3D"http://cssrc.us/web/35/contact_us.aspx" 18. 3D"http://cssrc.us/default.aspx" 19. 3D'http://cssrc.us/web/35/subscribe.aspx?mode=u&cat=15&id=102445&code=' From o_O_TYnc at mail.ru Thu May 15 01:00:17 2008 From: o_O_TYnc at mail.ru (o_O Tync) Date: Thu May 15 01:00:20 2008 Subject: i386/123691: usbd hang Message-ID: <200805150054.m4F0sttB066532@www.freebsd.org> >Number: 123691 >Category: i386 >Synopsis: usbd hang >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 May 15 01:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: o_O Tync >Release: 6.3-CURRENT >Organization: Freelance >Environment: >Description: Thank you for the great work u've done! FreeBSD's really rocks :) so, While turning off the computer - it has successfully done all the shutdown job, displayed the uptime, and shown: usb1: timeout after this - the system has hung with 100% CPU load. >How-To-Repeat: Run FreeBSD on latest VMWARE, with usb support switched on. Run KDE. Disable VMWARE's USB support for the guest OS. Reboot. The guest OS will hang and eat the CPU :) >Fix: >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Thu May 15 18:47:24 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu May 15 18:47:27 2008 Subject: usb/123691: usbd(8): usbd hangs Message-ID: <200805151847.m4FIlOOJ000934@freefall.freebsd.org> Old Synopsis: usbd hang New Synopsis: usbd(8): usbd hangs Responsible-Changed-From-To: freebsd-i386->freebsd-usb Responsible-Changed-By: linimon Responsible-Changed-When: Thu May 15 18:46:56 UTC 2008 Responsible-Changed-Why: reclassify. http://www.freebsd.org/cgi/query-pr.cgi?pr=123691 From tinderbox at freebsd.org Fri May 16 00:02:20 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 16 00:02:27 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080516000219.C5C5D73039@freebsd-current.sentex.ca> TB --- 2008-05-15 22:37:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-15 22:37:22 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-15 22:37:22 - cleaning the object tree TB --- 2008-05-15 22:37:58 - cvsupping the source tree TB --- 2008-05-15 22:37:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-15 22:38:06 - building world (CFLAGS=-O -pipe) TB --- 2008-05-15 22:38:06 - cd /src TB --- 2008-05-15 22:38:06 - /usr/bin/make -B buildworld >>> World build started on Thu May 15 22:38: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 >>> World build completed on Thu May 15 23:42:57 UTC 2008 TB --- 2008-05-15 23:42:57 - generating LINT kernel config TB --- 2008-05-15 23:42:57 - cd /src/sys/i386/conf TB --- 2008-05-15 23:42:57 - /usr/bin/make -B LINT TB --- 2008-05-15 23:42:57 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-15 23:42:57 - cd /src TB --- 2008-05-15 23:42:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 15 23:42:57 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 -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_zone.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/atomic/i386/atomic.S cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c: In function 'gfs_dir_create': /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: 'LO_ENROLLPEND' undeclared (first use in this function) /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: (Each undeclared identifier is reported only once /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/zfs. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-16 00:02:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-16 00:02:19 - ERROR: failed to build lint kernel TB --- 2008-05-16 00:02:19 - tinderbox aborted TB --- 3871.27 user 446.42 system 5097.00 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 16 00:49:45 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 16 00:49:49 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080516004944.7EDBA73039@freebsd-current.sentex.ca> TB --- 2008-05-15 23:27:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-15 23:27:30 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-15 23:27:30 - cleaning the object tree TB --- 2008-05-15 23:28:02 - cvsupping the source tree TB --- 2008-05-15 23:28:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-15 23:28:12 - building world (CFLAGS=-O -pipe) TB --- 2008-05-15 23:28:12 - cd /src TB --- 2008-05-15 23:28:12 - /usr/bin/make -B buildworld >>> World build started on Thu May 15 23:28:14 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 May 16 00:32:52 UTC 2008 TB --- 2008-05-16 00:32:52 - generating LINT kernel config TB --- 2008-05-16 00:32:52 - cd /src/sys/pc98/conf TB --- 2008-05-16 00:32:52 - /usr/bin/make -B LINT TB --- 2008-05-16 00:32:52 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-16 00:32:52 - cd /src TB --- 2008-05-16 00:32:52 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 16 00:32:52 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 -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_zone.c cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/atomic/i386/atomic.S cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c: In function 'gfs_dir_create': /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: 'LO_ENROLLPEND' undeclared (first use in this function) /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: (Each undeclared identifier is reported only once /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/zfs. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-16 00:49:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-16 00:49:44 - ERROR: failed to build lint kernel TB --- 2008-05-16 00:49:44 - tinderbox aborted TB --- 3714.03 user 447.82 system 4933.83 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From attilio at freebsd.org Fri May 16 02:34:36 2008 From: attilio at freebsd.org (Attilio Rao) Date: Fri May 16 02:34:40 2008 Subject: [head tinderbox] failure on i386/i386 In-Reply-To: <20080516000219.C5C5D73039@freebsd-current.sentex.ca> References: <20080516000219.C5C5D73039@freebsd-current.sentex.ca> Message-ID: <3bbf2fe10805151909h78792e15k798c7f1f2e278cb1@mail.gmail.com> 2008/5/16, FreeBSD Tinderbox : > TB --- 2008-05-15 22:37:22 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2008-05-15 22:37:22 - starting HEAD tinderbox run for i386/i386 > TB --- 2008-05-15 22:37:22 - cleaning the object tree > TB --- 2008-05-15 22:37:58 - cvsupping the source tree > TB --- 2008-05-15 22:37:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile > TB --- 2008-05-15 22:38:06 - building world (CFLAGS=-O -pipe) > TB --- 2008-05-15 22:38:06 - cd /src > TB --- 2008-05-15 22:38:06 - /usr/bin/make -B buildworld > >>> World build started on Thu May 15 22:38: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 > >>> World build completed on Thu May 15 23:42:57 UTC 2008 > TB --- 2008-05-15 23:42:57 - generating LINT kernel config > TB --- 2008-05-15 23:42:57 - cd /src/sys/i386/conf > TB --- 2008-05-15 23:42:57 - /usr/bin/make -B LINT > TB --- 2008-05-15 23:42:57 - building LINT kernel (COPTFLAGS=) > TB --- 2008-05-15 23:42:57 - cd /src > TB --- 2008-05-15 23:42:57 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Thu May 15 23:42:57 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 -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qua l > -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_vfs.c > cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qua l > -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/compat/opensolaris/kern/opensolaris_zone.c > cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qua l > -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/atomic/i386/atomic.S > cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qua l > -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c > /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c: In function 'gfs_dir_create': > /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: 'LO_ENROLLPEND' undeclared (first use in this function) > /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: (Each undeclared identifier is reported only once > /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/gfs.c:438: error: for each function it appears in.) > *** Error code 1 > > Stop in /src/sys/modules/zfs. > *** Error code 1 > > Stop in /src/sys/modules. > *** Error code 1 > > Stop in /obj/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 It should be fixed now. Attilio -- Peace can only be achieved by understanding - A. Einstein From mimielliot at gmail.com Fri May 16 07:30:06 2008 From: mimielliot at gmail.com (C Fan) Date: Fri May 16 07:30:09 2008 Subject: i386/123729: Freebsd 7.0 stable locks up and frozen Message-ID: <200805160724.m4G7O01f005801@www.freebsd.org> >Number: 123729 >Category: i386 >Synopsis: Freebsd 7.0 stable locks up and frozen >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 16 07:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: C Fan >Release: FreeBSD 7.0 Stable >Organization: >Environment: FreeBSD * 7.0-STABLE FreeBSD 7.0-STABLE #3: Thu May 15 10:41:31 PDT 2008 root@*:/usr/obj/usr/src/sys/NSK i386 >Description: I upgraded my production server from Freebsd 6.3 to 7.0. It always got locked up and fronzen after several hours of running. The server was under some load (lots of database application processes running with internet accesses). The original kernel is compiled with "makeoptions DEBUG=-g". When the server was frozen, I can't ssh in. The console and keyboard also locked up. I have to hard reset the system. When I pressed "power" button, the console gives out these messages "acpi: suspend request ignored (not ready yet) acpi: request to enter state S5 failed (err 6)" I have to hold down the power button for few second to reset the system. Then I compiled the kernel with "options KDB, options DDB". I ran the server with acpi disabled and tried to get a coredump or backtrace. After few hours, the server was fronzen again. However, I couldn't do "Ctrl Alt Esc" to get a backtrace because keyboard was also locked up. Any suggestion to resolve this problem. Do I have to downgrade the system back to 6.3 stable? I think I may have the same problem reported by this user. http://www.freebsd.org/cgi/getmsg.cgi?fetch=1383846+1390200+/usr/local/www/db/text/2008/freebsd-questions/20080427.freebsd-questions By the way, I also tried Freebsd 7.0 on my home server (Pentimum 4 HTT, Intel motherboard, IDE harddrive). I also experienced the system locked up problem. Then I compiled the kernel with "options KDB, options DDB". The problem goes aways (it has been running few days without problem). However, when I run the system with acpi disabled in either single user mode or normal mode, the system panic and reboot itself. I can't even get into login prompt. This is always repeatable. Do you need a PR for this one? # # System # Dell PowerEdge 830 Intel Pentium D Bus 800MHz Processor 1 ID: F44 3.00 GHz Level 2 Cache 2048KB Intel EM64T 64-bit Technology # # kernel conf # cpu I686_CPU ident XXX options KDB options DDB options KDB_TRACE makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFSLOCKD # Network Lock Manager options NFS_ROOT # NFS usable as /, requires NFSCLIENT options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_PART_GPT # GUID Partition Tables. options GEOM_LABEL # Provides labelization options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!] options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options STACK # stack(9) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. options STOP_NMI # Stop CPUS using NMI instead of IPI options AUDIT # Security event auditing options SMP # Symmetric MultiProcessor Kernel device apic # I/O APIC device cpufreq device eisa device pci device fdc device ata device atadisk # ATA disk drives device ataraid # ATA RAID drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives device atapist # ATAPI tape drives options ATA_STATIC_ID # Static device numbering device ahb # EISA AHA1742 family device ahc # AHA2940 and onboard AIC7xxx devices options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. device ahd # AHA39320/29320 and onboard AIC79xx devices options AHD_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~215k to driver. device mpt # LSI-Logic MPT-Fusion device aha # Adaptec 154x SCSI adapters device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) device amr # AMI MegaRAID device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver device splash # Splash screen and screen saver support device sc device agp # support several AGP chipsets device pmtimer device sio # 8250, 16[45]50 based serial ports device uart # Generic UART driver device ppc device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device device em # Intel PRO/1000 adapter Gigabit Ethernet Card device miibus # MII bus support device bge # Broadcom BCM570xx Gigabit Ethernet device loop # Network loopback device random # Entropy device device ether # Ethernet support device sl # Kernel SLIP device ppp # Kernel PPP device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) device firmware # firmware assist module device bpf # Berkeley packet filter device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse options CPU_FASTER_5X86_FPU options GEOM_BDE # Disk encryption. options SHMMAXPGS=65536 options SEMMNI=40 options SEMMNS=240 options SEMUME=40 options SEMMNU=120 options IPSEC options IPSEC_FILTERTUNNEL device crypto device pf #PF OpenBSD packet-filter firewall device pflog #logging support interface for PF device pfsync #synchronization interface for PF # # make.conf # CPUTYPE?=nocona CFLAGS= -O2 -fno-strict-aliasing -pipe # # 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-STABLE #3: Thu May 15 10:41:31 PDT 2008 root@xxx:/usr/obj/usr/src/sys/XXX Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) D CPU 3.00GHz (3000.12-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf44 Stepping = 4 Features=0xbfebfbff Features2=0x649d AMD Features=0x20100000 Cores per package: 2 real memory = 2147221504 (2047 MB) avail memory = 2095894528 (1998 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Changing APIC ID to 2 ioapic1: Changing APIC ID to 3 ioapic0 irqs 0-23 on motherboard ioapic1 irqs 32-55 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 cpu0: on acpi0 est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr f2d00000e23 device_attach: est0 attach returned 6 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr f2d00000e23 device_attach: est1 attach returned 6 p4tcc1: on cpu1 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib2: at device 0.0 on pci1 pci2: on pcib2 amr0: mem 0xfe0f0000-0xfe0fffff,0xfe9c0000-0xfe9fffff irq 18 at device 14.0 on pci2 amr0: [ITHREAD] amr0: delete logical drives supported by controller amr0: Firmware 5A2D, BIOS H433, 128MB RAM pcib3: at device 0.2 on pci1 pci3: on pcib3 pcib4: at device 28.0 on pci0 pci4: on pcib4 pcib5: at device 0.0 on pci4 pci5: on pcib5 pcib6: at device 28.4 on pci0 pci6: on pcib6 bge0: mem 0xfe5f0000-0xfe5fffff irq 16 at device 0.0 on pci6 miibus0: on bge0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto bge0: Ethernet address: 00:14:22:7a:ce:a0 bge0: [ITHREAD] pcib7: at device 28.5 on pci0 pci7: on pcib7 uhci0: port 0xcce0-0xccff irq 20 at device 29.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 0xccc0-0xccdf irq 21 at device 29.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 uhci2: port 0xcca0-0xccbf irq 22 at device 29.2 on pci0 uhci2: [GIANT-LOCKED] uhci2: [ITHREAD] usb2: on uhci2 usb2: USB revision 1.0 uhub2: on usb2 uhub2: 2 ports with 2 removable, self powered ehci0: mem 0xfeb00000-0xfeb003ff irq 20 at device 29.7 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb3: EHCI version 1.0 usb3: wrong number of companions (7 != 3) usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: on usb3 uhub3: 6 ports with 6 removable, self powered pcib8: at device 30.0 on pci0 pci8: on pcib8 pci8: at device 0.0 (no driver attached) vgapci0: port 0xdc00-0xdc7f mem 0xfd000000-0xfdffffff,0xfe380000-0xfe3bffff at device 5.0 on pci8 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse, device ID 3 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] cryptosoft0: on motherboard pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xec000-0xeffff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: parallel port not found. sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled ugen0: on uhub2 Timecounters tick every 1.000 msec IPsec: Initialized Security Association Processing. acd0: CDROM at ata0-master UDMA33 amr0: delete logical drives supported by controller amrd0: on amr0 amrd0: 139900MB (286515200 sectors) RAID 1 (optimal) SMP: AP CPU #1 Launched! Trying to mount root from ufs:/dev/amrd0s1a WARNING: attempt to net_add_domain(netgraph) after domainfinalize() WARNING: /crypt was not properly dismounted KDB: enter: manual escape to debugger >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From bruce at cran.org.uk Fri May 16 11:00:05 2008 From: bruce at cran.org.uk (Bruce Cran) Date: Fri May 16 11:00:08 2008 Subject: i386/123462: clock is too fast Message-ID: <200805161100.m4GB04Kh011797@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, info@maroufi.net Cc: Subject: Re: i386/123462: clock is too fast Date: Fri, 16 May 2008 11:52:07 +0100 It seems strange that even other time sources within the computer are drifting such a lot. The only other idea I have is whether the bus signals are running too quickly - is the computer overclocked at all? -- Bruce Cran From shcheklein at gmail.com Fri May 16 11:30:03 2008 From: shcheklein at gmail.com (Ivan Shcheklein) Date: Fri May 16 11:30:06 2008 Subject: i386/123731: [patch][fix][sysvsem] System V semaphores cause unexpected hanging Message-ID: <200805161119.m4GBJxwO085205@www.freebsd.org> >Number: 123731 >Category: i386 >Synopsis: [patch][fix][sysvsem] System V semaphores cause unexpected hanging >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 16 11:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ivan Shcheklein >Release: FREEBSD-6.2 >Organization: ISPRAS >Environment: FreeBSD bs. 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Dec 14 20:38:20 MSK 2007 root@bsd.:/usr/obj/usr/src/sys/GENERIC i386 >Description: It seems that my previous PR (http://www.freebsd.org/cgi/query-pr.cgi?pr=118153) was too hard to understand. There is no any feedback for a long time and no one was assigned to consider the problem. Moreover it was tagged with [sysvshm] while [sysvsem] is quite better here. I want to try once again since I suppose it is really critical bug. The bug itself is the following: in src/sys/kern/sysv_sem.c,v 1.78 2005/06/07 we have: 1. in line 1066 we get semptr through sem_base semptr = &semakptr->u.sem_base[sopptr->sem_num]; 2. in lines 1129-1333 we adjust counters using this semptr: if (sopptr->sem_op == 0) semptr->semzcnt++; else semptr->semncnt++; 3. in line 1135 we age going to sleep: error = msleep(semakptr, sema_mtxp, (PZERO - 4) | PCATCH, "semwait", 0); 4. in lines 1153-1156 after wake up we again adjust counters using the same semptr: if (sopptr->sem_op == 0) semptr->semzcnt--; else semptr->semncnt--; During "msleep" in step 3 "sem_base" of the semaphore can be moved (if other process drops semaphore which was allocated before this one). Therefore, I believe, in step 4 "semptr" value can be invalid and MUST be renewed before use. As a circumstantial proof you can also consider the same Darwin's code: ---------------------------------------------------- /* * IMPORTANT: while we were asleep, the semaphore array might * have been reallocated somewhere else (see grow_sema_array()). * When we wake up, we have to re-lookup the semaphore * structures and re-validate them. */ suptr = NULL; /* sem_undo may have been reallocated */ semaptr = &sema[semid]; /* sema may have been reallocated */ ---------------------------------------------------- This bug can cause unexpected processes hanging in the multiprocess environment which extensively use System V semaphores. What else do you need to consider this bug? >How-To-Repeat: >Fix: Patch is attached which renew sempth after wakeup: *** sysv_sem_old.c Fri Dec 14 18:40:09 2007 --- sysv_sem.c Fri Dec 14 18:23:46 2007 *************** *** 1145,1154 **** --- 1145,1159 ---- error = EIDRM; goto done2; } /* + * Renew the semaphore's pointer after wakeup + */ + semptr = &semakptr->u.sem_base[sopptr->sem_num]; + + /* * The semaphore is still alive. Readjust the count of * waiting processes. */ if (sopptr->sem_op == 0) semptr->semzcnt--; Note! Possibly some other strucutures should be also re-validates like in Darwin. Patch attached with submission follows: *** sysv_sem_old.c Fri Dec 14 18:40:09 2007 --- sysv_sem.c Fri Dec 14 18:23:46 2007 *************** *** 1145,1154 **** --- 1145,1159 ---- error = EIDRM; goto done2; } /* + * Renew the semaphore's pointer after wakeup + */ + semptr = &semakptr->u.sem_base[sopptr->sem_num]; + + /* * The semaphore is still alive. Readjust the count of * waiting processes. */ if (sopptr->sem_op == 0) semptr->semzcnt--; >Release-Note: >Audit-Trail: >Unformatted: From ykirill at yahoo.com Fri May 16 12:50:04 2008 From: ykirill at yahoo.com (Kirill Yelizarov) Date: Fri May 16 12:50:06 2008 Subject: i386/95993: Cyrix 5530 unable to map interrupt Message-ID: <200805161250.m4GCo3OD022017@freefall.freebsd.org> The following reply was made to PR i386/95993; it has been noted by GNATS. From: Kirill Yelizarov To: bug-followup@FreeBSD.org Cc: John Baldwin Subject: Re: i386/95993: Cyrix 5530 unable to map interrupt Date: Fri, 16 May 2008 05:15:17 -0700 (PDT) I upgraded to 7.0 Stable and problem went away. Thanks for all the help! > > > --- John Baldwin wrote: > > > Does this still happen on 6.3? It appears that > > > ata(4) is still working ok. > > > > > > -- > > > John Baldwin > > > > > > > From gavin at FreeBSD.org Fri May 16 14:17:47 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Fri May 16 14:17:56 2008 Subject: kern/123731: [patch][fix][sysvsem] System V semaphores cause unexpected hanging Message-ID: <200805161417.m4GEHkfk030086@freefall.freebsd.org> Synopsis: [patch][fix][sysvsem] System V semaphores cause unexpected hanging Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: gavin Responsible-Changed-When: Fri May 16 14:17:14 UTC 2008 Responsible-Changed-Why: Not i386 specific http://www.freebsd.org/cgi/query-pr.cgi?pr=123731 From skif at 1plus1.net Fri May 16 16:50:01 2008 From: skif at 1plus1.net (Sergey Korsak) Date: Fri May 16 16:50:06 2008 Subject: i386/123734: Chipset VIA CX700 requires extra initialization Message-ID: <200805161645.m4GGjjdL056847@www.freebsd.org> >Number: 123734 >Category: i386 >Synopsis: Chipset VIA CX700 requires extra initialization >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 May 16 16:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey Korsak >Release: 7.0-RELEASE >Organization: TV channel "Studio 1+1" >Environment: FreeBSD tiny.homenet 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: I had got mini PC eBox-4854 made by DMP Electronics Inc. ( http://www.compactpc.com.tw/ebox-4854.htm ) and found onboard NIC (Realtek 8100B) and mini-PCI Wi-Fi module didn't work with errors: rl0: watchdog timeout and ath0: ath_chan_set: unable to reset channel ... Booting FreeBSD on another eBox-4854, playing with BIOS and sysctl settings, switching ACPI/APIC and compiling custom kernels didn't help. OpenBSD 4.3 experienced the same problems. But in Linux (fc7) both devices worked OK. This box uses VIA CX700M chipset, so I grep-ped linux kernel sources and found interesting piece of code: /* * Disable PCI Bus Parking and PCI Master read caching on CX700 * which causes unspecified timing errors with a VT6212L on the PCI * bus leading to USB2.0 packet loss. The defaults are that these * features are turned off but some BIOSes turn them on. */ uint8_t b; if (pci_read_config_byte(dev, 0x76, &b) == 0) { if (b & 0x40) { /* Turn off PCI Bus Parking */ pci_write_config_byte(dev, 0x76, b ^ 0x40); dev_info(&dev->dev, "Disabling VIA CX700 PCI parking\n"); } } if (pci_read_config_byte(dev, 0x72, &b) == 0) { if (b != 0) { /* Turn off PCI Master read caching */ pci_write_config_byte(dev, 0x72, 0x0); /* Set PCI Master Bus time-out to "1x16 PCLK" */ pci_write_config_byte(dev, 0x75, 0x1); /* Disable "Read FIFO Timer" */ pci_write_config_byte(dev, 0x77, 0x0); dev_info(&dev->dev, "Disabling VIA CX700 PCI caching\n"); } } Here dev is vendor = 0x1106 'VIA Technologies Inc' device = 0x324e 'CX700 Internal Module Bus' class = 0x060000 'HOST-PCI bridge' Being done on FreeBSD, these steps fix the problem till the next system boot. >How-To-Repeat: Boot FreeBSD on PC, based on VIA CX700* chipset. If BIOS doesn't initialize chipset correctly, like in my case, problem with some PCI devices using DMA transfer should appear. >Fix: I think BIOS developers but not OS developers must fix this problem. But as long as not all of them do it, it will be good to include this quirk in FreeBSD's kernel code. Anyway, there is my script /usr/local/etc/rc.d/cx700fix in the attach. Patch attached with submission follows: #!/bin/sh # PROVIDE: cx700fix # REQUIRE: FILESYSTEMS # BEFORE: netif . /etc/rc.subr name="cx700fix" start_cmd="reg_fix" stop_cmd=":" reg_fix() { if selector=`pciconf -l | sed -n '/chip=0x324e1106/{s/[[:blank:]].*//;p;}'` && [ -n "$selector" ]; then b=`read_config_byte 0x76` if [ $((b & 64)) -eq 64 ]; then echo "Disabling VIA CX700 PCI parking" write_config_byte 0x76 $((b ^ 64)) fi if [ `read_config_byte 0x72` -ne 0 ]; then echo "Disabling VIA CX700 PCI caching" write_config_byte 0x72 0 write_config_byte 0x75 1 write_config_byte 0x77 0 fi fi return 0 } read_config_byte() { echo $(( 0x$(pciconf -rb $selector $1) )) } write_config_byte() { pciconf -wb $selector $1 $2 } run_rc_command "$1" >Release-Note: >Audit-Trail: >Unformatted: From matteo at FreeBSD.org Sat May 17 10:05:35 2008 From: matteo at FreeBSD.org (matteo@FreeBSD.org) Date: Sat May 17 10:05:37 2008 Subject: i386/94141: [iwi] iwi doesn't work on Acer Laptop Message-ID: <200805171005.m4HA5Ytc084290@freefall.freebsd.org> Synopsis: [iwi] iwi doesn't work on Acer Laptop State-Changed-From-To: open->feedback State-Changed-By: matteo State-Changed-When: Sab 17 Mag 2008 10:04:51 UTC State-Changed-Why: Can you experience this problem on newer FreeBSD version too? http://www.freebsd.org/cgi/query-pr.cgi?pr=94141 From matteo at FreeBSD.org Sat May 17 10:06:20 2008 From: matteo at FreeBSD.org (matteo@FreeBSD.org) Date: Sat May 17 10:06:22 2008 Subject: i386/98964: [iwi] iwi totally freezes system Message-ID: <200805171006.m4HA6KGw084341@freefall.freebsd.org> Synopsis: [iwi] iwi totally freezes system State-Changed-From-To: open->feedback State-Changed-By: matteo State-Changed-When: Sab 17 Mag 2008 10:05:45 UTC State-Changed-Why: Can you experience this problem on newer FreeBSD versions too? http://www.freebsd.org/cgi/query-pr.cgi?pr=98964 From matteo at FreeBSD.org Sat May 17 10:06:45 2008 From: matteo at FreeBSD.org (matteo@FreeBSD.org) Date: Sat May 17 10:06:48 2008 Subject: i386/101135: [iwi] iwi goes up and down Message-ID: <200805171006.m4HA6jJl084391@freefall.freebsd.org> Synopsis: [iwi] iwi goes up and down State-Changed-From-To: open->feedback State-Changed-By: matteo State-Changed-When: Sab 17 Mag 2008 10:06:32 UTC State-Changed-Why: Can you experience this problem on newer FreeBSD versions too? http://www.freebsd.org/cgi/query-pr.cgi?pr=101135 From freebsd at nagilum.org Sat May 17 16:50:02 2008 From: freebsd at nagilum.org (freebsd@nagilum.org) Date: Sat May 17 16:50:06 2008 Subject: i386/123768: [crash] 7.0-STABLE on Soekris net4801 (sys/vm/vm_pageout.c) Message-ID: <20080517163456.A66CE320835@cakebox.homeunix.net> >Number: 123768 >Category: i386 >Synopsis: [crash] 7.0-STABLE on Soekris net4801 (sys/vm/vm_pageout.c) >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 May 17 16:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander >Release: FreeBSD 7.0-STABLE i386 >Organization: private >Environment: System: FreeBSD cakebox.tis 7.0-STABLE FreeBSD 7.0-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 i386 Soekris Net4801, FreeBSD STABLE i386 April/May 2008 >Description: Crash under high network and cpu load. Here the results of two dumps, I'll collect some more as long as the problem exists. I haven't enabled WITNESS since I don't think it will help in this case but if you think otherwise let me know. 1: [root@cakebox ~]# kgdb -v /boot/kernel/kernel /var/crash/vmcore.0 kgdb: core file: /var/crash/vmcore.0 kgdb: kernel image: /boot/kernel/kernel [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". There is no member named pathname. Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot/kernel/ng_ether.ko.symbols...done. done. Loaded symbols for /boot/kernel/ng_ether.ko Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot/kernel/netgraph.ko.symbols...done. done. Loaded symbols for /boot/kernel/netgraph.ko Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Unread portion of the kernel message buffer: lockmgr: thread 0xc0fdf440 unlocking unheld lock panic: vn_finished_write: neg cnt Uptime: 16h29m13s Physical memory: 123 MB Dumping 50 MB: 35 19 3 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc0504669 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc0504820 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:572 #3 0xc0574115 in vn_finished_write (mp=0xc0feb538) at /usr/src/sys/kern/vfs_vnops.c:1049 #4 0xc0637816 in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1028 #5 0xc04e8d7b in fork_exit (callout=0xc0636a30 , arg=0x0, frame=0xc7b6ad38) at /usr/src/sys/kern/kern_fork.c:783 #6 0xc0646ab0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:205 (kgdb) list *0xc0574115 0xc0574115 is in vn_finished_write (/usr/src/sys/kern/vfs_vnops.c:1050). 1045 return; 1046 MNT_ILOCK(mp); 1047 mp->mnt_writeopcount--; 1048 if (mp->mnt_writeopcount < 0) 1049 panic("vn_finished_write: neg cnt"); 1050 if ((mp->mnt_kern_flag & MNTK_SUSPEND) != 0 && 1051 mp->mnt_writeopcount <= 0) 1052 wakeup(&mp->mnt_writeopcount); 1053 MNT_IUNLOCK(mp); 1054 } (kgdb) q 2: root@cakebox ~ > kgdb -v /boot/kernel/kernel /var/crash/vmcore.1 kgdb: core file: /var/crash/vmcore.1 kgdb: kernel image: /boot/kernel/kernel [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". There is no member named pathname. Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot/kernel/ng_ether.ko.symbols...done. done. Loaded symbols for /boot/kernel/ng_ether.ko Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot/kernel/netgraph.ko.symbols...done. done. Loaded symbols for /boot/kernel/netgraph.ko Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Unread portion of the kernel message buffer: panic: lockmgr: thread 0xc0fdf440, not exclusive lock holder 0xc0fdeaa0 unlocking Uptime: 9h37m37s Physical memory: 123 MB Dumping 45 MB: 30 14 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc0504669 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:418 #2 0xc0504820 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:572 #3 0xc04f5a67 in _lockmgr (lkp=0xc1731278, flags=6, interlkp=0xc17312a8, td=0xc0fdf440, file=0x0, line=0) at /usr/src/sys/kern/kern_lock.c:414 #4 0xc055e519 in vop_stdunlock (ap=0xc7b6ac1c) at /usr/src/sys/kern/vfs_default.c:280 #5 0xc065fecb in VOP_UNLOCK_APV (vop=0xc06b5dc0, a=0xc7b6ac1c) at vnode_if.c:1667 #6 0xc056a350 in vput (vp=0xc1731220) at vnode_if.h:877 #7 0xc06377cd in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1025 #8 0xc04e8d7b in fork_exit (callout=0xc0636a30 , arg=0x0, frame=0xc7b6ad38) at /usr/src/sys/kern/kern_fork.c:783 #9 0xc0646ab0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:205 (kgdb) list *0xc06377cd 0xc06377cd is in vm_pageout (/usr/src/sys/vm/vm_pageout.c:1025). 1020 unlock_and_continue: 1021 VM_OBJECT_UNLOCK(object); 1022 if (mp != NULL) { 1023 vm_page_unlock_queues(); 1024 if (vp != NULL) 1025 vput(vp); 1026 VFS_UNLOCK_GIANT(vfslocked); 1027 vm_object_deallocate(object); 1028 vn_finished_write(mp); 1029 vm_page_lock_queues(); (kgdb) list *0xc056a350 0xc056a350 is in vput (/usr/src/sys/kern/vfs_subr.c:2195). 2190 error = 0; 2191 2192 if (vp->v_usecount > 1 || ((vp->v_iflag & VI_DOINGINACT) && 2193 vp->v_usecount == 1)) { 2194 VOP_UNLOCK(vp, 0, td); 2195 v_decr_usecount(vp); 2196 return; 2197 } 2198 2199 if (vp->v_usecount != 1) { (kgdb) q root@cakebox ~ > mount /dev/ad0s1a on / (ufs, NFS exported, local, soft-updates) devfs on /dev (devfs, local) procfs on /proc (procfs, local) devfs on /var/named/dev (devfs, local) /dev/ad0s1d.eli.journal on /export/home (ufs, asynchronous, NFS exported, local, gjournal) and 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-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Geode(TM) Integrated Processor by National Semi (266.63-MHz 586-class CPU) Origin = "Geode by NSC" Id = 0x540 Stepping = 0 Features=0x808131 real memory = 134217728 (128 MB) avail memory = 126025728 (120 MB) cryptosoft0: on motherboard cpu0 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 sis0: port 0xe100-0xe1ff mem 0xa0000000-0xa000 0fff irq 10 at device 6.0 on pci0 sis0: Silicon Revision: DP83816A miibus0: on sis0 nsphyter0: PHY 0 on miibus0 nsphyter0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis0: Ethernet address: 00:00:24:c1:4f:c4 sis0: [ITHREAD] sis1: port 0xe200-0xe2ff mem 0xa0001000-0xa000 1fff irq 10 at device 7.0 on pci0 sis1: Silicon Revision: DP83816A miibus1: on sis1 nsphyter1: PHY 0 on miibus1 nsphyter1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis1: Ethernet address: 00:00:24:c1:4f:c5 sis1: [ITHREAD] sis2: port 0xe300-0xe3ff mem 0xa0002000-0xa0002fff irq 10 at device 8.0 on pci0 sis2: Silicon Revision: DP83816A miibus2: on sis2 nsphyter2: PHY 0 on miibus2 nsphyter2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto sis2: Ethernet address: 00:00:24:c1:4f:c6 sis2: [ITHREAD] Geode GPIO@ = 6100 Geode Soekris net4801 comBIOS ver. 1.33 20080103 Copyright (C) 2000-2007 isab0: port 0x6100-0x613f,0x6200-0x623f at device 18.0 on pci0 isa0: on isab0 pci0: at device 18.1 (no driver attached) atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xe000-0xe00f at device 18.2 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] Geode CBA@ 0x6000 Geode rev: 06 03 Timecounter "Geode" frequency 27000000 Hz quality 1000 pci0: at device 18.5 (no driver attached) ohci0: mem 0xa0003000-0xa0003fff irq 11 at device 19.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: <(0x0e11) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0 uhub0: 3 ports with 3 removable, self powered orm0: at iomem 0xc8000-0xd0fff pnpid ORM0000 on isa0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio0: [FILTER] sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio1: [FILTER] Timecounters tick every 1.000 msec ad0: 152627MB at ata0-master PIO4 Trying to mount root from ufs:/dev/ad0s1a Accounting enabled options used to build the kernel+modules: CPUTYPE?=pentium CFLAGS=-O -pipe -mtune=pentium -march=pentium >How-To-Repeat: Cause high network & CPU load. For example NFS export / mount it on a fast machine and do a portupgrade or any other io intensive operation on the nfs mount. I can also reproduce the problem using a bittorrent client provided there is enough traffic. It typically takes between 1-12 hours for the box to crash. I am also using geli+gjournal for one filesystem on the box but not /. I am unsure if it relevant. my kernconf: cpu I586_CPU ident NET4801 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options CPU_GEODE # Geode support options CPU_SOEKRIS # Soekris support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options GEOM_ELI # encryption on GEOM providers options UFS_ACL # Support for access control lists options UFS_DIRHASH # Improve performance on big directories options UFS_GJOURNAL # Enable gjournal-based UFS journaling. options NFSSERVER # Network Filesystem Server #options MSDOSFS # MSDOS Filesystem options PROCFS # Process filesystem (requires PSEUDOFS)options PSEUDOFS # Pseudo-filesystem framework options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!] options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options ADAPTIVE_GIANT # Giant mutex is adaptive. # Bus support. device eisa device pci # ATA and ATAPI devices device ata device atadisk # ATA disk drives options ATA_STATIC_ID # Static device numbering # SCSI peripherals device scbus # SCSI bus (required for SCSI) device da # Direct Access (disks) # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device sis # Silicon Integrated Systems SiS 900/SiS 7016 # Pseudo devices. device loop # Network loopback device random # Entropy device device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter device pf # Packet Filter device pflog # Packet Filter logging # USB support device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device umass # Disks/Mass storage - Requires scbus and da device crypto # core crypto support device cryptodev # /dev/crypto for access to h/w >Fix: I wish I knew.. >Release-Note: >Audit-Trail: >Unformatted: From vwe at FreeBSD.org Sat May 17 19:42:53 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sat May 17 19:42:54 2008 Subject: i386/123729: [hang] Freebsd 7.0 stable locks up and frozen Message-ID: <200805171942.m4HJgqpY044733@freefall.freebsd.org> Old Synopsis: Freebsd 7.0 stable locks up and frozen New Synopsis: [hang] Freebsd 7.0 stable locks up and frozen State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Sat May 17 19:41:54 UTC 2008 State-Changed-Why: submitter has been asked for feedback. Responsible-Changed-From-To: freebsd-i386->vwe Responsible-Changed-By: vwe Responsible-Changed-When: Sat May 17 19:41:54 UTC 2008 Responsible-Changed-Why: track http://www.freebsd.org/cgi/query-pr.cgi?pr=123729 From vwe at FreeBSD.org Sat May 17 20:50:06 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sat May 17 20:50:11 2008 Subject: kern/122789: [ata] S-ATA controller on nVidia 750i SLI currently not supported by 7.0 Message-ID: <200805172050.m4HKo5uG051718@freefall.freebsd.org> Synopsis: [ata] S-ATA controller on nVidia 750i SLI currently not supported by 7.0 State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Sat May 17 20:48:18 UTC 2008 State-Changed-Why: Kostas, any chance you're able to grab and boot a live-cd and post us output of `pciconf -lv` (and probably `devinfo -rv`)? Responsible-Changed-From-To: freebsd-i386->vwe Responsible-Changed-By: vwe Responsible-Changed-When: Sat May 17 20:48:18 UTC 2008 Responsible-Changed-Why: track http://www.freebsd.org/cgi/query-pr.cgi?pr=122789 From alex at ahhyes.net Sun May 18 02:40:04 2008 From: alex at ahhyes.net (Alex R) Date: Sun May 18 02:40:09 2008 Subject: i386/123775: DRI Broken under freebsd7-stable/i386 Message-ID: <200805180229.m4I2T6TO008058@www.freebsd.org> >Number: 123775 >Category: i386 >Synopsis: DRI Broken under freebsd7-stable/i386 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 18 02:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alex R >Release: 7-stable i386 >Organization: >Environment: FreeBSD laptop.xor.net 7.0-STABLE FreeBSD 7.0-STABLE #1: Thu May 8 22:33:28 EST 2008 root@laptop.xor.net:/usr/obj/usr/src/sys/custom i386 >Description: DRI Fails to work. Heres some info from my dmesg: [root@laptop ~]# dmesg |grep agp agp0: on vgapci0 agp0: detected 892k stolen memory agp0: aperture size is 128M [root@laptop ~]# dmesg |grep drm drm0: on vgapci0 info: [drm] AGP at 0xf0000000 128MB info: [drm] Initialized i915 1.5.0 20060119 drm1: on vgapci1 info: [drm] AGP at 0xf0000000 128MB info: [drm] Initialized i915 1.5.0 20060119 I notice this recurring error message in the tty too for vadious PID's error: [drm:pid725:i915_getparam] *ERROR* i915_getparam called with no initialization FreeBSD 6.x previously did not have this problem on this very machine. I am not able to tell whether its an issue with 'stable' specifically, as I didnt test under RELEASE. I installed 7 and cvsup'd to stable straightaway and rebuilt world. ------------------ FULL dmesg output: ------------------ [alex@laptop ~]$ 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-STABLE #1: Thu May 8 22:33:28 EST 2008 root@laptop.xor.net:/usr/obj/usr/src/sys/custom Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Pentium(R) M processor 1.70GHz (1693.13-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6d6 Stepping = 6 Features=0xafe9f9bf Features2=0x180 real memory = 1072340992 (1022 MB) avail memory = 1040187392 (992 MB) kbd1 at kbdmux0 acpi0: on motherboard acpi0: [ITHREAD] acpi0: reservation of 0, 9fc00 (3) failed acpi0: reservation of 100000, 3fdf0000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 acpi_acad0: on acpi0 battery0: on acpi0 battery1: on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci_link1: BIOS IRQ 11 for 0.31.INTB is invalid pci0: on pcib0 pci0: at device 0.1 (no driver attached) pci0: at device 0.3 (no driver attached) vgapci0: port 0xc000-0xc007 mem 0xf0000000-0xf7ffffff,0xfaf80000-0xfaffffff irq 11 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 892k stolen memory agp0: aperture size is 128M drm0: on vgapci0 info: [drm] AGP at 0xf0000000 128MB info: [drm] Initialized i915 1.5.0 20060119 vgapci1: mem 0xe8000000-0xefffffff,0xfaf00000-0xfaf7ffff at device 2.1 on pci0 drm1: on vgapci1 info: [drm] AGP at 0xf0000000 128MB info: [drm] Initialized i915 1.5.0 20060119 pci0: at device 29.0 (no driver attached) pci0: at device 29.1 (no driver attached) pci0: at device 29.2 (no driver attached) pci0: at device 29.7 (no driver attached) pcib1: at device 30.0 on pci0 pci_link1: BIOS IRQ 11 for 1.3.INTA is invalid pci_link1: BIOS IRQ 11 for 1.8.INTA is invalid pci1: on pcib1 pci1: at device 1.0 (no driver attached) pci1: at device 1.1 (no driver attached) pci1: at device 3.0 (no driver attached) fxp0: port 0xecc0-0xecff mem 0xfcffd000-0xfcffdfff irq 11 at device 8.0 on pci1 miibus0: on fxp0 inphy0: PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: Ethernet address: 00:12:3f:14:66:74 fxp0: [ITHREAD] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xbfa0-0xbfaf at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] ata1: on atapci0 ata1: [ITHREAD] pcm0: port 0xd800-0xd8ff,0xdc40-0xdc7f mem 0xfaeff800-0xfaeff9ff,0xfaeff400-0xfaeff4ff irq 9 at device 31.5 on pci0 pcm0: [ITHREAD] pcm0: acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model GlidePoint, device ID 0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcd7ff,0xcd800-0xcdfff,0xce000-0xce7ff,0xce800-0xcefff,0xcf000-0xcf7ff,0xcf800-0xcffff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 1693133170 Hz quality 800 Timecounters tick every 1.000 msec ad0: 57231MB at ata0-master UDMA100 acd0: DVDR at ata1-master UDMA33 Trying to mount root from ufs:/dev/ad0s1a acd0: FAILURE - INQUIRY ILLEGAL REQUEST asc=0x24 ascq=0x00 cd0 at ata1 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present error: [drm:pid725:i915_getparam] *ERROR* i915_getparam called with no initialization >How-To-Repeat: Install 7 stable, build with i915 DRM options in the kernel. test with Xorg installed via pkg_add -r >Fix: not known >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Sun May 18 03:03:02 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Sun May 18 03:03:04 2008 Subject: i386/123775: DRI Broken under freebsd7-stable/i386 Message-ID: <200805180303.m4I3313B084000@freefall.freebsd.org> Synopsis: DRI Broken under freebsd7-stable/i386 Responsible-Changed-From-To: freebsd-i386->anholt Responsible-Changed-By: remko Responsible-Changed-When: Sun May 18 03:03:01 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=123775 From tinderbox at freebsd.org Sun May 18 03:13:28 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 18 03:13:32 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080518031327.6083773039@freebsd-current.sentex.ca> TB --- 2008-05-18 01:47:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-18 01:47:46 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-18 01:47:46 - cleaning the object tree TB --- 2008-05-18 01:48:17 - cvsupping the source tree TB --- 2008-05-18 01:48:17 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-18 01:48:25 - building world (CFLAGS=-O -pipe) TB --- 2008-05-18 01:48:25 - cd /src TB --- 2008-05-18 01:48:25 - /usr/bin/make -B buildworld >>> World build started on Sun May 18 01:48:27 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 Sun May 18 02:53:34 UTC 2008 TB --- 2008-05-18 02:53:34 - generating LINT kernel config TB --- 2008-05-18 02:53:34 - cd /src/sys/i386/conf TB --- 2008-05-18 02:53:34 - /usr/bin/make -B LINT TB --- 2008-05-18 02:53:34 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-18 02:53:34 - cd /src TB --- 2008-05-18 02:53:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 18 02:53:34 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 >>> Kernel build for LINT completed on Sun May 18 03:13:26 UTC 2008 TB --- 2008-05-18 03:13:26 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-05-18 03:13:26 - cd /src TB --- 2008-05-18 03:13:26 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 18 03:13:27 UTC 2008 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/i386/conf; PATH=/obj/src/tmp/legacy/usr/sbin:/obj/src/tmp/legacy/usr/bin:/obj/src/tmp/legacy/usr/games:/obj/src/tmp/usr/sbin:/obj/src/tmp/usr/bin:/obj/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/src/sys/GENERIC /src/sys/i386/conf/GENERIC config: Error: device "mbg" is unknown config: 1 errors *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-18 03:13:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-18 03:13:27 - ERROR: failed to build GENERIC kernel TB --- 2008-05-18 03:13:27 - tinderbox aborted TB --- 3892.58 user 450.90 system 5141.20 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From alwin.roosen at webline.be Sun May 18 07:30:01 2008 From: alwin.roosen at webline.be (Alwin Roosen) Date: Sun May 18 07:30:04 2008 Subject: i386/123778: server reboots when running 130.clean-msgs Message-ID: <200805180725.m4I7PuFE080068@www.freebsd.org> >Number: 123778 >Category: i386 >Synopsis: server reboots when running 130.clean-msgs >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 18 07:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alwin Roosen >Release: 6.3 i386 >Organization: Webline BVBA >Environment: FreeBSD ws168.webline.be 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: I have a server that reboots each night when running the daily tasks. I manually run these tasks to find out which one is causing the reboot. It seems the server crashes and reboots when /etc/periodic/daily/130.clean-msgs is executed I did not find any solution when searching online, therefore I ask here. >How-To-Repeat: It seems the server crashes and reboots when /etc/periodic/daily/130.clean-msgs is executed >Fix: No idea >Release-Note: >Audit-Trail: >Unformatted: From freebsd at nagilum.org Sun May 18 08:50:04 2008 From: freebsd at nagilum.org (Alexander) Date: Sun May 18 08:50:05 2008 Subject: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Message-ID: <200805180850.m4I8o36e041535@freefall.freebsd.org> The following reply was made to PR i386/123768; it has been noted by GNATS. From: Alexander To: bug-followup@freebsd.org Cc: Subject: Re: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Date: Sun, 18 May 2008 10:33:59 +0200 I almost forgot: info.0: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 52527104B (50 MB) Blocksize: 512 Dumptime: Sat May 17 05:01:08 2008 Hostname: cakebox.tis Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 Panic String: vn_finished_write: neg cnt Dump Parity: 817259864 Bounds: 0 Dump Status: good info.1: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 48058368B (45 MB) Blocksize: 512 Dumptime: Sat May 17 15:45:04 2008 Hostname: cakebox.tis Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 Panic String: lockmgr: thread 0xc0fdf440, not exclusive lock holder =20 0xc0fdeaa0 unlocking Dump Parity: 1101452627 Bounds: 1 Dump Status: good I think something is messing up struct mount *mp; but what and where..? ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs.. From tinderbox at freebsd.org Sun May 18 09:49:38 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 18 09:49:51 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080518094937.3E56073039@freebsd-current.sentex.ca> TB --- 2008-05-18 08:23:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-18 08:23:48 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-18 08:23:48 - cleaning the object tree TB --- 2008-05-18 08:24:15 - cvsupping the source tree TB --- 2008-05-18 08:24:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-18 08:24:22 - building world (CFLAGS=-O -pipe) TB --- 2008-05-18 08:24:22 - cd /src TB --- 2008-05-18 08:24:22 - /usr/bin/make -B buildworld >>> World build started on Sun May 18 08:24:24 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 Sun May 18 09:29:24 UTC 2008 TB --- 2008-05-18 09:29:24 - generating LINT kernel config TB --- 2008-05-18 09:29:24 - cd /src/sys/i386/conf TB --- 2008-05-18 09:29:24 - /usr/bin/make -B LINT TB --- 2008-05-18 09:29:24 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-18 09:29:24 - cd /src TB --- 2008-05-18 09:29:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 18 09:29:24 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 >>> Kernel build for LINT completed on Sun May 18 09:49:36 UTC 2008 TB --- 2008-05-18 09:49:36 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-05-18 09:49:36 - cd /src TB --- 2008-05-18 09:49:36 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun May 18 09:49:36 UTC 2008 >>> stage 1: configuring the kernel -------------------------------------------------------------- cd /src/sys/i386/conf; PATH=/obj/src/tmp/legacy/usr/sbin:/obj/src/tmp/legacy/usr/bin:/obj/src/tmp/legacy/usr/games:/obj/src/tmp/usr/sbin:/obj/src/tmp/usr/bin:/obj/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/src/sys/GENERIC /src/sys/i386/conf/GENERIC config: Error: device "mbg" is unknown config: 1 errors *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-18 09:49:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-18 09:49:37 - ERROR: failed to build GENERIC kernel TB --- 2008-05-18 09:49:37 - tinderbox aborted TB --- 3891.79 user 449.29 system 5148.81 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From vwe at FreeBSD.org Sun May 18 10:23:15 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sun May 18 10:23:17 2008 Subject: i386/74327: [pmap] [patch] mlock() causes physical memory leakage Message-ID: <200805181023.m4IANExE048974@freefall.freebsd.org> Synopsis: [pmap] [patch] mlock() causes physical memory leakage State-Changed-From-To: feedback->closed State-Changed-By: vwe State-Changed-When: Sun May 18 10:22:11 UTC 2008 State-Changed-Why: We're sorry to not see any feedback received for quite some time. We think this issue has been OBE. If you think this is still an issue that should be worked on, please provide the requested information and we'll be happy to re-open this ticket. Thank you for bringing this problem to attention! Responsible-Changed-From-To: freebsd-i386->vwe Responsible-Changed-By: vwe Responsible-Changed-When: Sun May 18 10:22:11 UTC 2008 Responsible-Changed-Why: track http://www.freebsd.org/cgi/query-pr.cgi?pr=74327 From vwe at FreeBSD.org Sun May 18 11:12:57 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sun May 18 11:13:03 2008 Subject: kern/123778: server reboots when running 130.clean-msgs Message-ID: <200805181112.m4IBCvX5054271@freefall.freebsd.org> Synopsis: server reboots when running 130.clean-msgs State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Sun May 18 10:59:03 UTC 2008 State-Changed-Why: Alwin, can you please check if there's a core dump in /var/crash? Anything in the logs (/var/log/messages)? A panic message on the console? What does `grep clean_msgs /etc/defaults/periodic.conf /etc/periodic.conf` give? Is your /var filesystem clean? Does `msgs -c` when run as root also make your box do a reboot? Anything strange in /var/msgs/? Does `rm /var/msgs/bounds; touch /var/msgs/bounds` solve your problem? Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Sun May 18 10:59:03 UTC 2008 Responsible-Changed-Why: track http://www.freebsd.org/cgi/query-pr.cgi?pr=123778 From remko at elvandar.org Sun May 18 12:28:17 2008 From: remko at elvandar.org (Remko Lodder) Date: Sun May 18 12:28:26 2008 Subject: [head tinderbox] failure on i386/i386 In-Reply-To: <20080518031327.6083773039@freebsd-current.sentex.ca> References: <20080518031327.6083773039@freebsd-current.sentex.ca> Message-ID: <48301BD4.8070100@elvandar.org> FreeBSD Tinderbox wrote: > TB --- 2008-05-18 01:47:46 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2008-05-18 01:47:46 - starting HEAD tinderbox run for i386/i386 > TB --- 2008-05-18 01:47:46 - cleaning the object tree > TB --- 2008-05-18 01:48:17 - cvsupping the source tree > TB --- 2008-05-18 01:48:17 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile > TB --- 2008-05-18 01:48:25 - building world (CFLAGS=-O -pipe) > TB --- 2008-05-18 01:48:25 - cd /src > TB --- 2008-05-18 01:48:25 - /usr/bin/make -B buildworld >>>> World build started on Sun May 18 01:48:27 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 Sun May 18 02:53:34 UTC 2008 > TB --- 2008-05-18 02:53:34 - generating LINT kernel config > TB --- 2008-05-18 02:53:34 - cd /src/sys/i386/conf > TB --- 2008-05-18 02:53:34 - /usr/bin/make -B LINT > TB --- 2008-05-18 02:53:34 - building LINT kernel (COPTFLAGS=) > TB --- 2008-05-18 02:53:34 - cd /src > TB --- 2008-05-18 02:53:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Sun May 18 02:53:34 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 >>>> Kernel build for LINT completed on Sun May 18 03:13:26 UTC 2008 > TB --- 2008-05-18 03:13:26 - building GENERIC kernel (COPTFLAGS=) > TB --- 2008-05-18 03:13:26 - cd /src > TB --- 2008-05-18 03:13:26 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>>> Kernel build for GENERIC started on Sun May 18 03:13:27 UTC 2008 >>>> stage 1: configuring the kernel > -------------------------------------------------------------- > cd /src/sys/i386/conf; PATH=/obj/src/tmp/legacy/usr/sbin:/obj/src/tmp/legacy/usr/bin:/obj/src/tmp/legacy/usr/games:/obj/src/tmp/usr/sbin:/obj/src/tmp/usr/bin:/obj/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /obj/src/sys/GENERIC /src/sys/i386/conf/GENERIC > config: Error: device "mbg" is unknown > config: 1 errors > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2008-05-18 03:13:27 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2008-05-18 03:13:27 - ERROR: failed to build GENERIC kernel > TB --- 2008-05-18 03:13:27 - tinderbox aborted > TB --- 3892.58 user 450.90 system 5141.20 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full I have resolved this, my apologies for breaking the build (first time I did). Cheers remko -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News From matteo at FreeBSD.org Sun May 18 14:37:47 2008 From: matteo at FreeBSD.org (matteo@FreeBSD.org) Date: Sun May 18 14:37:50 2008 Subject: i386/87630: [ndis] No match for NdisIMGetCurrentPacketStack Message-ID: <200805181437.m4IEbl1n073871@freefall.freebsd.org> Synopsis: [ndis] No match for NdisIMGetCurrentPacketStack State-Changed-From-To: open->closed State-Changed-By: matteo State-Changed-When: Dom 18 Mag 2008 14:37:21 UTC State-Changed-Why: Your card is supported by the msk(4) driver. http://www.freebsd.org/cgi/query-pr.cgi?pr=87630 From vwe at FreeBSD.org Sun May 18 15:23:13 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sun May 18 15:23:15 2008 Subject: i386/122887: [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter Message-ID: <200805181523.m4IFNDcb076982@freefall.freebsd.org> Old Synopsis: [panic] 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter New Synopsis: [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immediately when switching VGA port at BladeCenter State-Changed-From-To: feedback->analyzed State-Changed-By: vwe State-Changed-When: Sun May 18 15:16:56 UTC 2008 State-Changed-Why: feedback provided it appears to be an atkbdc problem (backtrace + panic received) a workaround is to attach atkbdc to acpi instead of isa from /boot/device.hints this needs to be fixed in isa drivers but I think we need to discuss the device.hints defaults in an ACPI world Responsible-Changed-From-To: vwe->freebsd-i386 Responsible-Changed-By: vwe Responsible-Changed-When: Sun May 18 15:16:56 UTC 2008 Responsible-Changed-Why: I think this is more appropriate to i386, but may also partially belong to arch or acpi Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=122887 From freebsd at nagilum.org Sun May 18 20:30:06 2008 From: freebsd at nagilum.org (Alexander) Date: Sun May 18 20:30:08 2008 Subject: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Message-ID: <200805182030.m4IKU5WL003272@freefall.freebsd.org> The following reply was made to PR i386/123768; it has been noted by GNATS. From: Alexander To: bug-followup@freebsd.org Cc: Subject: Re: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Date: Sun, 18 May 2008 22:22:56 +0200 I just got another crash: root@cakebox /var/crash > kgdb -v /boot/kernel/kernel /var/crash/vmcore.2 kgdb: core file: /var/crash/vmcore.2 kgdb: kernel image: /boot/kernel/kernel [GDB will not be able to debug user-mode threads: =20 /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions= . Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". There is no member named pathname. Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from =20 /boot/kernel/ng_ether.ko.symbols...done. done. Loaded symbols for /boot/kernel/ng_ether.ko Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from =20 /boot/kernel/netgraph.ko.symbols...done. done. Loaded symbols for /boot/kernel/netgraph.ko Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols =20 from /boot/kernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Unread portion of the kernel message buffer: lockmgr: thread 0xc0fdf440 unlocking unheld lock panic: vn_finished_write: neg cnt Uptime: 1d2h19m52s Physical memory: 123 MB Dumping 59 MB: 44 28 12 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc0504669 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:41= 8 #2 0xc0504820 in panic (fmt=3DVariable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:572 #3 0xc0574115 in vn_finished_write (mp=3D0xc0feb538) at /usr/src/sys/kern/vfs_vnops.c:1049 #4 0xc0637816 in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1028 #5 0xc04e8d7b in fork_exit (callout=3D0xc0636a30 , arg=3D0x0, frame=3D0xc7b6ad38) at /usr/src/sys/kern/kern_fork.c:783 #6 0xc0646ab0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:2= 05 (kgdb) x 0xc7b6ad38 0xc7b6ad38: 0x00000000 Some time after I the machine was running again I also saw this (for =20 the first time) on the console: fsync: giving up on dirty 0xc1286550: tag devfs, type VCHR usecount 1, writecount 0, refcount 5 mountedhere 0xc115e300 flags () v_object 0xc12e0b24 ref 0 pages 7 lock type devfs: EXCL (count 1) by thread 0xc11d8aa0 (pid 1071) dev ad0s1d.eli.journal GEOM_JOURNAL: Cannot suspend file system /export/home (error=3D35). fsync: giving up on dirty 0xc1286550: tag devfs, type VCHR usecount 1, writecount 0, refcount 5 mountedhere 0xc115e300 flags () v_object 0xc12e0b24 ref 0 pages 7 lock type devfs: EXCL (count 1) by thread 0xc11d8aa0 (pid 1071) dev ad0s1d.eli.journal GEOM_JOURNAL: Cannot suspend file system /export/home (error=3D35). I looked: root@cakebox ~ > ps -axp 1071 PID TT STAT TIME COMMAND 1071 ?? DL 0:00.92 [g_journal switcher] ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs.. From linimon at FreeBSD.org Mon May 19 00:00:35 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon May 19 00:00:39 2008 Subject: conf/123734: [patch] Chipset VIA CX700 requires extra initialization Message-ID: <200805190000.m4J00ZWP022195@freefall.freebsd.org> Old Synopsis: Chipset VIA CX700 requires extra initialization New Synopsis: [patch] Chipset VIA CX700 requires extra initialization Responsible-Changed-From-To: freebsd-i386->freebsd-rc Responsible-Changed-By: linimon Responsible-Changed-When: Sun May 18 23:59:12 UTC 2008 Responsible-Changed-Why: The patch is for a new rc file, but I'm not entirely sure that this is the best approach. Perhaps the rc folks can evaluate. http://www.freebsd.org/cgi/query-pr.cgi?pr=123734 From bugmaster at FreeBSD.org Mon May 19 11:06:53 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon May 19 11:07:14 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200805191106.m4JB6q0N011577@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 BTX halted with Promise Tx2000 Raid o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect 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 freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 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 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a 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 System freeze irrespective of load on Promise FastTrak o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 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 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. 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 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 loader reboots before loading kernel on Albatron 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 Seagate ST3802110A errors/delays when using PIO4 or UD 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 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 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 [install] [panic] Install FreeBSD with USB CDROM cause 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/122040 i386 [install] Wont load further from CD f i386/122644 i386 [panic] on-boot mount /tmp kernel dump o i386/122668 i386 [boot] FreeBSD boot loader doesn't work on Dell R900 ( 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 kern/123619 i386 [build] PAE kernel fails to build o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 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/95993 i386 Cyrix 5530 unable to map interrupt 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 Freeze on detect Intel 900 VGA on boot with ACPI p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap 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 [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/120714 i386 [viapm] [patch] viapm driver doesn't work on VIA VT823 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 i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [i386] [patch] bsd.cpu.mk doesn't handle opteron/athlo 42 problems total. From jhb at FreeBSD.org Mon May 19 14:18:42 2008 From: jhb at FreeBSD.org (jhb@FreeBSD.org) Date: Mon May 19 14:18:47 2008 Subject: i386/95993: Cyrix 5530 unable to map interrupt Message-ID: <200805191418.m4JEIgre032631@freefall.freebsd.org> Synopsis: Cyrix 5530 unable to map interrupt State-Changed-From-To: open->closed State-Changed-By: jhb State-Changed-When: Mon May 19 14:17:13 UTC 2008 State-Changed-Why: Submitter reports that 7.0 works fine. http://www.freebsd.org/cgi/query-pr.cgi?pr=95993 From shsam at free.fr Mon May 19 16:40:04 2008 From: shsam at free.fr (Shobaki sam.) Date: Mon May 19 16:40:06 2008 Subject: i386/123820: 945GME no /dev/agpgart Message-ID: <200805191637.m4JGbXS6028563@www.freebsd.org> >Number: 123820 >Category: i386 >Synopsis: 945GME no /dev/agpgart >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 19 16:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Shobaki sam. >Release: FreeBSD 7.0 STABLE >Organization: none >Environment: Freebsd neptune.soleil 7.0-STABLE FreeBSD 7.0-STABLE #5: Mon May 19 15:59:49 CEST 2008 progen@neptune.soleil:/usr/obj/usr/src/sys/NEPTUNE i386 >Description: Trying to install FreeBSD on a HP 530 laptop, but it seems there is no AGP. I have the following in my KERNELCONF device agp # support several AGP chipsets I also added these even if I have no agpgart. device drm # DRM core module required by DRM drivers device i915drm # Intel i830 through i915 I also added this line to drm_pciids.h: {0x8086, 0x27AE, 0, "Intel i945GME"}, \ But here is the result: drm0: on vgapci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drm0 attach returned 12 VIDEO RELATED DMESG output: vgapci0: port 0x3000-0x3007 mem 0xf0400000-0xf047ffff,0xe0000000-0xefffffff,0xf0480000-0xf04bffff irq 10 at device 2.0 on pci0 vgapci0: mem 0xf0500000-0xf057ffff at device 2.0 on pci0 drm1: on vgapci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drm0 attach returned 12 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 PCICONF -lv OUTPUT: hostb0@pci0:0:0:0: class=0x060000 card=0x30d5103c chip=0x27ac8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' class = bridge subclass = HOST-PCI vgapci0@pci0:0:2:0: class=0x030000 card=0x30d5103c chip=0x27ae8086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' class = display subclass = VGA vgapci1@pci0:0:2:1: class=0x038000 card=0x30d5103c chip=0x27a68086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = 'Mobile 945GM/GU Express Integrated Graphics Controller' class = display none0@pci0:0:27:0: class=0x040300 card=0x30d5103c chip=0x27d88086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) High Definition Audio' class = multimedia pcib1@pci0:0:28:0: class=0x060400 card=0x30d5103c chip=0x27d08086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) PCIe Root Port' class = bridge subclass = PCI-PCI pcib2@pci0:0:28:1: class=0x060400 card=0x30d5103c chip=0x27d28086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) PCIe Root Port' class = bridge subclass = PCI-PCI uhci0@pci0:0:29:0: class=0x0c0300 card=0x30d5103c chip=0x27c88086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB Universal Host Controller' class = serial bus subclass = USB ehci0@pci0:0:29:7: class=0x0c0320 card=0x30d5103c chip=0x27cc8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) USB 2.0 Enhanced Host Controller' class = serial bus subclass = USB pcib3@pci0:0:30:0: class=0x060401 card=0x30d5103c chip=0x24488086 rev=0xe1 hdr=0x01 vendor = 'Intel Corporation' device = '82801BAM/CAM/DBM (ICH2-M/3-M/4-M) Hub Interface to PCI Bridge' class = bridge subclass = PCI-PCI isab0@pci0:0:31:0: class=0x060100 card=0x30d5103c chip=0x27b98086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801GBM (ICH7-M) LPC Interface Controller' class = bridge subclass = PCI-ISA atapci0@pci0:0:31:1: class=0x01018a card=0x30d5103c chip=0x27df8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801G (ICH7 Family) Ultra ATA Storage Controller' class = mass storage subclass = ATA atapci1@pci0:0:31:2: class=0x010601 card=0x30d5103c chip=0x27c58086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82801GB Mobile I/O Controller Hub SATA cc=AHCI' class = mass storage none1@pci0:16:0:0: class=0x028000 card=0x137d103c chip=0x431514e4 rev=0x01 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM4310 USB Controller' class = network none2@pci0:2:6:0: class=0x060700 card=0x30d5103c chip=0x14101524 rev=0x01 hdr=0x02 vendor = 'ENE Technology Inc' device = 'CB-1420 CardBus Controller' class = bridge subclass = PCI-CardBus fxp0@pci0:2:8:0: class=0x020000 card=0x30d5103c chip=0x10688086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82562ET/EZ/GT/GZ PRO/100 VE (LOM) Ethernet Controller Mobile' class = network subclass = ethernet Can somebody work with me to solve this, I am willing to test anything anyone has to offer and can provide any details regarding hardware etc.. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From shsam at free.fr Mon May 19 18:10:04 2008 From: shsam at free.fr (shobaki sam) Date: Mon May 19 18:10:06 2008 Subject: i386/123820: 945GME no /dev/agpgart Message-ID: <200805191810.m4JIA3JC051150@freefall.freebsd.org> The following reply was made to PR i386/123820; it has been noted by GNATS. From: shobaki sam To: bug-followup@FreeBSD.org, shsam@free.fr Cc: Subject: Re: i386/123820: 945GME no /dev/agpgart Date: Mon, 19 May 2008 19:45:51 +0200 I managed to make that video chipset work with the last linux stable kernel, and this line fixed the problem (fix found on some forums): sed -i -e 's/#define IS_I945GM(dev) ((dev)->pci_device == 0x27A2)/#define IS_I945GM(dev) ((dev)->pci_device == 0x27A2 || \\ \n (dev)->pci_device == 0x27AE)/' drivers/char/drm/i915_drv.h Tried to make this with the FreeBSD kernel adding a line to drm_pciids.h resulted in the error posted in my report. From linimon at FreeBSD.org Mon May 19 18:10:15 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon May 19 18:10:18 2008 Subject: i386/123814: [boot] cannot boot freebsd kernel on sony vaio VGN-NR21Z Message-ID: <200805191810.m4JIAFBc051222@freefall.freebsd.org> Synopsis: [boot] cannot boot freebsd kernel on sony vaio VGN-NR21Z Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 19 18:09:52 UTC 2008 Responsible-Changed-Why: This could be hardware-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=123814 From shsam at free.fr Mon May 19 22:20:04 2008 From: shsam at free.fr (shobaki sam) Date: Mon May 19 22:20:06 2008 Subject: i386/123820: 945GME no /dev/agpgart Message-ID: <200805192220.m4JMK4r9073781@freefall.freebsd.org> The following reply was made to PR i386/123820; it has been noted by GNATS. From: shobaki sam To: bug-followup@FreeBSD.org, shsam@free.fr Cc: Subject: Re: i386/123820: 945GME no /dev/agpgart Date: Tue, 20 May 2008 00:11:09 +0200 Some news here, at least i am trying: I noticed the agp_i810_match structure in the file /usr/src/sys/pci/agp_i810.c. The 945GM and 945GME have the same devid, so i changed the 945GME from 0x27A28086 to 0X27AE8086. Compiled a new kernel and after reboot: agp0: on vgapci0 agp0: detected 7932k stolen memory agp0: aperture size is 256M drm0: on vgapci0 info: [drm] AGP at 0xe0000000 256MB info: [drm] Initalized i915 1.5.0 20060119 I am now able to start xorg, but i have those new messages: (EE) intel(0): I830 Vblank Pipe Setup Failed 0 and when i try glxgears or glxheads: libGL warning: 3D driver claims to not support visual 0x65 Unrecognized deviceID 27ae Help please ! From shsam at free.fr Tue May 20 13:40:04 2008 From: shsam at free.fr (shobaki sam) Date: Tue May 20 13:40:10 2008 Subject: i386/123820: 945GME no /dev/agpgart Message-ID: <200805201340.m4KDe4Ba080578@freefall.freebsd.org> The following reply was made to PR i386/123820; it has been noted by GNATS. From: shobaki sam To: bug-followup@FreeBSD.org, shsam@free.fr Cc: Subject: Re: i386/123820: 945GME no /dev/agpgart Date: Tue, 20 May 2008 15:31:44 +0200 I think i found something: When trying to install xorg-server from ports, it is downloading and linking against mesalib 7.0.1 but only version 7.0.3 support my video chipset. That must be why it can't recognize my video chipset devid 0xAE27. I installed mesalib 7.0.3, coming with the mesa-demos port, but i have to find a way to make xorg-server using it instead of mesa 7.0.1. Any help please ? From freebsd at nagilum.org Tue May 20 20:50:04 2008 From: freebsd at nagilum.org (Alexander) Date: Tue May 20 20:50:06 2008 Subject: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Message-ID: <200805202050.m4KKo4l5016731@freefall.freebsd.org> The following reply was made to PR i386/123768; it has been noted by GNATS. From: Alexander To: bug-followup@freebsd.org Cc: Subject: Re: i386/123768: [panic] [vm] 7.0-STABLE locking issue on Soekris net4801 (sys/vm/vm_pageout.c) Date: Tue, 20 May 2008 22:45:22 +0200 ..the info files for dump vmcore.2: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 62296064B (59 MB) Blocksize: 512 Dumptime: Sun May 18 18:15:51 2008 Hostname: cakebox.tis Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 Panic String: vn_finished_write: neg cnt Dump Parity: 1941630040 Bounds: 2 Dump Status: good and the info file for vmcore.3: Dump header from device /dev/ad0s1b Architecture: i386 Architecture Version: 2 Dump Length: 49664000B (47 MB) Blocksize: 512 Dumptime: Mon May 19 03:03:45 2008 Hostname: cakebox.tis Magic: FreeBSD Kernel Dump Version String: FreeBSD 7.0-STABLE #5: Thu May 15 22:50:38 CEST 2008 root@cpqak.tis:/usr/obj/usr/src/sys/net4801 Panic String: lockmgr: thread 0xc0fdf440, not exclusive lock holder =20 0xc0fdeaa0 unlocking Dump Parity: 3491160915 Bounds: 3 Dump Status: good and the backtrace: kgdb -v /boot/kernel/kernel /var/crash/vmcore.3 kgdb: core file: /var/crash/vmcore.3 kgdb: kernel image: /boot/kernel/kernel [GDB will not be able to debug user-mode threads: =20 /usr/lib/libthread_db.so: Unde fined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions= . Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". There is no member named pathname. Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from =20 /boot/kerne l/ng_ether.ko.symbols...done. done. Loaded symbols for /boot/kernel/ng_ether.ko Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from =20 /boot/kerne l/netgraph.ko.symbols...done. done. Loaded symbols for /boot/kernel/netgraph.ko Reading symbols from /boot/kernel/geom_journal.ko...Reading symbols =20 from /boot/k ernel/geom_journal.ko.symbols...done. done. Loaded symbols for /boot/kernel/geom_journal.ko Unread portion of the kernel message buffer: panic: lockmgr: thread 0xc0fdf440, not exclusive lock holder =20 0xc0fdeaa0 unlockin g Uptime: 8h45m36s Physical memory: 123 MB Dumping 47 MB: 32 16 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump () at pcpu.h:195 #1 0xc0504669 in boot (howto=3D260) at /usr/src/sys/kern/kern_shutdown.c:41= 8 #2 0xc0504820 in panic (fmt=3DVariable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:572 #3 0xc04f5a67 in _lockmgr (lkp=3D0xc129b6b8, flags=3D6, interlkp=3D0xc129b6= e8, td=3D0xc0fdf440, file=3D0x0, line=3D0) at /usr/src/sys/kern/kern_lock.c= :414 #4 0xc055e519 in vop_stdunlock (ap=3D0xc7b6ac1c) at /usr/src/sys/kern/vfs_default.c:280 #5 0xc065fecb in VOP_UNLOCK_APV (vop=3D0xc06b5dc0, a=3D0xc7b6ac1c) at vnode_if.c:1667 #6 0xc056a350 in vput (vp=3D0xc129b660) at vnode_if.h:877 #7 0xc06377cd in vm_pageout () at /usr/src/sys/vm/vm_pageout.c:1025 #8 0xc04e8d7b in fork_exit (callout=3D0xc0636a30 , arg=3D0x0, frame=3D0xc7b6ad38) at /usr/src/sys/kern/kern_fork.c:783 #9 0xc0646ab0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:2= 05 (kgdb) list *0xc056a350 0xc056a350 is in vput (/usr/src/sys/kern/vfs_subr.c:2195). 2190 error =3D 0; 2191 2192 if (vp->v_usecount > 1 || ((vp->v_iflag & VI_DOINGINACT) && 2193 vp->v_usecount =3D=3D 1)) { 2194 VOP_UNLOCK(vp, 0, td); 2195 v_decr_usecount(vp); 2196 return; 2197 } 2198 2199 if (vp->v_usecount !=3D 1) { (kgdb) list *0xc055e519 0xc055e519 is in vop_stdunlock (/usr/src/sys/kern/vfs_default.c:282). 277 { 278 struct vnode *vp =3D ap->a_vp; 279 280 return (lockmgr(vp->v_vnlock, ap->a_flags | =20 LK_RELEASE, VI_MTX(vp), 281 ap->a_td)); 282 } 283 284 /* See above. */ 285 int 286 vop_stdislocked(ap) (kgdb) list *0xc04f5a67 0xc04f5a67 is in _lockmgr (/usr/src/sys/kern/kern_lock.c:418). 413 lkp->lk_lockholder !=3D LK_KERNPROC) { 414 panic("lockmgr: thread %p, not =20 %s %p unlocking", 415 thr, "exclusive lock holder", 416 lkp->lk_lockholder); 417 } 418 if (lkp->lk_lockholder !=3D LK_KERNPROC) 419 COUNT(td, -1); 420 if (lkp->lk_exclusivecount =3D=3D 1) { 421 lkp->lk_flags &=3D ~LK_HAVE_EXCL; 422 lkp->lk_lockholder =3D LK_NOPROC; (kgdb) up 3 #3 0xc04f5a67 in _lockmgr (lkp=3D0xc129b6b8, flags=3D6, interlkp=3D0xc129b6= e8, td=3D0xc0fdf440, file=3D0x0, line=3D0) at /usr/src/sys/kern/kern_lock.c= :414 414 panic("lockmgr: thread %p, not =20 %s %p unlocking", (kgdb) frame lkp->lk_lockholder #0 0x00000000 in ?? () ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs.. From shsam at free.fr Tue May 20 21:50:04 2008 From: shsam at free.fr (shobaki sam) Date: Tue May 20 21:50:07 2008 Subject: i386/123820: 945GME no /dev/agpgart Message-ID: <200805202150.m4KLo4AC026189@freefall.freebsd.org> The following reply was made to PR i386/123820; it has been noted by GNATS. From: shobaki sam To: bug-followup@FreeBSD.org, shsam@free.fr Cc: Subject: Re: i386/123820: 945GME no /dev/agpgart Date: Tue, 20 May 2008 23:48:54 +0200 Done. I complied xorg with Mesa 7.0.3 and installed dri-7.0.1 libs. Direct Rendering is working, no idea if i made something wrong but it's working .. From linimon at FreeBSD.org Wed May 21 03:19:05 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed May 21 03:19:07 2008 Subject: i386/123848: [boot] Reboot problem with HP Proliant ML110 G5 Message-ID: <200805210319.m4L3J4FO054790@freefall.freebsd.org> Synopsis: [boot] Reboot problem with HP Proliant ML110 G5 Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Wed May 21 03:18:47 UTC 2008 Responsible-Changed-Why: This sounds hardware-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=123848 From tinderbox at freebsd.org Thu May 22 05:57:24 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu May 22 05:57:32 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080522055723.425C973039@freebsd-current.sentex.ca> TB --- 2008-05-22 05:33:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-22 05:33:55 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-22 05:33:55 - cleaning the object tree TB --- 2008-05-22 05:34:29 - cvsupping the source tree TB --- 2008-05-22 05:34:29 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-22 05:34:36 - building world (CFLAGS=-O -pipe) TB --- 2008-05-22 05:34:36 - cd /src TB --- 2008-05-22 05:34:36 - /usr/bin/make -B buildworld >>> World build started on Thu May 22 05:34:38 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 [...] ===> cddl/lib/libuutil (obj) ===> cddl/lib/libzfs (obj) ===> cddl/lib/libzpool (obj) ===> cddl/lib/drti (depend) rm -f .depend mkdep -f .depend -a -I/src/cddl/lib/drti/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/drti/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c:33:24: error: sys/dtrace.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/cddl/lib/drti. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-22 05:57:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-22 05:57:23 - ERROR: failed to build world TB --- 2008-05-22 05:57:23 - tinderbox aborted TB --- 1017.59 user 138.54 system 1407.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Thu May 22 07:46:17 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu May 22 07:46:32 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080522074616.0FBCC73039@freebsd-current.sentex.ca> TB --- 2008-05-22 07:23:18 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-22 07:23:18 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-22 07:23:18 - cleaning the object tree TB --- 2008-05-22 07:23:49 - cvsupping the source tree TB --- 2008-05-22 07:23:49 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-22 07:23:56 - building world (CFLAGS=-O -pipe) TB --- 2008-05-22 07:23:56 - cd /src TB --- 2008-05-22 07:23:56 - /usr/bin/make -B buildworld >>> World build started on Thu May 22 07:23: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 [...] rm -f .depend mkdep -f .depend -a -I/src/cddl/lib/drti/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/drti/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c In file included from /src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h:54, from /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c:33: /src/cddl/lib/drti/../../../sys/cddl/compat/opensolaris/sys/cyclic.h:37:29: error: sys/cyclic.h: No such file or directory In file included from /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c:33: /src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h:55:28: error: sys/int_limits.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/cddl/lib/drti. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-22 07:46:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-22 07:46:16 - ERROR: failed to build world TB --- 2008-05-22 07:46:16 - tinderbox aborted TB --- 1017.16 user 135.18 system 1377.65 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Thu May 22 07:48:39 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu May 22 07:48:50 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080522074838.8172873039@freebsd-current.sentex.ca> TB --- 2008-05-22 07:25:51 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-22 07:25:51 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-22 07:25:51 - cleaning the object tree TB --- 2008-05-22 07:26:03 - cvsupping the source tree TB --- 2008-05-22 07:26:03 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-22 07:26:09 - building world (CFLAGS=-O -pipe) TB --- 2008-05-22 07:26:09 - cd /src TB --- 2008-05-22 07:26:09 - /usr/bin/make -B buildworld >>> World build started on Thu May 22 07:26: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 [...] rm -f .depend mkdep -f .depend -a -I/src/cddl/lib/drti/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/drti/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c In file included from /src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h:54, from /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c:33: /src/cddl/lib/drti/../../../sys/cddl/compat/opensolaris/sys/cyclic.h:37:29: error: sys/cyclic.h: No such file or directory In file included from /src/cddl/lib/drti/../../../cddl/contrib/opensolaris/lib/libdtrace/common/drti.c:33: /src/cddl/lib/drti/../../../sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h:55:28: error: sys/int_limits.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/cddl/lib/drti. *** Error code 1 Stop in /src/cddl/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-22 07:48:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-22 07:48:38 - ERROR: failed to build world TB --- 2008-05-22 07:48:38 - tinderbox aborted TB --- 1018.91 user 136.05 system 1366.80 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From gavin at FreeBSD.org Thu May 22 08:48:51 2008 From: gavin at FreeBSD.org (gavin@FreeBSD.org) Date: Thu May 22 08:48:52 2008 Subject: i386/123848: [boot] Reboot problem with HP Proliant ML110 G5 Message-ID: <200805220848.m4M8mn5G065622@freefall.freebsd.org> Synopsis: [boot] Reboot problem with HP Proliant ML110 G5 State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Thu May 22 08:47:29 UTC 2008 State-Changed-Why: To submitter: Could you please try the patch mentioned in PR amd64/122473 (using src/sys/dev/usb/ehci_pci.c from RELENG_7) or update to RELENG_7 and see if that fixes things for you? Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Thu May 22 08:47:29 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=123848 From tinderbox at freebsd.org Fri May 23 05:12:11 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 23 05:12:16 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080523051209.397E073039@freebsd-current.sentex.ca> TB --- 2008-05-23 03:58:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-23 03:58:22 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-23 03:58:22 - cleaning the object tree TB --- 2008-05-23 03:58:53 - cvsupping the source tree TB --- 2008-05-23 03:58:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-23 03:59:00 - building world (CFLAGS=-O -pipe) TB --- 2008-05-23 03:59:00 - cd /src TB --- 2008-05-23 03:59:00 - /usr/bin/make -B buildworld >>> World build started on Fri May 23 03:59: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 Fri May 23 05:04:50 UTC 2008 TB --- 2008-05-23 05:04:50 - generating LINT kernel config TB --- 2008-05-23 05:04:50 - cd /src/sys/i386/conf TB --- 2008-05-23 05:04:50 - /usr/bin/make -B LINT TB --- 2008-05-23 05:04:50 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-23 05:04:50 - cd /src TB --- 2008-05-23 05:04:50 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 23 05:04:50 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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_ktr.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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_ktrace.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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_linker.c /src/sys/kern/kern_linker.c:700: error: conflicting types for 'linker_file_function_listall' /src/sys/sys/linker.h:162: error: previous declaration of 'linker_file_function_listall' was here cc1: warnings being treated as errors /src/sys/kern/kern_linker.c: In function 'linker_file_function_listall': /src/sys/kern/kern_linker.c:701: warning: passing argument 2 of 'LINKER_EACH_FUNCTION_NAMEVAL' from incompatible pointer type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-23 05:12:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-23 05:12:09 - ERROR: failed to build lint kernel TB --- 2008-05-23 05:12:09 - tinderbox aborted TB --- 3326.94 user 413.48 system 4426.38 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 23 05:47:41 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 23 05:47:45 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080523054739.DDEDF73039@freebsd-current.sentex.ca> TB --- 2008-05-23 04:34:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-23 04:34:25 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-23 04:34:25 - cleaning the object tree TB --- 2008-05-23 04:34:53 - cvsupping the source tree TB --- 2008-05-23 04:34:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-23 04:35:00 - building world (CFLAGS=-O -pipe) TB --- 2008-05-23 04:35:00 - cd /src TB --- 2008-05-23 04:35:00 - /usr/bin/make -B buildworld >>> World build started on Fri May 23 04:35: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 Fri May 23 05:40:52 UTC 2008 TB --- 2008-05-23 05:40:52 - generating LINT kernel config TB --- 2008-05-23 05:40:52 - cd /src/sys/pc98/conf TB --- 2008-05-23 05:40:52 - /usr/bin/make -B LINT TB --- 2008-05-23 05:40:52 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-23 05:40:52 - cd /src TB --- 2008-05-23 05:40:52 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 23 05:40:52 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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_ktr.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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_ktrace.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 -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_linker.c; /src/sys/kern/kern_linker.c:700: error: conflicting types for 'linker_file_function_listall' /src/sys/sys/linker.h:162: error: previous declaration of 'linker_file_function_listall' was here cc1: warnings being treated as errors /src/sys/kern/kern_linker.c: In function 'linker_file_function_listall': /src/sys/kern/kern_linker.c:701: warning: passing argument 2 of 'LINKER_EACH_FUNCTION_NAMEVAL' from incompatible pointer 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-05-23 05:47:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-23 05:47:39 - ERROR: failed to build lint kernel TB --- 2008-05-23 05:47:39 - tinderbox aborted TB --- 3257.89 user 415.49 system 4394.36 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Fri May 23 17:40:40 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 23 17:40:52 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080523174036.3990173039@freebsd-current.sentex.ca> TB --- 2008-05-23 17:00:24 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-23 17:00:24 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-23 17:00:24 - cleaning the object tree TB --- 2008-05-23 17:00:57 - cvsupping the source tree TB --- 2008-05-23 17:00:57 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-23 17:01:03 - building world (CFLAGS=-O -pipe) TB --- 2008-05-23 17:01:03 - cd /src TB --- 2008-05-23 17:01:03 - /usr/bin/make -B buildworld >>> World build started on Fri May 23 17:01: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 [...] cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/global.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/slc.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/state.c cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK -DINET6 -I/src/libexec/telnetd/../../contrib/telnet -DAUTHENTICATION -DENCRYPTION -DKRB5 -DFORWARD -Dnet_write=telnet_net_write -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c In file included from /obj/pc98/src/tmp/usr/include/sys/tty.h:49, from /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:43: /obj/pc98/src/tmp/usr/include/sys/clist.h:51: error: 'CBQSIZE' undeclared here (not in a function) /obj/pc98/src/tmp/usr/include/sys/clist.h:52: error: 'CBSIZE' undeclared here (not in a function) *** Error code 1 Stop in /src/libexec/telnetd. *** Error code 1 Stop in /src/libexec. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-23 17:40:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-23 17:40:36 - ERROR: failed to build world TB --- 2008-05-23 17:40:36 - tinderbox aborted TB --- 1735.34 user 253.27 system 2411.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From ed at 80386.nl Fri May 23 18:36:54 2008 From: ed at 80386.nl (Ed Schouten) Date: Fri May 23 18:36:57 2008 Subject: [head tinderbox] failure on i386/pc98 In-Reply-To: <20080523174036.3990173039@freebsd-current.sentex.ca> References: <20080523174036.3990173039@freebsd-current.sentex.ca> Message-ID: <20080523183654.GE37530@hoeg.nl> * FreeBSD Tinderbox wrote: > In file included from /obj/pc98/src/tmp/usr/include/sys/tty.h:49, > from /src/libexec/telnetd/../../contrib/telnet/telnetd/sys_term.c:43: > /obj/pc98/src/tmp/usr/include/sys/clist.h:51: error: 'CBQSIZE' undeclared here (not in a function) > /obj/pc98/src/tmp/usr/include/sys/clist.h:52: error: 'CBSIZE' undeclared here (not in a function) Should be fixed now. Sorry! :-/ -- Ed Schouten WWW: http://80386.nl/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-i386/attachments/20080523/903ae9d0/attachment.pgp From tinderbox at freebsd.org Sat May 24 03:58:38 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 03:58:54 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080524035836.3910E73039@freebsd-current.sentex.ca> TB --- 2008-05-24 02:48:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 02:48:44 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-24 02:48:44 - cleaning the object tree TB --- 2008-05-24 02:49:15 - cvsupping the source tree TB --- 2008-05-24 02:49:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-24 02:49:22 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 02:49:22 - cd /src TB --- 2008-05-24 02:49:22 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 02:49:27 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 Sat May 24 03:55:46 UTC 2008 TB --- 2008-05-24 03:55:46 - generating LINT kernel config TB --- 2008-05-24 03:55:46 - cd /src/sys/i386/conf TB --- 2008-05-24 03:55:46 - /usr/bin/make -B LINT TB --- 2008-05-24 03:55:47 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 03:55:47 - cd /src TB --- 2008-05-24 03:55:47 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 03:55:47 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 [...] @ -> /src/sys machine -> /src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I/src/sys/modules/dtrace/dtraceall/../../.. -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/src/sys/LINT /src/sys/modules/dtrace/dtraceall/dtraceall.c ===> dtrace/lockstat (depend) @ -> /src/sys machine -> /src/sys/i386/include make: don't know how to make lockstat.c. Stop *** Error code 2 Stop in /src/sys/modules/dtrace. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 03:58:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 03:58:35 - ERROR: failed to build lint kernel TB --- 2008-05-24 03:58:35 - tinderbox aborted TB --- 3143.20 user 381.10 system 4191.16 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 24 04:34:35 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 04:34:52 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080524043427.E417273039@freebsd-current.sentex.ca> TB --- 2008-05-24 03:24:59 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 03:24:59 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-24 03:24:59 - cleaning the object tree TB --- 2008-05-24 03:25:35 - cvsupping the source tree TB --- 2008-05-24 03:25:35 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-24 03:25:42 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 03:25:42 - cd /src TB --- 2008-05-24 03:25:42 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 03:25:44 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 Sat May 24 04:31:57 UTC 2008 TB --- 2008-05-24 04:31:57 - generating LINT kernel config TB --- 2008-05-24 04:31:57 - cd /src/sys/pc98/conf TB --- 2008-05-24 04:31:57 - /usr/bin/make -B LINT TB --- 2008-05-24 04:31:57 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 04:31:57 - cd /src TB --- 2008-05-24 04:31:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 04:31:57 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 [...] i386 -> /src/sys/i386/include rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I/src/sys/modules/dtrace/dtraceall/../../.. -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/obj/pc98/src/sys/LINT /src/sys/modules/dtrace/dtraceall/dtraceall.c ===> dtrace/lockstat (depend) @ -> /src/sys machine -> /src/sys/pc98/include i386 -> /src/sys/i386/include make: don't know how to make lockstat.c. Stop *** Error code 2 Stop in /src/sys/modules/dtrace. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 04:34:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 04:34:27 - ERROR: failed to build lint kernel TB --- 2008-05-24 04:34:27 - tinderbox aborted TB --- 3103.66 user 388.88 system 4167.77 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Sat May 24 10:01:08 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 10:01:15 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080524100105.8228173039@freebsd-current.sentex.ca> TB --- 2008-05-24 08:37:02 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 08:37:02 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-24 08:37:02 - cleaning the object tree TB --- 2008-05-24 08:37:25 - cvsupping the source tree TB --- 2008-05-24 08:37:25 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-24 08:37:33 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 08:37:33 - cd /src TB --- 2008-05-24 08:37:33 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 08:37:35 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 Sat May 24 09:44:37 UTC 2008 TB --- 2008-05-24 09:44:37 - generating LINT kernel config TB --- 2008-05-24 09:44:37 - cd /src/sys/i386/conf TB --- 2008-05-24 09:44:37 - /usr/bin/make -B LINT TB --- 2008-05-24 09:44:37 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 09:44:37 - cd /src TB --- 2008-05-24 09:44:37 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 09:44:37 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 [...] objcopy --strip-debug if_oltr.ko ===> opensolaris (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c cc1: warnings being treated as errors /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here *** Error code 1 Stop in /src/sys/modules/opensolaris. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 10:01:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 10:01:05 - ERROR: failed to build lint kernel TB --- 2008-05-24 10:01:05 - tinderbox aborted TB --- 3794.49 user 448.45 system 5043.09 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 24 10:34:42 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 10:34:49 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080524103435.1286973039@freebsd-current.sentex.ca> TB --- 2008-05-24 09:13:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 09:13:45 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-24 09:13:45 - cleaning the object tree TB --- 2008-05-24 09:14:09 - cvsupping the source tree TB --- 2008-05-24 09:14:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-24 09:14:15 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 09:14:15 - cd /src TB --- 2008-05-24 09:14:15 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 09:14:17 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 Sat May 24 10:20:35 UTC 2008 TB --- 2008-05-24 10:20:35 - generating LINT kernel config TB --- 2008-05-24 10:20:35 - cd /src/sys/pc98/conf TB --- 2008-05-24 10:20:35 - /usr/bin/make -B LINT TB --- 2008-05-24 10:20:35 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 10:20:35 - cd /src TB --- 2008-05-24 10:20:35 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 10:20:35 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 [...] objcopy --strip-debug if_oltr.ko ===> opensolaris (all) cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c cc1: warnings being treated as errors /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here *** Error code 1 Stop in /src/sys/modules/opensolaris. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 10:34:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 10:34:35 - ERROR: failed to build lint kernel TB --- 2008-05-24 10:34:35 - tinderbox aborted TB --- 3648.45 user 445.23 system 4849.95 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From piotrekk at excite.com Sat May 24 12:10:02 2008 From: piotrekk at excite.com (piotr) Date: Sat May 24 12:10:05 2008 Subject: i386/123953: checking if UIC has KDE plugins available... Message-ID: <200805241200.m4OC065a047218@www.freebsd.org> >Number: 123953 >Category: i386 >Synopsis: checking if UIC has KDE plugins available... >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 24 12:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: piotr >Release: 7.0-RELEASE >Organization: >Environment: # uname -a FreeBSD bsd.dom.net 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: cannot install kde-lite, kde-lite installation hangs with this message: checking if UIC has KDE plugins available... # portinstall x11/kde-lite .............................................................................. .............................................................................. .............................................................................. => Attempting to fetch from ftp://ftp.kde.org/pub/kde/stable/3.5.8/src/. kdeaccessibility-3.5.8.tar.bz2 100% of 8544 kB 177 kBps 00m00s ===> Extracting for kdeaccessibility-3.5.8 => MD5 Checksum OK for KDE/kdeaccessibility-3.5.8.tar.bz2. => SHA256 Checksum OK for KDE/kdeaccessibility-3.5.8.tar.bz2. ===> Patching for kdeaccessibility-3.5.8 ===> kdeaccessibility-3.5.8 depends on file: /usr/local/bin/moc - found ===> kdeaccessibility-3.5.8 depends on executable: gmake - found ===> kdeaccessibility-3.5.8 depends on file: /usr/local/bin/libtool - found ===> kdeaccessibility-3.5.8 depends on shared library: kimproxy - found ===> Configuring for kdeaccessibility-3.5.8 checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking target system type... i386-portbld-freebsd7.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... admin/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for kde-config... /usr/local/bin/kde-config checking where to install... /usr/local (as requested) checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc is blacklisted... no checking whether c++ supports -Wundef... yes checking whether c++ supports -Wno-long-long... yes checking whether c++ supports -Wno-non-virtual-dtor... yes checking whether c++ supports -fno-reorder-blocks... yes checking whether c++ supports -fno-exceptions... yes checking whether c++ supports -fno-check-new... yes checking whether c++ supports -fno-common... yes checking whether c++ supports -fexceptions... yes checking whether system headers can cope with -O2 -fno-inline... irrelevant checking how to run the C++ preprocessor... c++ -E checking whether c++ supports -O0... yes not using lib directory suffix checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking if C++ programs can be compiled... yes checking for strlcat... yes checking if strlcat needs custom prototype... no checking for strlcpy... yes checking if strlcpy needs custom prototype... no checking for main in -lutil... yes checking for main in -lcompat... yes checking for crypt in -lcrypt... yes checking for socklen_t... yes checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for inet_ntoa... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for poll in -lpoll... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking if res_init needs -lresolv... no checking for res_init... yes checking if res_init needs custom prototype... no checking for killpg in -lucb... no checking for int... yes checking size of int... 4 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for char *... yes checking size of char *... 4 checking for dlopen in -ldl... no checking for shl_unload in -ldld... no checking for size_t... yes checking size of size_t... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking sizeof size_t == sizeof unsigned long... yes checking for PIE support... yes checking if enabling -pie/fPIE support... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for vsnprintf... yes checking for snprintf... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking for IceConnectionNumber in -lICE... yes checking for libXext... yes checking whether c++ supports -pthread... yes checking for extra includes... added checking for extra libs... added checking for libz... -lz checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg checking for perl... /usr/local/bin/perl checking for Qt... libraries /usr/local/lib, headers /usr/local/include using -mt checking for moc... /usr/local/bin/moc checking for uic... /usr/local/bin/uic checking whether uic supports -L ... yes checking whether uic supports -nounload ... yes checking if Qt needs -ljpeg... no checking for rpath... yes checking for KDE... libraries /usr/local/lib, headers /usr/local/include checking if UIC has KDE plugins available... >How-To-Repeat: upgrade freeBSD 6.3 to 7.0-RELEASE and try to install kde-lite >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rostyslav_lozynskyy at yahoo.com Sat May 24 15:10:02 2008 From: rostyslav_lozynskyy at yahoo.com (Rostyslav) Date: Sat May 24 15:10:08 2008 Subject: i386/123958: BroadCom wireless 43xx and Inspiron 600m Message-ID: <200805241505.m4OF5qBs061176@www.freebsd.org> >Number: 123958 >Category: i386 >Synopsis: BroadCom wireless 43xx and Inspiron 600m >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 24 15:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Rostyslav >Release: PC-BSD(FreeBSD 6.3 - i386) >Organization: Tech Support >Environment: Don't have a system on front of me >Description: Hi, I having problem with my wireless built-in card (Broadcom 43xx "14e4") on Inspiron 600m. Was trying to compile bcmwl5.inf and ...sys, got ndis0 device but it did not fire up physical device. Also was trying to manage ndis0 options with sysctl and did not get any result. Can somebody let me know(links also good) where to download right <> files, i would really appreciate this. (PC-BSD - i386, INSPIRON 600M). Thank You. Ross >How-To-Repeat: ??? >Fix: Don't know yet Patch attached with submission follows: Hi, I having problem with my wireless built-in card (Broadcom 43xx "14e4") on Inspiron 600m. Was trying to compile bcmwl5.inf and ...sys, got ndis0 device but it did not fire up physical device. Also was trying to manage ndis0 options with sysctl and did not get any result. Can somebody let me know(links also good) where to download right <> files, i would really appreciate this. (PC-BSD - i386, INSPIRON 600M). Thank You. Ross >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Sat May 24 15:57:21 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 15:57:28 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080524155719.CF36D73039@freebsd-current.sentex.ca> TB --- 2008-05-24 14:33:50 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 14:33:50 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-24 14:33:50 - cleaning the object tree TB --- 2008-05-24 14:34:16 - cvsupping the source tree TB --- 2008-05-24 14:34:16 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-24 14:34:22 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 14:34:22 - cd /src TB --- 2008-05-24 14:34:22 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 14:34:24 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 Sat May 24 15:40:32 UTC 2008 TB --- 2008-05-24 15:40:32 - generating LINT kernel config TB --- 2008-05-24 15:40:32 - cd /src/sys/i386/conf TB --- 2008-05-24 15:40:32 - /usr/bin/make -B LINT TB --- 2008-05-24 15:40:32 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 15:40:32 - cd /src TB --- 2008-05-24 15:40:32 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 15:40:32 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 [...] objcopy --strip-debug if_oltr.ko ===> opensolaris (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c cc1: warnings being treated as errors /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here *** Error code 1 Stop in /src/sys/modules/opensolaris. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 15:57:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 15:57:19 - ERROR: failed to build lint kernel TB --- 2008-05-24 15:57:19 - tinderbox aborted TB --- 3798.75 user 443.68 system 5009.38 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Sat May 24 16:31:28 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sat May 24 16:31:37 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080524163121.70B5F73039@freebsd-current.sentex.ca> TB --- 2008-05-24 15:10:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-24 15:10:27 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-24 15:10:27 - cleaning the object tree TB --- 2008-05-24 15:10:48 - cvsupping the source tree TB --- 2008-05-24 15:10:48 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-24 15:10:54 - building world (CFLAGS=-O -pipe) TB --- 2008-05-24 15:10:54 - cd /src TB --- 2008-05-24 15:10:54 - /usr/bin/make -B buildworld >>> World build started on Sat May 24 15:10:56 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 Sat May 24 16:17:11 UTC 2008 TB --- 2008-05-24 16:17:11 - generating LINT kernel config TB --- 2008-05-24 16:17:11 - cd /src/sys/pc98/conf TB --- 2008-05-24 16:17:11 - /usr/bin/make -B LINT TB --- 2008-05-24 16:17:11 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-24 16:17:11 - cd /src TB --- 2008-05-24 16:17:11 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 24 16:17:11 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 [...] objcopy --strip-debug if_oltr.ko ===> opensolaris (all) cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris.c cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c cc -O -pipe -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c cc1: warnings being treated as errors /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here *** Error code 1 Stop in /src/sys/modules/opensolaris. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-24 16:31:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-24 16:31:21 - ERROR: failed to build lint kernel TB --- 2008-05-24 16:31:21 - tinderbox aborted TB --- 3651.02 user 443.52 system 4853.37 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From rwatson at FreeBSD.org Sat May 24 16:53:39 2008 From: rwatson at FreeBSD.org (Robert Watson) Date: Sat May 24 16:53:43 2008 Subject: [head tinderbox] failure on i386/i386 In-Reply-To: <20080524155719.CF36D73039@freebsd-current.sentex.ca> References: <20080524155719.CF36D73039@freebsd-current.sentex.ca> Message-ID: <20080524173054.K9809@fledge.watson.org> On Sat, 24 May 2008, FreeBSD Tinderbox wrote: > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_cmn_err.c > cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/opensolaris/../../cddl/compat/opensolaris -I/src/sys/modules/opensolaris/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/opensolaris/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -c /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c > cc1: warnings being treated as errors > /src/sys/modules/opensolaris/../../cddl/compat/opensolaris/kern/opensolaris_kmem.c:203: warning: redundant redeclaration of 'zone_drain' > /src/sys/modules/opensolaris/../../vm/uma.h:51: warning: previous declaration of 'zone_drain' was here > *** Error code 1 If you need access to a faster box so you can more conveniently run make world / make universe between batches of commits, please let us know. Obviously, a lot of different hands have been involved, but it seems like there tree has been broken more than it has been compiling for about the last month and a half. It would be very nice if the tinderbox breakage could be reduced to "occasional" from "most of the time". Robert N M Watson Computer Laboratory University of Cambridge From freebsd at nagilum.org Sat May 24 17:40:05 2008 From: freebsd at nagilum.org (Alexander) Date: Sat May 24 17:40:08 2008 Subject: i386/123462: clock is too fast Message-ID: <200805241740.m4OHe5jj014031@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Alexander To: bug-followup@freebsd.org Cc: info@maroufi.net Subject: Re: i386/123462: clock is too fast Date: Sat, 24 May 2008 19:34:10 +0200 Have you ever deleted the drift file between those tests? If you try a new timer mode you should also delete the drift file (as the drift will be different..) and then restart the ntpd. Or as a short receipe: - stop ntpd - remove the drift file - set the new timer mode - run ntpdate - run ntpd ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs.. From vwe at FreeBSD.org Sat May 24 18:15:32 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sat May 24 18:15:38 2008 Subject: ports/123953: checking if UIC has KDE plugins available... Message-ID: <200805241815.m4OIFWaC017443@freefall.freebsd.org> Synopsis: checking if UIC has KDE plugins available... Responsible-Changed-From-To: freebsd-i386->freebsd-ports-bugs Responsible-Changed-By: vwe Responsible-Changed-When: Sat May 24 18:15:05 UTC 2008 Responsible-Changed-Why: reclassify http://www.freebsd.org/cgi/query-pr.cgi?pr=123953 From vwe at FreeBSD.org Sat May 24 22:43:15 2008 From: vwe at FreeBSD.org (vwe@FreeBSD.org) Date: Sat May 24 22:43:17 2008 Subject: i386/123958: BroadCom wireless 43xx and Inspiron 600m Message-ID: <200805242243.m4OMhFT7042426@freefall.freebsd.org> Synopsis: BroadCom wireless 43xx and Inspiron 600m State-Changed-From-To: open->closed State-Changed-By: vwe State-Changed-When: Sat May 24 22:40:30 UTC 2008 State-Changed-Why: Rostyslav, please ask questions on the mailing lists (we have several of them and they have a legitimation). GNATS is our bug database and neither a chat system, nor some kind of a forum. As a first shot to your question: For using project evil drivers, you need to get some Windows drivers for your device. We (the FreeBSD project) does not distribute Windows drivers. Thank you for your understanding! http://www.freebsd.org/cgi/query-pr.cgi?pr=123958 From martin at martinshouse.com Sun May 25 17:10:06 2008 From: martin at martinshouse.com (Martin Johnson) Date: Sun May 25 17:10:09 2008 Subject: i386/123980: Patch to implement ATA UDMA speed limit (hw.ata.ata_dma_limit) Message-ID: <200805251703.m4PH3LIQ013336@www.freebsd.org> >Number: 123980 >Category: i386 >Synopsis: Patch to implement ATA UDMA speed limit (hw.ata.ata_dma_limit) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 25 17:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Johnson >Release: 7.0-RELEASE-p1 >Organization: n/a >Environment: FreeBSD toybox.internal 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Sun May 25 08:41:05 BST 2008 root@toybox.internal:/usr/obj/usr/src/sys/GENERIC i386 >Description: FreeBSD sometimes chooses an unsafe UDMA speed for IDE hard drives, despite best efforts made in the ATA driver code to prevent this. An example is the Soekris net5501 embedded computer, using a Travelstar E7K100 2.5" hard drive. FreeBSD 6.2-RELEASE chooses UDMA33 mode for this hardware - which works OK - but FreeBSD 7.0-RELEASE chooses UDMA100 mode, which is too fast and causes disk errors such as "ad0: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=3871". The attached patch allows the user to set a new sysctl, hw.ata.ata_dma_limit, in /boot/loader.conf. This acts as a speed limiter. For example on the Soekris net5501 platform, this hw.ata.ata_dma_limit="4" reduces the speed to UDMA66 mode, which works well, giving a small performance increase over UDMA33 mode without the errors caused by UDMA100 mode. >How-To-Repeat: Clean install (via PXEBOOT and NFS) of FreeBSD 7.0-RELEASE onto Soekris net5501 with E7K100 Travelstar hard drive. Errors will be reported after installation, particularly when disk activity is heavy. http://jdc.parodius.com/freebsd/pxeboot_serial_install.html gives some hints including a workaround for a showstopper regarding loading gzip'd mfsroot from pxeboot. >Fix: See attached patch. This only implements the change for IDE (PATA) drives, and it's possible that similar code might be sensible for SATA drives. Patch attached with submission follows: --- ata-all.c.orig 2008-05-25 17:37:53.000000000 +0100 +++ ata-all.c 2008-05-25 17:37:51.000000000 +0100 @@ -78,6 +78,7 @@ /* local vars */ static int ata_dma = 1; +static int ata_dma_limit = 6; static int atapi_dma = 1; /* sysctl vars */ @@ -85,6 +86,9 @@ TUNABLE_INT("hw.ata.ata_dma", &ata_dma); SYSCTL_INT(_hw_ata, OID_AUTO, ata_dma, CTLFLAG_RDTUN, &ata_dma, 0, "ATA disk DMA mode control"); +TUNABLE_INT("hw.ata.ata_dma_limit", &ata_dma_limit); +SYSCTL_INT(_hw_ata, OID_AUTO, ata_dma_limit, CTLFLAG_RDTUN, &ata_dma_limit, 0, + "ATA disk DMA mode limit"); TUNABLE_INT("hw.ata.atapi_dma", &atapi_dma); SYSCTL_INT(_hw_ata, OID_AUTO, atapi_dma, CTLFLAG_RDTUN, &atapi_dma, 0, "ATAPI device DMA mode control"); @@ -900,17 +904,17 @@ ata_umode(struct ata_params *ap) { if (ap->atavalid & ATA_FLAG_88) { - if (ap->udmamodes & 0x40) + if (ap->udmamodes & 0x40 && ata_dma_limit >= 6) return ATA_UDMA6; - if (ap->udmamodes & 0x20) + if (ap->udmamodes & 0x20 && ata_dma_limit >= 5) return ATA_UDMA5; - if (ap->udmamodes & 0x10) + if (ap->udmamodes & 0x10 && ata_dma_limit >= 4) return ATA_UDMA4; - if (ap->udmamodes & 0x08) + if (ap->udmamodes & 0x08 && ata_dma_limit >= 3) return ATA_UDMA3; - if (ap->udmamodes & 0x04) + if (ap->udmamodes & 0x04 && ata_dma_limit >= 2) return ATA_UDMA2; - if (ap->udmamodes & 0x02) + if (ap->udmamodes & 0x02 && ata_dma_limit >= 1) return ATA_UDMA1; if (ap->udmamodes & 0x01) return ATA_UDMA0; >Release-Note: >Audit-Trail: >Unformatted: From martin at martinshouse.com Sun May 25 17:30:02 2008 From: martin at martinshouse.com (Martin Johnson) Date: Sun May 25 17:30:04 2008 Subject: i386/123981: You can't usefully PXEBOOT the 7.0-RELEASE-i386-livefs.iso image Message-ID: <200805251723.m4PHN5q6016217@www.freebsd.org> >Number: 123981 >Category: i386 >Synopsis: You can't usefully PXEBOOT the 7.0-RELEASE-i386-livefs.iso image >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: Sun May 25 17:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Johnson >Release: 7.0-RELEASE >Organization: n/a >Environment: 7.0-RELEASE-i386-livefs.iso >Description: You cannot usefully PXEBOOT the LiveFS CDROM image. This is a pity, because it would be useful as a rescue boot image for computers without CDROM drives. To be strictly accurate, you _can_ tweak the image to PXEBOOT so that the FreeBSD installer will run, by editing loader.conf and decompressing mfsroot.gz (see http://jdc.parodius.com/freebsd/pxeboot_serial_install.html ) but this does not get you very far. The problem is that when you choose the installer's menu option to launch the rescue shell, there is no option to access the rest of the ISO image files over NFS. It only works from CDROM, which you don't have if you're PXE booting over the network. >How-To-Repeat: Use any machine with PXEBOOT support, as per http://jdc.parodius.com/freebsd/pxeboot_serial_install.html . You will need a working FreeBSD machine to serve the image file from, with working DHCP, TFTP and NFS services. Once the FreeBSD installer is running, select the rescue shell. It won't be able to find the files it needs. >Fix: The FreeBSD installer already allows you to install FreeBSD by accessing the installation files over NFS. It should be possible to access the LiveFS CD files in the same way. >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Sun May 25 17:41:15 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 25 17:41:31 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080525174111.6556673039@freebsd-current.sentex.ca> TB --- 2008-05-25 16:13:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-25 16:13:32 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-25 16:13:32 - cleaning the object tree TB --- 2008-05-25 16:14:09 - cvsupping the source tree TB --- 2008-05-25 16:14:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-25 16:14:17 - building world (CFLAGS=-O -pipe) TB --- 2008-05-25 16:14:17 - cd /src TB --- 2008-05-25 16:14:17 - /usr/bin/make -B buildworld >>> World build started on Sun May 25 16:14: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 Sun May 25 17:21:13 UTC 2008 TB --- 2008-05-25 17:21:13 - generating LINT kernel config TB --- 2008-05-25 17:21:13 - cd /src/sys/i386/conf TB --- 2008-05-25 17:21:13 - /usr/bin/make -B LINT TB --- 2008-05-25 17:21:13 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-25 17:21:13 - cd /src TB --- 2008-05-25 17:21:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 25 17:21:14 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 -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c cc1: warnings being treated as errors /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c: In function 'zfs_ioc_recvbackup': /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: implicit declaration of function 'refcount_release' /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: nested extern declaration of 'refcount_release' *** Error code 1 Stop in /src/sys/modules/zfs. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-25 17:41:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-25 17:41:11 - ERROR: failed to build lint kernel TB --- 2008-05-25 17:41:11 - tinderbox aborted TB --- 3960.73 user 460.33 system 5258.34 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From brd at FreeBSD.org Sun May 25 17:45:45 2008 From: brd at FreeBSD.org (brd@FreeBSD.org) Date: Sun May 25 17:45:53 2008 Subject: kern/123980: [patch] Implement ATA UDMA speed limit (hw.ata.ata_dma_limit) Message-ID: <200805251745.m4PHjb4k058511@freefall.freebsd.org> Old Synopsis: Patch to implement ATA UDMA speed limit (hw.ata.ata_dma_limit) New Synopsis: [patch] Implement ATA UDMA speed limit (hw.ata.ata_dma_limit) Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: brd Responsible-Changed-When: Sun May 25 17:41:09 UTC 2008 Responsible-Changed-Why: Fix category and Synopsis to note that it includes a patch. http://www.freebsd.org/cgi/query-pr.cgi?pr=123980 From tinderbox at freebsd.org Sun May 25 18:45:53 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Sun May 25 18:46:00 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080525184550.301DF73039@freebsd-current.sentex.ca> TB --- 2008-05-25 17:21:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-25 17:21:31 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-25 17:21:31 - cleaning the object tree TB --- 2008-05-25 17:22:07 - cvsupping the source tree TB --- 2008-05-25 17:22:07 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-25 17:22:13 - building world (CFLAGS=-O -pipe) TB --- 2008-05-25 17:22:13 - cd /src TB --- 2008-05-25 17:22:13 - /usr/bin/make -B buildworld >>> World build started on Sun May 25 17:22: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 >>> World build completed on Sun May 25 18:28:19 UTC 2008 TB --- 2008-05-25 18:28:19 - generating LINT kernel config TB --- 2008-05-25 18:28:19 - cd /src/sys/pc98/conf TB --- 2008-05-25 18:28:19 - /usr/bin/make -B LINT TB --- 2008-05-25 18:28:19 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-25 18:28:19 - cd /src TB --- 2008-05-25 18:28:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 25 18:28:19 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 -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c cc -O -pipe -DFREEBSD_NAMECACHE -DPC98 -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winl ine -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c cc1: warnings being treated as errors /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c: In function 'zfs_ioc_recvbackup': /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: implicit declaration of function 'refcount_release' /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: nested extern declaration of 'refcount_release' *** Error code 1 Stop in /src/sys/modules/zfs. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-25 18:45:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-25 18:45:49 - ERROR: failed to build lint kernel TB --- 2008-05-25 18:45:49 - tinderbox aborted TB --- 3806.79 user 458.27 system 5058.15 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From info at maroufi.net Sun May 25 19:30:04 2008 From: info at maroufi.net (Rene Maroufi) Date: Sun May 25 19:30:06 2008 Subject: i386/123462: clock is too fast Message-ID: <200805251930.m4PJU3dB065275@freefall.freebsd.org> The following reply was made to PR i386/123462; it has been noted by GNATS. From: Rene Maroufi To: Alexander Cc: bug-followup@freebsd.org Subject: Re: i386/123462: clock is too fast Date: Sun, 25 May 2008 21:28:33 +0200 On Sat, May 24, 2008 at 07:34:10PM +0200, Alexander wrote: > Have you ever deleted the drift file between those tests? No, but I fix the problem in another way. It's old Hardware, I donate it to a school. I waste to much time for this problem. Sorry for not debugging anymore. Regards René -- René Maroufi info@maroufi.net From ben at wordmatter.co.uk Sun May 25 23:40:02 2008 From: ben at wordmatter.co.uk (Ben Morris) Date: Sun May 25 23:40:03 2008 Subject: i386/123990: BTX halted on Thinkpad x60s Message-ID: <200805252329.m4PNT3Do077085@www.freebsd.org> >Number: 123990 >Category: i386 >Synopsis: BTX halted on Thinkpad x60s >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 25 23:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ben Morris >Release: 7.0, 6.2, 6.1 >Organization: Wordmatter Limited >Environment: Lenovo/IBM Thinkpad x60s >Description: BTX halts and dumps registers on this laptop, so install from the release boot ISO is not possible. I have looping symptons as defect 115854. Cf also all the other defects found from a "BTX halted " search. Versions of this problem seem to go back to at least 4.x releases. So far as I can see they have not been resolved (possibly not even investigated?). I have tried fiddling with the BIOS setup but nothing has worked yet. >How-To-Repeat: Reproduced trying to boot from USB CDROM with 7.0 ISO boot CD. The boot CD is fine, Compaq NC4000 has no problems booting from it. Same defect with 6.1 and 6.2 floppy boot disks. These disks are fine too, I've been using them for years (!) on other machines, and verified they are okay on the Compaq NC4000. I've tried USB floppy (for 6.1 and 6.2, I've used these floppies from a USB FDD with no problems on multiple other machines including IBM laptops, just tested again and they are fine), and USB CD from the "boot only" ISO image, works fine on XXX. The laptop is fine, the external drives are fine. E.g. I've just booted an old MS-DOS 6.20 from floppy, have been running the installed Win XP fine from hard drive. The images are fine, checked on other laptops. Trawling the forums I see BTX halted problems going back to 4.x and wonder have they ever been resolved? >Fix: >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Mon May 26 00:05:24 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Mon May 26 00:05:32 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080526000521.1DF3373039@freebsd-current.sentex.ca> TB --- 2008-05-25 22:38:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-25 22:38:23 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-25 22:38:23 - cleaning the object tree TB --- 2008-05-25 22:38:50 - cvsupping the source tree TB --- 2008-05-25 22:38:50 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-25 22:38:56 - building world (CFLAGS=-O -pipe) TB --- 2008-05-25 22:38:56 - cd /src TB --- 2008-05-25 22:38:56 - /usr/bin/make -B buildworld >>> World build started on Sun May 25 22:38: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 >>> World build completed on Sun May 25 23:45:26 UTC 2008 TB --- 2008-05-25 23:45:26 - generating LINT kernel config TB --- 2008-05-25 23:45:26 - cd /src/sys/i386/conf TB --- 2008-05-25 23:45:26 - /usr/bin/make -B LINT TB --- 2008-05-25 23:45:26 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-25 23:45:26 - cd /src TB --- 2008-05-25 23:45:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 25 23:45: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 >>> stage 3.2: building everything [...] cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_acl.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ctldir.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c cc -O -pipe -DFREEBSD_NAMECACHE -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/zfs/../../cddl/compat/opensolaris -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/zmod -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common -I/src/sys/modules/zfs/../.. -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common/zfs -I/src/sys/modules/zfs/../../cddl/contrib/opensolaris/common -I/src/sys/modules/zfs/../../../include -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wno-unknown-pragmas -Wno-missing-prototypes -Wno-undef -Wno-strict-prototypes -Wno-cast-qual -Wno-parentheses -Wno-redundant-decls -Wno-missing-braces -Wno-uninitialized -Wno-unused -Wno-inline -Wno-switch -Wno-pointer-arith -c /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c cc1: warnings being treated as errors /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c: In function 'zfs_ioc_recvbackup': /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: implicit declaration of function 'refcount_release' /src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c:1482: warning: nested extern declaration of 'refcount_release' *** Error code 1 Stop in /src/sys/modules/zfs. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-26 00:05:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-26 00:05:21 - ERROR: failed to build lint kernel TB --- 2008-05-26 00:05:21 - tinderbox aborted TB --- 3959.78 user 459.94 system 5217.81 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From bugmaster at FreeBSD.org Mon May 26 11:06:49 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon May 26 11:07:14 2008 Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org Message-ID: <200805261106.m4QB6m1R064898@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 BTX halted with Promise Tx2000 Raid o i386/74008 i386 IBM eServer x225 cannot boot any v5.x - endless dump s o i386/74044 i386 [smb] ServerWorks OSB4 SMBus interface does not detect 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 freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 /boot/loader causes reboot due to CFLAGS+= -msse3 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 Machine lockup at boot loader countdown on SuperMicro o i386/93787 i386 freebsd 6.0 hangs on atkbd0 on Proliant 1850r server a 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 System freeze irrespective of load on Promise FastTrak o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 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 fbsd (2 cd) dont install in vmware 5.5.0 - reboot. 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 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 loader reboots before loading kernel on Albatron 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 Seagate ST3802110A errors/delays when using PIO4 or UD 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 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 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 [install] [panic] Install FreeBSD with USB CDROM cause 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/122040 i386 [install] Wont load further from CD f i386/122644 i386 [panic] on-boot mount /tmp kernel dump o i386/122668 i386 [boot] FreeBSD boot loader doesn't work on Dell R900 ( 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 kern/123619 i386 [build] PAE kernel fails to build 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 BTX halted on Thinkpad x60s 100 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 Freeze on detect Intel 900 VGA on boot with ACPI p i386/101379 i386 [i386] [patch] page fault clobbers error code in trap 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 [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/120714 i386 [viapm] [patch] viapm driver doesn't work on VIA VT823 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 i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [i386] [patch] bsd.cpu.mk doesn't handle opteron/athlo o i386/123820 i386 945GME no /dev/agpgart o i386/123981 i386 You can't usefully PXEBOOT the 7.0-RELEASE-i386-livefs 43 problems total. From tinderbox at freebsd.org Thu May 29 21:32:31 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu May 29 21:32:41 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080529213227.6F90A73039@freebsd-current.sentex.ca> TB --- 2008-05-29 20:19:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-29 20:19:04 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-29 20:19:04 - cleaning the object tree TB --- 2008-05-29 20:19:43 - cvsupping the source tree TB --- 2008-05-29 20:19:43 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-29 20:19:50 - building world (CFLAGS=-O -pipe) TB --- 2008-05-29 20:19:50 - cd /src TB --- 2008-05-29 20:19:50 - /usr/bin/make -B buildworld >>> World build started on Thu May 29 20:19: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 >>> World build completed on Thu May 29 21:26:14 UTC 2008 TB --- 2008-05-29 21:26:14 - generating LINT kernel config TB --- 2008-05-29 21:26:14 - cd /src/sys/i386/conf TB --- 2008-05-29 21:26:14 - /usr/bin/make -B LINT TB --- 2008-05-29 21:26:14 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-29 21:26:14 - cd /src TB --- 2008-05-29 21:26:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 29 21:26:14 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-29 21:32:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-29 21:32:27 - ERROR: failed to build lint kernel TB --- 2008-05-29 21:32:27 - tinderbox aborted TB --- 3248.94 user 403.05 system 4402.52 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Thu May 29 22:38:06 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Thu May 29 22:38:15 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080529223802.15A4073039@freebsd-current.sentex.ca> TB --- 2008-05-29 21:26:26 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-29 21:26:26 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-29 21:26:26 - cleaning the object tree TB --- 2008-05-29 21:27:02 - cvsupping the source tree TB --- 2008-05-29 21:27:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-29 21:27:09 - building world (CFLAGS=-O -pipe) TB --- 2008-05-29 21:27:09 - cd /src TB --- 2008-05-29 21:27:09 - /usr/bin/make -B buildworld >>> World build started on Thu May 29 21:27:10 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 May 29 22:33:05 UTC 2008 TB --- 2008-05-29 22:33:05 - generating LINT kernel config TB --- 2008-05-29 22:33:05 - cd /src/sys/pc98/conf TB --- 2008-05-29 22:33:05 - /usr/bin/make -B LINT TB --- 2008-05-29 22:33:05 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-29 22:33:05 - cd /src TB --- 2008-05-29 22:33:05 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 29 22:33:05 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target 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-05-29 22:38:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-29 22:38:01 - ERROR: failed to build lint kernel TB --- 2008-05-29 22:38:01 - tinderbox aborted TB --- 3187.67 user 407.90 system 4295.31 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From tinderbox at freebsd.org Fri May 30 03:46:41 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 03:46:49 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080530034637.BE26D73039@freebsd-current.sentex.ca> TB --- 2008-05-30 02:33:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 02:33:42 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-30 02:33:42 - cleaning the object tree TB --- 2008-05-30 02:34:08 - cvsupping the source tree TB --- 2008-05-30 02:34:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-30 02:34:15 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 02:34:15 - cd /src TB --- 2008-05-30 02:34:15 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 02:34:17 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 May 30 03:40:17 UTC 2008 TB --- 2008-05-30 03:40:17 - generating LINT kernel config TB --- 2008-05-30 03:40:17 - cd /src/sys/i386/conf TB --- 2008-05-30 03:40:17 - /usr/bin/make -B LINT TB --- 2008-05-30 03:40:17 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 03:40:17 - cd /src TB --- 2008-05-30 03:40:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 03:40:17 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-30 03:46:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 03:46:37 - ERROR: failed to build lint kernel TB --- 2008-05-30 03:46:37 - tinderbox aborted TB --- 3250.56 user 399.91 system 4375.55 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 30 04:52:50 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 04:53:01 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080530045246.B82D573039@freebsd-current.sentex.ca> TB --- 2008-05-30 03:41:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 03:41:01 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-30 03:41:01 - cleaning the object tree TB --- 2008-05-30 03:41:27 - cvsupping the source tree TB --- 2008-05-30 03:41:27 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-30 03:41:37 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 03:41:37 - cd /src TB --- 2008-05-30 03:41:37 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 03:41:38 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 May 30 04:47:37 UTC 2008 TB --- 2008-05-30 04:47:37 - generating LINT kernel config TB --- 2008-05-30 04:47:37 - cd /src/sys/pc98/conf TB --- 2008-05-30 04:47:37 - /usr/bin/make -B LINT TB --- 2008-05-30 04:47:37 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 04:47:37 - cd /src TB --- 2008-05-30 04:47:37 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 04:47:38 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target 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-05-30 04:52:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 04:52:46 - ERROR: failed to build lint kernel TB --- 2008-05-30 04:52:46 - tinderbox aborted TB --- 3188.95 user 403.17 system 4305.17 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From gnieder at gmx.de Fri May 30 07:30:02 2008 From: gnieder at gmx.de (Guenter Niedermeier) Date: Fri May 30 07:30:11 2008 Subject: i386/124124: Page fault while booting livefs iso of FreeBSD 7.0 Message-ID: <200805300723.m4U7NQrY059724@www.freebsd.org> >Number: 124124 >Category: i386 >Synopsis: Page fault while booting livefs iso of FreeBSD 7.0 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 30 07:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Guenter Niedermeier >Release: 7.0 lifefs >Organization: n.a. >Environment: Not possible, because system is in reboot loop. >Description: this error occurs when booting livefs iso of FreeBSD 7.0 ---------------------------------------------------- FATAL TRAP 12 : page fault while in kernel mode cpuid = 0, apicid = 03 fault virtual address = 0x3f80 fault code = supervisor write, page not present .. trap number 12 panic: page fault cpuid = 0 Used system: Dual PIII/933 Asus ServerWorks CUR-DLS latest BIOS 1GB RAM 3Ware 7500 8ch. raid controller Promise UltraATA 100 IDE controller ---------------------------------------------------- The error always occurs after twed0 is loaded. FreeBSD 6.3 is working fine on the same machine. Please help. Regards -Guenter >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From tinderbox at freebsd.org Fri May 30 10:02:22 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 10:02:30 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080530100218.8917A73039@freebsd-current.sentex.ca> TB --- 2008-05-30 08:49:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 08:49:08 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-30 08:49:08 - cleaning the object tree TB --- 2008-05-30 08:49:33 - cvsupping the source tree TB --- 2008-05-30 08:49:33 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-30 08:49:39 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 08:49:39 - cd /src TB --- 2008-05-30 08:49:39 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 08:49: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 May 30 09:56:10 UTC 2008 TB --- 2008-05-30 09:56:10 - generating LINT kernel config TB --- 2008-05-30 09:56:10 - cd /src/sys/i386/conf TB --- 2008-05-30 09:56:10 - /usr/bin/make -B LINT TB --- 2008-05-30 09:56:10 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 09:56:10 - cd /src TB --- 2008-05-30 09:56:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 09:56:10 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-30 10:02:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 10:02:18 - ERROR: failed to build lint kernel TB --- 2008-05-30 10:02:18 - tinderbox aborted TB --- 3247.59 user 401.44 system 4389.66 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From tinderbox at freebsd.org Fri May 30 11:08:01 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 11:08:18 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080530110758.0D88473039@freebsd-current.sentex.ca> TB --- 2008-05-30 09:56:23 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 09:56:23 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-30 09:56:23 - cleaning the object tree TB --- 2008-05-30 09:56:50 - cvsupping the source tree TB --- 2008-05-30 09:56:50 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-30 09:56:57 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 09:56:57 - cd /src TB --- 2008-05-30 09:56:57 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 09:56: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 >>> World build completed on Fri May 30 11:02:56 UTC 2008 TB --- 2008-05-30 11:02:56 - generating LINT kernel config TB --- 2008-05-30 11:02:56 - cd /src/sys/pc98/conf TB --- 2008-05-30 11:02:56 - /usr/bin/make -B LINT TB --- 2008-05-30 11:02:56 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 11:02:56 - cd /src TB --- 2008-05-30 11:02:56 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 11:02:56 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target 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-05-30 11:07:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 11:07:57 - ERROR: failed to build lint kernel TB --- 2008-05-30 11:07:57 - tinderbox aborted TB --- 3186.15 user 408.50 system 4294.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From gavin at FreeBSD.org Fri May 30 14:20:03 2008 From: gavin at FreeBSD.org (Gavin Atkinson) Date: Fri May 30 14:20:08 2008 Subject: i386/81111: /boot/loader causes reboot due to CFLAGS+= -msse3 Message-ID: <200805301420.m4UEK3mi058545@freefall.freebsd.org> The following reply was made to PR i386/81111; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org Cc: ache@FreeBSD.org Subject: Re: i386/81111: /boot/loader causes reboot due to CFLAGS+= -msse3 Date: Fri, 30 May 2008 15:10:23 +0100 Fixed in HEAD and RELENG_7, still needs MFC of src/sys/boot/i386/Makefile.inc 1.11 to RELENG_6. From tinderbox at freebsd.org Fri May 30 16:23:46 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 16:23:54 2008 Subject: [head tinderbox] failure on i386/i386 Message-ID: <20080530162339.C3D3973039@freebsd-current.sentex.ca> TB --- 2008-05-30 15:06:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 15:06:44 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-30 15:06:44 - cleaning the object tree TB --- 2008-05-30 15:07:13 - cvsupping the source tree TB --- 2008-05-30 15:07:13 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-30 15:07:19 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 15:07:19 - cd /src TB --- 2008-05-30 15:07:19 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 15: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 >>> World build completed on Fri May 30 16:17:06 UTC 2008 TB --- 2008-05-30 16:17:06 - generating LINT kernel config TB --- 2008-05-30 16:17:06 - cd /src/sys/i386/conf TB --- 2008-05-30 16:17:06 - /usr/bin/make -B LINT TB --- 2008-05-30 16:17:06 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 16:17:06 - cd /src TB --- 2008-05-30 16:17:06 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 16:17: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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-30 16:23:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 16:23:39 - ERROR: failed to build lint kernel TB --- 2008-05-30 16:23:39 - tinderbox aborted TB --- 3278.16 user 411.61 system 4615.35 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From jhb at freebsd.org Fri May 30 16:26:43 2008 From: jhb at freebsd.org (John Baldwin) Date: Fri May 30 16:26:45 2008 Subject: [head tinderbox] failure on i386/i386 In-Reply-To: <20080529213227.6F90A73039@freebsd-current.sentex.ca> References: <20080529213227.6F90A73039@freebsd-current.sentex.ca> Message-ID: <200805301223.23219.jhb@freebsd.org> On Thursday 29 May 2008 05:32:27 pm FreeBSD Tinderbox wrote: > TB --- 2008-05-29 20:19:04 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2008-05-29 20:19:04 - starting HEAD tinderbox run for i386/i386 > TB --- 2008-05-29 20:19:04 - cleaning the object tree > TB --- 2008-05-29 20:19:43 - cvsupping the source tree > TB --- 2008-05-29 20:19:43 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile > TB --- 2008-05-29 20:19:50 - building world (CFLAGS=-O -pipe) > TB --- 2008-05-29 20:19:50 - cd /src > TB --- 2008-05-29 20:19:50 - /usr/bin/make -B buildworld > >>> World build started on Thu May 29 20:19: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 > >>> World build completed on Thu May 29 21:26:14 UTC 2008 > TB --- 2008-05-29 21:26:14 - generating LINT kernel config > TB --- 2008-05-29 21:26:14 - cd /src/sys/i386/conf > TB --- 2008-05-29 21:26:14 - /usr/bin/make -B LINT > TB --- 2008-05-29 21:26:14 - building LINT kernel (COPTFLAGS=) > TB --- 2008-05-29 21:26:14 - cd /src > TB --- 2008-05-29 21:26:14 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Thu May 29 21:26:14 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type > /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type > *** Error code 1 Sorry, should be fixed. It compiled fine from sys/modules/ie, just not from LINT. :( -- John Baldwin From tinderbox at freebsd.org Fri May 30 17:32:23 2008 From: tinderbox at freebsd.org (FreeBSD Tinderbox) Date: Fri May 30 17:32:34 2008 Subject: [head tinderbox] failure on i386/pc98 Message-ID: <20080530173220.4ADC873039@freebsd-current.sentex.ca> TB --- 2008-05-30 16:17:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-30 16:17:36 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-30 16:17:37 - cleaning the object tree TB --- 2008-05-30 16:18:05 - cvsupping the source tree TB --- 2008-05-30 16:18:06 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-30 16:18:13 - building world (CFLAGS=-O -pipe) TB --- 2008-05-30 16:18:13 - cd /src TB --- 2008-05-30 16:18:13 - /usr/bin/make -B buildworld >>> World build started on Fri May 30 16:18:14 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 May 30 17:27:07 UTC 2008 TB --- 2008-05-30 17:27:07 - generating LINT kernel config TB --- 2008-05-30 17:27:07 - cd /src/sys/pc98/conf TB --- 2008-05-30 17:27:07 - /usr/bin/make -B LINT TB --- 2008-05-30 17:27:07 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-30 17:27:07 - cd /src TB --- 2008-05-30 17:27:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri May 30 17:27:07 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/dev/ie/if_ie.c:1535: warning: passing argument 1 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1535: warning: passing argument 2 of 'bcopy' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1558: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1569: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1572: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1579: warning: assignment discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target type /src/sys/dev/ie/if_ie.c:1585: warning: passing argument 1 of 'bzero' discards qualifiers from pointer target 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-05-30 17:32:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-30 17:32:18 - ERROR: failed to build lint kernel TB --- 2008-05-30 17:32:18 - tinderbox aborted TB --- 3212.37 user 416.33 system 4481.86 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From remko at FreeBSD.org Sat May 31 10:00:15 2008 From: remko at FreeBSD.org (Remko Lodder) Date: Sat May 31 10:00:16 2008 Subject: i386/124124: Page fault while booting livefs iso of FreeBSD 7.0 Message-ID: <200805311000.m4VA0FDJ085262@freefall.freebsd.org> The following reply was made to PR i386/124124; it has been noted by GNATS. From: Remko Lodder To: Guenter Niedermeier Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/124124: Page fault while booting livefs iso of FreeBSD 7.0 Date: Sat, 31 May 2008 11:58:55 +0200 Guenter Niedermeier wrote: Dear Guenter, Sadly, given the problems you are seeing, we cannot help you. We need a backtrace of the actual error/crash so that we can determine what is happening here. The amount of information you are presenting is a start, but sadly not enough. That said, it's probably difficult to get this information straight from a LiveCD because it might not issue a coredump to the memory which can be extracted later. Are you in the position to install 7.0 on the disk and see what is happening then? (in that case we can probably get a coredump one way or the other). Cheers remko -- /"\ Best regards, | remko@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News