From owner-freebsd-i386@FreeBSD.ORG Sun Jun 15 20:30:02 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 539131065679 for ; Sun, 15 Jun 2008 20:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3269E8FC17 for ; Sun, 15 Jun 2008 20:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5FKU2xt051752 for ; Sun, 15 Jun 2008 20:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5FKU23e051751; Sun, 15 Jun 2008 20:30:02 GMT (envelope-from gnats) Resent-Date: Sun, 15 Jun 2008 20:30:02 GMT Resent-Message-Id: <200806152030.m5FKU23e051751@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Floyd Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B9F11065670 for ; Sun, 15 Jun 2008 20:29:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EFEE38FC0C for ; Sun, 15 Jun 2008 20:29:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5FKTIdX075504 for ; Sun, 15 Jun 2008 20:29:18 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5FKTIOD075503; Sun, 15 Jun 2008 20:29:18 GMT (envelope-from nobody) Message-Id: <200806152029.m5FKTIOD075503@www.freebsd.org> Date: Sun, 15 Jun 2008 20:29:18 GMT From: Paul Floyd To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/124621: Cannot mount ext2fs partition X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2008 20:30:02 -0000 >Number: 124621 >Category: i386 >Synopsis: Cannot mount ext2fs partition >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 Jun 15 20:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Paul Floyd >Release: 7.0p1 >Organization: n/a >Environment: FreeBSD bisanne.orange.fr 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: Fedora 9 (and perhaps other distros) has changed ext2fs in a way that is not backwards compatible (changing the inode size from 128bytes to 256bytes). This renders ext2fs partitions unmountable by FreeBSD. >How-To-Repeat: Install Fedora 9 and les the installer format its destination partition as ext3 >Fix: Formatted the partition with gparted (under debian etch) prior to running the Fedora 9 installer, and made sure to not format the partition during the installation. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 00:04:33 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B29C1065673; Mon, 16 Jun 2008 00:04:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3014B8FC12; Mon, 16 Jun 2008 00:04:33 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5G04Xai091249; Mon, 16 Jun 2008 00:04:33 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5G04Xq1091245; Mon, 16 Jun 2008 00:04:33 GMT (envelope-from gavin) Date: Mon, 16 Jun 2008 00:04:33 GMT Message-Id: <200806160004.m5G04Xq1091245@freefall.freebsd.org> To: gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-fs@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/124621: [ext3] Cannot mount ext2fs partition X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 00:04:33 -0000 Old Synopsis: Cannot mount ext2fs partition New Synopsis: [ext3] Cannot mount ext2fs partition Responsible-Changed-From-To: freebsd-i386->freebsd-fs Responsible-Changed-By: gavin Responsible-Changed-When: Mon Jun 16 00:03:20 UTC 2008 Responsible-Changed-Why: This doesn't sound -i386 specific http://www.freebsd.org/cgi/query-pr.cgi?pr=124621 From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:10:27 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66F7A106567C; Mon, 16 Jun 2008 07:10:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2DAE48FC13; Mon, 16 Jun 2008 07:10:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7APrJ037693; Mon, 16 Jun 2008 03:10:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7APpG012879; Mon, 16 Jun 2008 03:10:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4D46E73039; Mon, 16 Jun 2008 03:10:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616071025.4D46E73039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:10:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:10:27 -0000 TB --- 2008-06-16 07:07:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:07:34 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:07:34 - cleaning the object tree TB --- 2008-06-16 07:08:26 - cvsupping the source tree TB --- 2008-06-16 07:08:26 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:08:34 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:08:34 - cd /src TB --- 2008-06-16 07:08:34 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:08: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:10:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:10:25 - ERROR: failed to build world TB --- 2008-06-16 07:10:25 - tinderbox aborted TB --- 43.27 user 13.29 system 170.77 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:10:42 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C78291065758; Mon, 16 Jun 2008 07:10:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 8DED08FC33; Mon, 16 Jun 2008 07:10:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7AbAA037705; Mon, 16 Jun 2008 03:10:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7AbuL013015; Mon, 16 Jun 2008 03:10:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2E4797303E; Mon, 16 Jun 2008 03:10:37 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616071037.2E4797303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:10:37 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:10:42 -0000 TB --- 2008-06-16 07:07:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:07:54 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:07:54 - cleaning the object tree TB --- 2008-06-16 07:08:46 - cvsupping the source tree TB --- 2008-06-16 07:08:46 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:08:52 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:08:52 - cd /src TB --- 2008-06-16 07:08:52 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:08: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:10:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:10:37 - ERROR: failed to build world TB --- 2008-06-16 07:10:37 - tinderbox aborted TB --- 43.23 user 13.09 system 162.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:18:30 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EF00A1065672; Mon, 16 Jun 2008 07:18:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B71FB8FC2C; Mon, 16 Jun 2008 07:18:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7IP4C038533; Mon, 16 Jun 2008 03:18:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7IP5R066277; Mon, 16 Jun 2008 03:18:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C76C773039; Mon, 16 Jun 2008 03:18:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616071825.C76C773039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:18:25 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:18:31 -0000 TB --- 2008-06-16 07:16:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:16:48 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:16:48 - cleaning the object tree TB --- 2008-06-16 07:16:50 - cvsupping the source tree TB --- 2008-06-16 07:16:50 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:16:57 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:16:57 - cd /src TB --- 2008-06-16 07:16:57 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:16:57 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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:18:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:18:25 - ERROR: failed to build world TB --- 2008-06-16 07:18:25 - tinderbox aborted TB --- 41.87 user 9.77 system 96.88 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:18:31 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 473EB106567E; Mon, 16 Jun 2008 07:18:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0F17B8FC12; Mon, 16 Jun 2008 07:18:30 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7IQ55038535; Mon, 16 Jun 2008 03:18:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7IQAb066286; Mon, 16 Jun 2008 03:18:26 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 782897303E; Mon, 16 Jun 2008 03:18:26 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616071826.782897303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:18:26 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:18:31 -0000 TB --- 2008-06-16 07:16:48 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:16:48 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:16:48 - cleaning the object tree TB --- 2008-06-16 07:16:50 - cvsupping the source tree TB --- 2008-06-16 07:16:50 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:16:56 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:16:56 - cd /src TB --- 2008-06-16 07:16:56 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:16:57 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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:18:26 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:18:26 - ERROR: failed to build world TB --- 2008-06-16 07:18:26 - tinderbox aborted TB --- 41.88 user 9.87 system 97.88 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:27:15 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 345071065727; Mon, 16 Jun 2008 07:27:15 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id EF0E08FC1C; Mon, 16 Jun 2008 07:27:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7RDH4039635; Mon, 16 Jun 2008 03:27:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7RDnC056450; Mon, 16 Jun 2008 03:27:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 70E2373039; Mon, 16 Jun 2008 03:27:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616072713.70E2373039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:27:13 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:27:16 -0000 TB --- 2008-06-16 07:26:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:26:08 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:26:08 - cleaning the object tree TB --- 2008-06-16 07:26:09 - cvsupping the source tree TB --- 2008-06-16 07:26:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:26:14 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:26:14 - cd /src TB --- 2008-06-16 07:26:14 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:26: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:27:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:27:13 - ERROR: failed to build world TB --- 2008-06-16 07:27:13 - tinderbox aborted TB --- 42.01 user 9.64 system 65.09 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:27:21 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 230E710656AC; Mon, 16 Jun 2008 07:27:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id E04F08FC23; Mon, 16 Jun 2008 07:27:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7RECM033536; Mon, 16 Jun 2008 03:27:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7RE7K073397; Mon, 16 Jun 2008 03:27:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BFDFB7303E; Mon, 16 Jun 2008 03:27:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616072714.BFDFB7303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:27:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:27:21 -0000 TB --- 2008-06-16 07:26:09 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:26:09 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:26:09 - cleaning the object tree TB --- 2008-06-16 07:26:10 - cvsupping the source tree TB --- 2008-06-16 07:26:10 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:26:16 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:26:16 - cd /src TB --- 2008-06-16 07:26:16 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:26:16 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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:27:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:27:14 - ERROR: failed to build world TB --- 2008-06-16 07:27:14 - tinderbox aborted TB --- 41.89 user 9.69 system 64.91 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:32:13 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8CC01065684; Mon, 16 Jun 2008 07:32:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id A247D8FC2D; Mon, 16 Jun 2008 07:32:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7WCEO033799; Mon, 16 Jun 2008 03:32:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7WCnw077539; Mon, 16 Jun 2008 03:32:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 1946973039; Mon, 16 Jun 2008 03:32:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616073212.1946973039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:32:12 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:32:14 -0000 TB --- 2008-06-16 07:31:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:31:06 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:31:06 - cleaning the object tree TB --- 2008-06-16 07:31:08 - cvsupping the source tree TB --- 2008-06-16 07:31:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:31:13 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:31:13 - cd /src TB --- 2008-06-16 07:31:13 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:31: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:32:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:32:12 - ERROR: failed to build world TB --- 2008-06-16 07:32:12 - tinderbox aborted TB --- 42.31 user 9.39 system 65.38 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:32:18 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 839C0106567D; Mon, 16 Jun 2008 07:32:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4BB8C8FC18; Mon, 16 Jun 2008 07:32:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7WDU4040160; Mon, 16 Jun 2008 03:32:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7WDJp068666; Mon, 16 Jun 2008 03:32:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6FE347303E; Mon, 16 Jun 2008 03:32:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616073213.6FE347303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:32:13 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:32:18 -0000 TB --- 2008-06-16 07:31:07 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:31:07 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:31:07 - cleaning the object tree TB --- 2008-06-16 07:31:08 - cvsupping the source tree TB --- 2008-06-16 07:31:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:31:14 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:31:14 - cd /src TB --- 2008-06-16 07:31:14 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:31: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:32:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:32:13 - ERROR: failed to build world TB --- 2008-06-16 07:32:13 - tinderbox aborted TB --- 41.82 user 9.85 system 66.29 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:37:20 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B652710656AA; Mon, 16 Jun 2008 07:37:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7EB278FC25; Mon, 16 Jun 2008 07:37:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7bEG3040691; Mon, 16 Jun 2008 03:37:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7bE4N081857; Mon, 16 Jun 2008 03:37:14 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5A71F73039; Mon, 16 Jun 2008 03:37:14 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616073714.5A71F73039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:37:14 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:37:20 -0000 TB --- 2008-06-16 07:36:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:36:08 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:36:08 - cleaning the object tree TB --- 2008-06-16 07:36:09 - cvsupping the source tree TB --- 2008-06-16 07:36:09 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:36:15 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:36:15 - cd /src TB --- 2008-06-16 07:36:15 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:36: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:37:14 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:37:14 - ERROR: failed to build world TB --- 2008-06-16 07:37:14 - tinderbox aborted TB --- 41.80 user 9.88 system 66.26 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:37:21 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6280B106568A; Mon, 16 Jun 2008 07:37:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 29E9C8FC2B; Mon, 16 Jun 2008 07:37:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7bFZI040695; Mon, 16 Jun 2008 03:37:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7bFSw081869; Mon, 16 Jun 2008 03:37:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3AAA57303E; Mon, 16 Jun 2008 03:37:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616073715.3AAA57303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:37:15 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:37:21 -0000 TB --- 2008-06-16 07:36:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:36:08 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:36:08 - cleaning the object tree TB --- 2008-06-16 07:36:10 - cvsupping the source tree TB --- 2008-06-16 07:36:10 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:36:16 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:36:16 - cd /src TB --- 2008-06-16 07:36:16 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:36:16 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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:37:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:37:15 - ERROR: failed to build world TB --- 2008-06-16 07:37:15 - tinderbox aborted TB --- 41.73 user 9.90 system 66.65 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:42:17 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5A561065672; Mon, 16 Jun 2008 07:42:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id ADFEA8FC2B; Mon, 16 Jun 2008 07:42:17 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7gGO8040960; Mon, 16 Jun 2008 03:42:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7gFVw085721; Mon, 16 Jun 2008 03:42:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id F1AA173039; Mon, 16 Jun 2008 03:42:15 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616074215.F1AA173039@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:42:15 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:42:18 -0000 TB --- 2008-06-16 07:41:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:41:06 - starting HEAD tinderbox run for i386/i386 TB --- 2008-06-16 07:41:06 - cleaning the object tree TB --- 2008-06-16 07:41:08 - cvsupping the source tree TB --- 2008-06-16 07:41:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-06-16 07:41:13 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:41:13 - cd /src TB --- 2008-06-16 07:41:13 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:41: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:42:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:42:15 - ERROR: failed to build world TB --- 2008-06-16 07:42:15 - tinderbox aborted TB --- 42.12 user 9.62 system 69.30 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 07:42:21 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E4A61065686; Mon, 16 Jun 2008 07:42:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 141EE8FC13; Mon, 16 Jun 2008 07:42:20 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7gG4q040962; Mon, 16 Jun 2008 03:42:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5G7gGCh085732; Mon, 16 Jun 2008 03:42:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 49F607303E; Mon, 16 Jun 2008 03:42:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080616074216.49F607303E@freebsd-current.sentex.ca> Date: Mon, 16 Jun 2008 03:42:16 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 07:42:21 -0000 TB --- 2008-06-16 07:41:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-16 07:41:06 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-06-16 07:41:06 - cleaning the object tree TB --- 2008-06-16 07:41:08 - cvsupping the source tree TB --- 2008-06-16 07:41:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-06-16 07:41:14 - building world (CFLAGS=-O -pipe) TB --- 2008-06-16 07:41:14 - cd /src TB --- 2008-06-16 07:41:14 - /usr/bin/make -B buildworld >>> World build started on Mon Jun 16 07:41: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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/compress (cleandir) rm -f compress compress.o zopen.o compress.1.gz compress.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.bin/cpio (cleandir) "Makefile", line 12: Malformed conditional (${MK_GNU_CPIO} != "yes") "Makefile", line 15: if-less endif make: fatal errors encountered -- cannot continue *** 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-06-16 07:42:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-16 07:42:16 - ERROR: failed to build world TB --- 2008-06-16 07:42:16 - tinderbox aborted TB --- 41.88 user 9.74 system 69.33 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 11:06:56 2008 Return-Path: Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15E741065670 for ; Mon, 16 Jun 2008 11:06:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 03A678FC27 for ; Mon, 16 Jun 2008 11:06:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5GB6tv4036722 for ; Mon, 16 Jun 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5GB6t4H036718 for freebsd-i386@FreeBSD.org; Mon, 16 Jun 2008 11:06:55 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 16 Jun 2008 11:06:55 GMT Message-Id: <200806161106.m5GB6t4H036718@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-i386@FreeBSD.org X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 11:06:56 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o i386/70525 i386 [boot] boot0cfg: -o packet not effective o i386/70531 i386 [boot0] [patch] boot0 hides Lilo in extended slice o i386/71000 i386 [boot] BTX halted when booting from CD on a machine wi o i386/72960 i386 [boot] BTX halted with Promise Tx2000 Raid o i386/74008 i386 [boot] IBM eServer x225 cannot boot any v5.x - endless o i386/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 [hang] freeze with striped USB Drives under high load o i386/80268 i386 [crash] System with Transmeta Efficeon cpu crashes whi p i386/81111 i386 [build] /boot/loader causes reboot due to CFLAGS+= -ms s i386/85072 i386 [psm] ps/2 Mouse detection failure on compaq chipset o i386/86880 i386 [hang] 6.0 hangs or reboots whilst 5.4 is stable (ASUS s i386/88139 i386 [i386] [request] 53C875 Chipset HP 5064-6016 doesn't w s i386/88755 i386 [install] FreeBSD R6.0 on ThinkPad R40 installation re o i386/88929 i386 [ata] FreeBSD 6.0 install CD fails to find disks on So o i386/91282 i386 [install] 6.0R install CD crashes on Promise PDC20267 o i386/91745 i386 [smp] Second processor not detected on Proliant ML530 o i386/92193 i386 [boot] Can't boot from 6.0 Installation CD: BTX halted o i386/93615 i386 [install] Operating system wont install. Problem with o i386/93752 i386 Cannot activate the serial ports on boot probe. BIOS o o i386/93762 i386 [hang] Machine lockup at boot loader countdown on Supe o i386/93787 i386 [hang] freebsd 6.0 hangs on atkbd0 on Proliant 1850r s o i386/93809 i386 panic: could not copy LDT on RELENG_5_3 through RELENG o i386/93923 i386 [ata] FreeBSD Install, Sil3112: Cannot dump. No dump d o i386/93989 i386 [install] Can't install FreeBSD from IEEE1394 DVD-RW o f i386/94141 i386 [iwi] iwi doesn't work on Acer Laptop o i386/94364 i386 [keyboard] Unable to boot on NX9110 laptop o i386/94420 i386 FreeBSD does NOT support the pcChips M925 motherboard. o i386/94911 i386 [ata] [regression] ata regression with DOM-IDE o i386/95087 i386 [hang] System freeze irrespective of load on Promise F o i386/96014 i386 [install] HP Pavilion zv5000(Intel) reboot installatio o i386/96225 i386 [boot] Toshiba M70-CL3 Hangs Up During Booting o i386/96302 i386 [ata] nVidia nForce CK804 SATA300 controller not recog o i386/96357 i386 FreeBSD cannot recognize all the logical partitions o i386/96382 i386 [bge] In 6.1-RC1 the bge driver does not reliably work o i386/97025 i386 [vmware] fbsd (2 cd) dont install in vmware 5.5.0 - re o i386/97263 i386 [ata] FreeBSD only detects first drive on PDC20378 378 o i386/97287 i386 Screen Corruption In FreeBSD 6.X When Apps Started In o i386/98154 i386 6-STABLE crashes when being online via modem (Fujitsu o i386/98215 i386 [geode] [regression] FreeBSD can no longer boot Geode o i386/98765 i386 [ata] timeouts on sata drive (Asus a7n8x-e) f i386/98964 i386 [iwi] iwi totally freezes system o i386/99608 i386 [atapicam] ATAPI or CAM crash on FreeBSD 6.1-stable wi o i386/100420 i386 [boot] boot1/boot2 lba error o i386/100831 i386 [sio] sio ignores BIOS information about serial ports f i386/101135 i386 [iwi] iwi goes up and down o i386/101616 i386 [hang] FreeBSD freeze on bootup, Compaq Proliant (lega o i386/101667 i386 [ata] ATA problems when power management is on o i386/102410 i386 [install] FreeBSD 6.1-RELEASE installation boot freeze o i386/102562 i386 [em] no traffic pass through a em card after approx. a o i386/103063 i386 [install] Can not install on Dell XPS 700 s i386/103624 i386 [ata] [install] Problem installing on Dell Powervault o i386/104349 i386 [bfe] Panic while uploading data via bfe network inter o i386/104473 i386 [boot] boot loader reboots before loading kernel on Al o i386/104572 i386 [ata] issues with detecting HDD on Intel Q965 Express o i386/104711 i386 [pcvt] with vt0.disabled=0 and PCVT in kernel - video/ o i386/104719 i386 [ata] Seagate ST3802110A errors/delays when using PIO4 o i386/107382 i386 [install] "Fatal trap 12" when installing FreeBSD 6.1 o i386/107564 i386 [install] fatal trap 19 during installation on a Dell o i386/108185 i386 [panic] freebsd 6.2 fatal kernel trap s i386/109200 i386 [ata] READ_UDMA UDMA ICRC error cause not detecting ca o i386/109568 i386 [panic] Reboot server with "Fatal trap 12" o i386/109610 i386 [panic] Fatal trap 12: page fault while in kernel mode o i386/110214 i386 [hang] FreeBSD 6.2 freezes on SSH activitiy caused by o i386/110218 i386 kmem_malloc(4096): kmem_map too small: 335544320 total o i386/112036 i386 [ata] TIMEOUT - WRITE_DMA retrying, TIMEOUT - READ_DMA o i386/112487 i386 [sio] kernel panic on swi0:sio o i386/112580 i386 [boot] BTX Halted on HP DV6255 Notebook o i386/112596 i386 [aac] aac driver causes kernel panic - page fault on 2 o i386/112635 i386 [hang] [loader] Hang during boot installation o i386/112700 i386 SMP Kernel with FreeBSD 6.2 release on compaq dl360 g1 o i386/114192 i386 Fail to boot with "error issuing ATA_IDENTIFY command" o i386/114208 i386 [boot] Problem booting the FreeBSD CD ISO image o i386/114535 i386 Toshiba Satellite 105A: "no driver attached" for vario o i386/115285 i386 [panic] fatal trap 1 on freebsd 6.2 install boot up on o i386/115854 i386 [boot] [install] Install FreeBSD with USB CDROM causes o i386/115947 i386 [hang] Dell poweredge 860 hangs when stressed and ACPI o i386/116844 i386 [boot] cannot boot from cd when using Dell Vostro 200 o i386/117297 i386 [hang] System hangs up every day o i386/118285 i386 [i386] Segmentation fault in reloc_non_plt. o i386/118656 i386 [panic] Init dies in single user mode and box get kern o i386/119946 i386 [est] sysctl dev.cpu.0.freq on 75 Hz, cannot be change o i386/121115 i386 [ata] READ_DMA failure after 6.3 security upgrade [reg o i386/121258 i386 [boot] FreeBSD 6.3 / 7.0 boot problem [regression] o i386/121549 i386 [nfe]: nfe interface locks up during rc.conf initializ o i386/121699 i386 [boot] can't boot on MSI K9N Ultra o i386/121903 i386 [ips] [boot] can't boot on IBM x235 ServeRaid 6M [regr f i386/121918 i386 [panic] reboot fails with panic with multiprocessor sy f i386/122008 i386 [ata] Fdisk fails. Cannot install 7.0 Release on P5VD2 f i386/122040 i386 [install] Wont load further from CD f i386/122644 i386 [panic] on-boot mount /tmp kernel dump a i386/122887 i386 [panic] [atkbdc] 7.0-RELEASE on IBM HS20 panics immed f i386/123416 i386 [build] make buildworld warning NOPROFILE o i386/123462 i386 clock is too fast o i386/123768 i386 [panic] [vm] 7.0-STABLE locking issue on Soekris net48 o i386/123814 i386 [boot] cannot boot freebsd kernel on sony vaio VGN-NR2 o i386/123990 i386 [boot] BTX halted on Thinkpad x60s o i386/124124 i386 [boot] Page fault while booting livefs iso of FreeBSD o i386/124317 i386 [boot] CD with BTX 1.02 fails at "mountroot" and 1.01 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 [hang] Freeze on detect Intel 900 VGA on boot with ACP o i386/105063 i386 [sio] US Robotics (3Com) 3CP5609 PCI 16550 Modem works o i386/105175 i386 [ipmi] ipmi acpi trouble on supermicro server o i386/106789 i386 [nfe] or [nve]: Internal NIC of GA-K8N51GMF-RH does no o i386/106850 i386 [powerd] powernow0 attach returned 6 o i386/109423 i386 [ichsmb] ICH5 smb interface problems o i386/113110 i386 [mk] [patch] i686 is not an alias of pentiumpro on GCC o i386/113177 i386 [pci] [patch] Extended PCI Configuration register (>= o i386/116100 i386 [panic] Fatal trap 12 right after reboot (da0s1error = o i386/116347 i386 [apm] [patch] APM does not suspend USB devices o i386/118350 i386 [boot] [hang] BTX loader hangs on PC Engines WRAP o i386/119175 i386 [busdma] [patch] Typo in bus_dmamem_alloc() o i386/119574 i386 [i386] 7.0-RC1 times out in calibrate_clocks() [regres o i386/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 [build] i386/conf/PAE does not compile on RELENG_7 o i386/122623 i386 [build] [patch] bsd.cpu.mk doesn't handle opteron/athl o i386/123820 i386 945GME no /dev/agpgart o i386/123981 i386 [pxeboot] You can't usefully PXEBOOT the 7.0-RELEASE-i 42 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 18:34:26 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5343F106566C; Mon, 16 Jun 2008 18:34:26 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 27ECC8FC0A; Mon, 16 Jun 2008 18:34:26 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5GIYQEB013975; Mon, 16 Jun 2008 18:34:26 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5GIYQT9013971; Mon, 16 Jun 2008 18:34:26 GMT (envelope-from linimon) Date: Mon, 16 Jun 2008 18:34:26 GMT Message-Id: <200806161834.m5GIYQT9013971@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: i386/124633: [boot] [panic] 7.0 does not boot from CD X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 18:34:26 -0000 Old Synopsis: 7.0 does not boot from CD New Synopsis: [boot] [panic] 7.0 does not boot from CD Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Mon Jun 16 18:33:33 UTC 2008 Responsible-Changed-Why: This may be specific to a particular type of motherboard. http://www.freebsd.org/cgi/query-pr.cgi?pr=124633 From owner-freebsd-i386@FreeBSD.ORG Mon Jun 16 20:00:13 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D68D41065670 for ; Mon, 16 Jun 2008 20:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A9B7B8FC17 for ; Mon, 16 Jun 2008 20:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5GK0DdL024359 for ; Mon, 16 Jun 2008 20:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5GK0D29024358; Mon, 16 Jun 2008 20:00:13 GMT (envelope-from gnats) Date: Mon, 16 Jun 2008 20:00:13 GMT Message-Id: <200806162000.m5GK0D29024358@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Cy Schubert Cc: Subject: Re: i386/122148: [irq] interrupt storm on 7.0 [regression] X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 20:00:13 -0000 The following reply was made to PR i386/122148; it has been noted by GNATS. From: Cy Schubert To: bug-followup@FreeBSD.org, qw3rty.z@gmail.com Cc: Subject: Re: i386/122148: [irq] interrupt storm on 7.0 [regression] Date: Mon, 16 Jun 2008 12:55:45 -0700 Try unloading the wlan_amrr kernel module. I suspect that is where the problem is. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org e**(i*pi)+1=0 From owner-freebsd-i386@FreeBSD.ORG Tue Jun 17 02:10:03 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B12D3106564A for ; Tue, 17 Jun 2008 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8A46A8FC1B for ; Tue, 17 Jun 2008 02:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5H2A3wp090202 for ; Tue, 17 Jun 2008 02:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5H2A39E090201; Tue, 17 Jun 2008 02:10:03 GMT (envelope-from gnats) Date: Tue, 17 Jun 2008 02:10:03 GMT Message-Id: <200806170210.m5H2A39E090201@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Garrett Cooper" Cc: Subject: Re: kern/124633: 7.0 does not boot from CD X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 02:10:03 -0000 The following reply was made to PR i386/124633; it has been noted by GNATS. From: "Garrett Cooper" To: "Yung Mok" Cc: bug-followup@freebsd.org Subject: Re: kern/124633: 7.0 does not boot from CD Date: Mon, 16 Jun 2008 19:01:24 -0700 Yung Mok, Are you booting off the x86 or amd64 media? If so then your issue is the same as my previous PR: . Thanks, -Garrett From owner-freebsd-i386@FreeBSD.ORG Tue Jun 17 02:10:06 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E5221065691 for ; Tue, 17 Jun 2008 02:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D21CE8FC1C for ; Tue, 17 Jun 2008 02:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5H2A5WU090218 for ; Tue, 17 Jun 2008 02:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5H2A5nh090217; Tue, 17 Jun 2008 02:10:05 GMT (envelope-from gnats) Date: Tue, 17 Jun 2008 02:10:05 GMT Message-Id: <200806170210.m5H2A5nh090217@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: "Garrett Cooper" Cc: Subject: Re: kern/124633: 7.0 does not boot from CD X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Garrett Cooper List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 02:10:06 -0000 The following reply was made to PR i386/124633; it has been noted by GNATS. From: "Garrett Cooper" To: "Yung Mok" Cc: bug-followup@freebsd.org Subject: Re: kern/124633: 7.0 does not boot from CD Date: Mon, 16 Jun 2008 19:02:15 -0700 On Mon, Jun 16, 2008 at 7:01 PM, Garrett Cooper wrote: > Yung Mok, > Are you booting off the x86 or amd64 media? If so then your issue > is the same as my previous PR: > . > Thanks, > -Garrett Err... nevermind. Different symptoms ><. Sorry for the spam everyone. -Garrett From owner-freebsd-i386@FreeBSD.ORG Tue Jun 17 14:50:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D9BE1065679 for ; Tue, 17 Jun 2008 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5613A8FC1D for ; Tue, 17 Jun 2008 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5HEo1dN048040 for ; Tue, 17 Jun 2008 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5HEo1w6048039; Tue, 17 Jun 2008 14:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 17 Jun 2008 14:50:01 GMT Resent-Message-Id: <200806171450.m5HEo1w6048039@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Elgun Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54E891065674 for ; Tue, 17 Jun 2008 14:40:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2628E8FC16 for ; Tue, 17 Jun 2008 14:40:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5HEejCS012227 for ; Tue, 17 Jun 2008 14:40:45 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5HEejV0012226; Tue, 17 Jun 2008 14:40:45 GMT (envelope-from nobody) Message-Id: <200806171440.m5HEejV0012226@www.freebsd.org> Date: Tue, 17 Jun 2008 14:40:45 GMT From: Elgun To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/124673: Realtek HD Audio and FreeBSD X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 14:50:01 -0000 >Number: 124673 >Category: i386 >Synopsis: Realtek HD Audio and FreeBSD >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jun 17 14:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Elgun >Release: FreeBSD 7.0 >Organization: >Environment: Problem that FreeBSD can not see work with Realtek HD Audio. >Description: Hi. I had to try to fined driver or anything for Realtek HD Audio installation in FeeBSD,but it is impossible.Please help me. Thanks. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Jun 17 16:40:45 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A8371065678; Tue, 17 Jun 2008 16:40:45 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 33CA88FC17; Tue, 17 Jun 2008 16:40:45 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5HGejoh068855; Tue, 17 Jun 2008 16:40:45 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5HGeiQQ068851; Tue, 17 Jun 2008 16:40:44 GMT (envelope-from gavin) Date: Tue, 17 Jun 2008 16:40:44 GMT Message-Id: <200806171640.m5HGeiQQ068851@freefall.freebsd.org> To: nik7root@mail.ru, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/124673: [snd] Realtek HD Audio and FreeBSD X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2008 16:40:45 -0000 Old Synopsis: Realtek HD Audio and FreeBSD New Synopsis: [snd] Realtek HD Audio and FreeBSD State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Tue Jun 17 16:37:19 UTC 2008 State-Changed-Why: To submitter: Does the HD Audio driver not work for you? Can you confirm that you have loaded the driver with "kldload snd_hda"? If you have tried this and it doesn't work, please provide the output from "pciconf -lv", the output from "kldstat" and copies of any messages output when you tried loading the snd_hda module. Class-Changed-From-To: maintainer-update->sw-bug Class-Changed-By: gavin Class-Changed-When: Tue Jun 17 16:37:19 UTC 2008 Class-Changed-Why: Fix up class Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Tue Jun 17 16:37:19 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=124673 From owner-freebsd-i386@FreeBSD.ORG Wed Jun 18 14:30:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B97991065671 for ; Wed, 18 Jun 2008 14:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 77F6F8FC21 for ; Wed, 18 Jun 2008 14:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5IEU1xm057055 for ; Wed, 18 Jun 2008 14:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5IEU1SJ057053; Wed, 18 Jun 2008 14:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 18 Jun 2008 14:30:01 GMT Resent-Message-Id: <200806181430.m5IEU1SJ057053@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Mukhin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98F251065671 for ; Wed, 18 Jun 2008 14:26:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8292E8FC1B for ; Wed, 18 Jun 2008 14:26:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5IEQO4J004136 for ; Wed, 18 Jun 2008 14:26:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5IEQOtQ004135; Wed, 18 Jun 2008 14:26:24 GMT (envelope-from nobody) Message-Id: <200806181426.m5IEQOtQ004135@www.freebsd.org> Date: Wed, 18 Jun 2008 14:26:24 GMT From: Alex Mukhin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/124719: On Asus P5KC network card not working X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 14:30:01 -0000 >Number: 124719 >Category: i386 >Synopsis: On Asus P5KC network card not working >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 18 14:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alex Mukhin >Release: FreeBSD 70 >Organization: Hostingmaks Ltd >Environment: FreeBSD zebra2.geeksforless.net 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu Jun 19 15:08:00 EEST 2008 root@zebra2.geeksforless.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Im install FreeBSD 70 on computer with MB Asus P5KC with internal network card But this card is absent in network interfaces I using ifconfig for see it ifconfig lo0: flags=8049 metric 0 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 ng0: flags=8890 metric 0 mtu 1500 ng1: flags=8890 metric 0 mtu 1500 I need using this card What can I do? >How-To-Repeat: Simply install FreeBSD 70 on computer with this motheboard >Fix: I try But have no results >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Jun 18 17:07:51 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 094211065670; Wed, 18 Jun 2008 17:07:51 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC7918FC17; Wed, 18 Jun 2008 17:07:50 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5IH7o59085499; Wed, 18 Jun 2008 17:07:50 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5IH7oXk085495; Wed, 18 Jun 2008 17:07:50 GMT (envelope-from gavin) Date: Wed, 18 Jun 2008 17:07:50 GMT Message-Id: <200806181707.m5IH7oXk085495@freefall.freebsd.org> To: amukhin@geeksforless.net, gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, gavin@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/124719: On Asus P5KC network card not working X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 17:07:51 -0000 Synopsis: On Asus P5KC network card not working State-Changed-From-To: open->feedback State-Changed-By: gavin State-Changed-When: Wed Jun 18 17:04:47 UTC 2008 State-Changed-Why: To submitter: can you please send me the output of: "pciconf -l | grep ^none" Responsible-Changed-From-To: freebsd-i386->gavin Responsible-Changed-By: gavin Responsible-Changed-When: Wed Jun 18 17:04:47 UTC 2008 Responsible-Changed-Why: Track http://www.freebsd.org/cgi/query-pr.cgi?pr=124719 From owner-freebsd-i386@FreeBSD.ORG Wed Jun 18 17:47:14 2008 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01A271065689; Wed, 18 Jun 2008 17:47:14 +0000 (UTC) (envelope-from amukhin@geeksforless.net) Received: from mail.geeksforless.net (mail.geeksforless.net [193.46.86.237]) by mx1.freebsd.org (Postfix) with ESMTP id A67738FC26; Wed, 18 Jun 2008 17:47:13 +0000 (UTC) (envelope-from amukhin@geeksforless.net) Received: from gfl-1132.geeksforless.net ([192.168.1.102]) by mail.geeksforless.net with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1K91Cp-0008R9-Ml; Wed, 18 Jun 2008 20:12:23 +0300 From: Alex Mukhin Organization: Hostingmaks ltd To: gavin@freebsd.org Date: Wed, 18 Jun 2008 20:20:02 +0300 User-Agent: KMail/1.9.9 References: <200806181707.m5IH7oXk085495@freefall.freebsd.org> In-Reply-To: <200806181707.m5IH7oXk085495@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200806182020.02850.amukhin@geeksforless.net> Cc: freebsd-i386@freebsd.org Subject: Re: kern/124719: On Asus P5KC network card not working X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 17:47:14 -0000 =D0=92 =D1=81=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD=D0=B8=D0=B8 =D0=BE=D1=82 = Wednesday 18 June 2008 20:07:50 gavin@freebsd.org =D0=BD=D0=B0=D0=BF=D0=B8= =D1=81=D0=B0=D0=BB(=D0=B0): > pciconf -l | grep ^none Hello! # pciconf -l | grep ^none none0@pci0:0:31:3: class=3D0x0c0500 card=3D0x82771043 chip=3D0x2930808= 6=20 rev=3D0x02 hdr=3D0x00 none1@pci0:1:0:1: class=3D0x040300 card=3D0xaa100000 chip=3D0xaa10100= 2=20 rev=3D0x00 hdr=3D0x00 none2@pci0:2:0:0: class=3D0x020000 card=3D0x82261043 chip=3D0x1048196= 9=20 rev=3D0xb0 hdr=3D0x00 Best regards, =2D-=20 Alexander Mukhin Manager of LAN administrators=20 Geeksforless Inc Phone: 416-883-3000 ext. 8822 =46ax: 416-883-3003 email: amukhin@geeksforless.net Jabber: amukhin@im.hostopia.com www.geeksforless.com From owner-freebsd-i386@FreeBSD.ORG Thu Jun 19 08:20:01 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABF06106564A for ; Thu, 19 Jun 2008 08:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8AC738FC1F for ; Thu, 19 Jun 2008 08:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5J8K18B006697 for ; Thu, 19 Jun 2008 08:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5J8K1a2006696; Thu, 19 Jun 2008 08:20:01 GMT (envelope-from gnats) Resent-Date: Thu, 19 Jun 2008 08:20:01 GMT Resent-Message-Id: <200806190820.m5J8K1a2006696@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Joseph Lee Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12F071065677 for ; Thu, 19 Jun 2008 08:15:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 044FC8FC2F for ; Thu, 19 Jun 2008 08:15:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5J8FHZl067330 for ; Thu, 19 Jun 2008 08:15:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5J8FHI4067329; Thu, 19 Jun 2008 08:15:17 GMT (envelope-from nobody) Message-Id: <200806190815.m5J8FHI4067329@www.freebsd.org> Date: Thu, 19 Jun 2008 08:15:17 GMT From: Joseph Lee To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: i386/124753: net80211 discards power-save queue packets early X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 08:20:01 -0000 >Number: 124753 >Category: i386 >Synopsis: net80211 discards power-save queue packets early >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 19 08:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Joseph Lee >Release: FreeBSD 7.0-stable >Organization: >Environment: FreeBSD ICEwood.shrikelund.nu 7.0-STABLE FreeBSD 7.0-STABLE #6: Mon Jun 16 04:39:16 PDT 2008 root@ICEwood.shrikelund.nu:/usr/obj/usr/src/sys/ICEWOOD i386 >Description: Using a Windows Mobile 6.1 device in WiFi power-saving mode, and running FreeBSD 7.0-stable in hostap mode with hostapd, there's a discard timing discrepancy. The WM6.1 device recv ps-poll's for packets every 20 seconds, while FreeBSD discards packets out of the queue every 15 seconds. I wonder if it's related to the time interval specified in /usr/src/sys/net80211/ieee80211_node.h which has IEEE80211_INACT_WAIT set at 15 seconds. Looking at ieee80211_power.c, it should be aging frames at: /* * Tag the frame with its expiry time and insert * it in the queue. The aging interval is 4 times * the listen interval specified by the station. * Frames that sit around too long are reclaimed * using this information. */ /* TU -> secs. XXX handle overflow? */ age = IEEE80211_TU_TO_MS((ni->ni_intval * ic->ic_bintval) << 2) / 1000; but queued packets don't seem to last 4 times the 'listen interval'. The end result is WM6.1 device is fully-associated, but it never receives packets, unless it's configured to not use power-saving mode. This has only been a problem with the recent upgrade from FreeBSD 6.2-stable to FreeBSD 7.0-stable. Changing the debugging code, I can see that my ni_interval is 3, ic_bintval is 100, and so after the math: ((3 * 100) << 2) = 1200 TU_TO_MS(1200) = 1200 * 1024 / 1000 = 1228 1228 / 1000 = 1 (age) So age is 1, and every 15 seconds, it decrements 15 from the age. Obviously, this means it discards queued packets every 15 seconds no matter what. I then tried changing the math to TU_TO_MS((3 * 100) * 100) which gives me an age of 30 which then properly gets decremented to 15 after one cycle, and then discarded after that. However, now my WM6.1 device times out before it polls for queued packets. This maybe now be a WM6.1 issue, but this is separate from what looks like a useless formula for queuing packets. Is there a non-hardcoded way to tune this discard interval? >How-To-Repeat: wlandebug -i +power Then associate a recent Windows Mobile 6.1 device to the FreeBSD box running hostapd, and set the WM6.1 device to battery conservation mode. Then try to browse with IE, or Opera. Or, ping the WM6.1 device from the FreeBSD device, and watch how none of the packets ever come back. Changing the formula to *100, instead of <<2, only the first 49 packets are lost. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Jun 19 10:30:03 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E230B1065676; Thu, 19 Jun 2008 10:30:03 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AEC908FC31; Thu, 19 Jun 2008 10:30:03 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5JAU3a7027149; Thu, 19 Jun 2008 10:30:03 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5JAU36i027140; Thu, 19 Jun 2008 10:30:03 GMT (envelope-from remko) Date: Thu, 19 Jun 2008 10:30:03 GMT Message-Id: <200806191030.m5JAU36i027140@freefall.freebsd.org> To: remko@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-net@FreeBSD.org From: remko@FreeBSD.org Cc: Subject: Re: kern/124753: net80211 discards power-save queue packets early X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 10:30:04 -0000 Synopsis: net80211 discards power-save queue packets early Responsible-Changed-From-To: freebsd-i386->freebsd-net Responsible-Changed-By: remko Responsible-Changed-When: Thu Jun 19 10:29:47 UTC 2008 Responsible-Changed-Why: reassign to networking team. http://www.freebsd.org/cgi/query-pr.cgi?pr=124753 From owner-freebsd-i386@FreeBSD.ORG Thu Jun 19 21:19:59 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D3221065677; Thu, 19 Jun 2008 21:19:59 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 083BA8FC20; Thu, 19 Jun 2008 21:19:59 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5JLJwAe049783; Thu, 19 Jun 2008 21:19:58 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5JLJwu0049779; Thu, 19 Jun 2008 21:19:58 GMT (envelope-from linimon) Date: Thu, 19 Jun 2008 21:19:58 GMT Message-Id: <200806192119.m5JLJwu0049779@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: i386/124736: [boot] Crash during boot up X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 21:19:59 -0000 Old Synopsis: Crash during boot up New Synopsis: [boot] Crash during boot up Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Thu Jun 19 21:19:21 UTC 2008 Responsible-Changed-Why: Sounds like this could be i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=124736 From owner-freebsd-i386@FreeBSD.ORG Thu Jun 19 21:47:36 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DAEA106566B; Thu, 19 Jun 2008 21:47:36 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE0728FC1D; Thu, 19 Jun 2008 21:47:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5JLlZgs052781; Thu, 19 Jun 2008 21:47:35 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5JLlZv4052777; Thu, 19 Jun 2008 21:47:35 GMT (envelope-from edwin) Date: Thu, 19 Jun 2008 21:47:35 GMT Message-Id: <200806192147.m5JLlZv4052777@freefall.freebsd.org> To: vijaychandilya@gmail.com, edwin@FreeBSD.org, freebsd-i386@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: i386/124736: [boot] Hang during boot up X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 21:47:36 -0000 Synopsis: [boot] Hang during boot up State-Changed-From-To: feedback->closed State-Changed-By: edwin State-Changed-When: Thu Jun 19 21:46:35 UTC 2008 State-Changed-Why: A better place for this question would be one of the mailinglists: - questions@freebsd.org - stable@freebsd.org - ports@freebsd.org - gnome@freebsd.org http://www.freebsd.org/cgi/query-pr.cgi?pr=124736 From owner-freebsd-i386@FreeBSD.ORG Fri Jun 20 21:18:46 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F9C3106567A; Fri, 20 Jun 2008 21:18:46 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 046CD8FC0C; Fri, 20 Jun 2008 21:18:46 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from freefall.freebsd.org (gavin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5KLIjfp043332; Fri, 20 Jun 2008 21:18:45 GMT (envelope-from gavin@freefall.freebsd.org) Received: (from gavin@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5KLIjXW043328; Fri, 20 Jun 2008 21:18:45 GMT (envelope-from gavin) Date: Fri, 20 Jun 2008 21:18:45 GMT Message-Id: <200806202118.m5KLIjXW043328@freefall.freebsd.org> To: gavin@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-bugs@FreeBSD.org From: gavin@FreeBSD.org Cc: Subject: Re: kern/120714: [viapm] [patch] viapm driver doesn't work on VIA VT8237 chip X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 21:18:46 -0000 Synopsis: [viapm] [patch] viapm driver doesn't work on VIA VT8237 chip Responsible-Changed-From-To: freebsd-i386->freebsd-bugs Responsible-Changed-By: gavin Responsible-Changed-When: Fri Jun 20 21:17:36 UTC 2008 Responsible-Changed-Why: This doesn't look i386 specific http://www.freebsd.org/cgi/query-pr.cgi?pr=120714 From owner-freebsd-i386@FreeBSD.ORG Sat Jun 21 00:00:11 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59359106564A for ; Sat, 21 Jun 2008 00:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 362EE8FC29 for ; Sat, 21 Jun 2008 00:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5L00B7e070398 for ; Sat, 21 Jun 2008 00:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5L00BRa070397; Sat, 21 Jun 2008 00:00:11 GMT (envelope-from gnats) Date: Sat, 21 Jun 2008 00:00:11 GMT Message-Id: <200806210000.m5L00BRa070397@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: =?ISO-8859-1?Q?Niedermeier_G=FCnter?= Cc: Subject: Re: i386/124124: Page fault while booting livefs iso of FreeBSD 7.0 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?ISO-8859-1?Q?Niedermeier_G=FCnter?= List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 00:00:11 -0000 The following reply was made to PR i386/124124; it has been noted by GNATS. From: =?ISO-8859-1?Q?Niedermeier_G=FCnter?= To: Remko Lodder Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: i386/124124: Page fault while booting livefs iso of FreeBSD 7.0 Date: Sat, 21 Jun 2008 01:23:38 +0200 Dear Remko, sorry for my late answer. I found your mail today in my spamfolder. Well, the problem is that I have no chance to install 7.0 on disk, because the system already hangs during initial boot phase. So what can I do? Rgds Guenter Remko Lodder schrieb: > 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 > From owner-freebsd-i386@FreeBSD.ORG Sat Jun 21 10:49:14 2008 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F8CC10656D4; Sat, 21 Jun 2008 10:49:14 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D16C68FC14; Sat, 21 Jun 2008 10:49:13 +0000 (UTC) (envelope-from gonzo@FreeBSD.org) Received: from freefall.freebsd.org (gonzo@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LAnDcn027333; Sat, 21 Jun 2008 10:49:13 GMT (envelope-from gonzo@freefall.freebsd.org) Received: (from gonzo@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5LAnDgR027329; Sat, 21 Jun 2008 10:49:13 GMT (envelope-from gonzo) Date: Sat, 21 Jun 2008 10:49:13 GMT Message-Id: <200806211049.m5LAnDgR027329@freefall.freebsd.org> To: shsam@free.fr, gonzo@FreeBSD.org, freebsd-i386@FreeBSD.org From: gonzo@FreeBSD.org Cc: Subject: Re: i386/123820: 945GME no /dev/agpgart X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 10:49:14 -0000 Synopsis: 945GME no /dev/agpgart State-Changed-From-To: open->closed State-Changed-By: gonzo State-Changed-When: Sat Jun 21 10:46:10 UTC 2008 State-Changed-Why: Close this PR because the same issue has bin fixed for kern/124782 http://www.freebsd.org/cgi/query-pr.cgi?pr=123820