From owner-freebsd-i386@FreeBSD.ORG Sun Apr 18 09:30:25 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33B1A16A4CE for ; Sun, 18 Apr 2004 09:30:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C6B443D53 for ; Sun, 18 Apr 2004 09:30:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3IGUNbv008710 for ; Sun, 18 Apr 2004 09:30:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3IGUN3L008709; Sun, 18 Apr 2004 09:30:23 -0700 (PDT) (envelope-from gnats) Resent-Date: Sun, 18 Apr 2004 09:30:23 -0700 (PDT) Resent-Message-Id: <200404181630.i3IGUN3L008709@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, Craig Rodrigues Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539F416A4CF for ; Sun, 18 Apr 2004 09:25:09 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8D643D41 for ; Sun, 18 Apr 2004 09:25:09 -0700 (PDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: from dibbler.crodrigues.org (h00609772adf0.ne.client2.attbi.com[66.31.45.197]) by comcast.net (sccrmhc12) with ESMTP id <20040418162508012001csuge>; Sun, 18 Apr 2004 16:25:08 +0000 Received: from dibbler.crodrigues.org (localhost.crodrigues.org [127.0.0.1]) i3IGP2Lh003531 for ; Sun, 18 Apr 2004 12:25:02 -0400 (EDT) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by dibbler.crodrigues.org (8.12.11/8.12.11/Submit) id i3IGP2Dm003530; Sun, 18 Apr 2004 12:25:02 -0400 (EDT) (envelope-from rodrigc) Message-Id: <200404181625.i3IGP2Dm003530@dibbler.crodrigues.org> Date: Sun, 18 Apr 2004 12:25:02 -0400 (EDT) From: Craig Rodrigues To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/65729: Document machdep.hlt_cpus sysctl X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Craig Rodrigues List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 16:30:25 -0000 >Number: 65729 >Category: i386 >Synopsis: Document machdep.hlt_cpus sysctl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 18 09:30:22 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Craig Rodrigues >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD dibbler.crodrigues.org 5.2-CURRENT FreeBSD 5.2-CURRENT #44: Sat Apr 17 14:08:47 EDT 2004 rodrigc@dibbler.crodrigues.org:/usr/obj/usr/src/sys/MYKERNEL1 i386 >Description: Document machdep.hlt_cpus for i386, as it has been done for amd64: http://lists.freebsd.org/mailman/htdig/freebsd-amd64/2004-March/000885.html >How-To-Repeat: >Fix: --- sys/i386/i386/mp_machdep.c.orig Sun Apr 18 12:12:16 2004 +++ sys/i386/i386/mp_machdep.c Sun Apr 18 12:14:33 2004 @@ -1230,7 +1230,8 @@ return (error); } SYSCTL_PROC(_machdep, OID_AUTO, hlt_cpus, CTLTYPE_INT|CTLFLAG_RW, - 0, 0, sysctl_hlt_cpus, "IU", ""); + 0, 0, sysctl_hlt_cpus, "IU", + "Bitmap of CPUs to halt. 101 (binary) will halt CPUs 0 and 2."); static int sysctl_hlt_logical_cpus(SYSCTL_HANDLER_ARGS) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 06:56:25 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF2A16A4CE; Mon, 19 Apr 2004 06:56:25 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA26743D46; Mon, 19 Apr 2004 06:56:25 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 204047303A; Mon, 19 Apr 2004 09:56:24 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040419135624.204047303A@freebsd-current.sentex.ca> Date: Mon, 19 Apr 2004 09:56:24 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 13:56:26 -0000 TB --- 2004-04-19 08:57:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-19 08:57:58 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-04-19 08:57:58 - checking out the source tree TB --- 2004-04-19 08:57:58 - cd /home/tinderbox/sandbox/CURRENT/i386/i386 TB --- 2004-04-19 08:57:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-19 09:06:42 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-19 09:06:42 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-19 09:06:42 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-04-19 13:48:21 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-19 13:48:21 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-19 13:48:21 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 19 13:48:22 GMT 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /other/tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/i386/src/sys/dev/usb/usb_if.m -h awk -f /other/tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/i386/src/sys/isa/isa_if.m -h awk -f /other/tinderbox/CURRENT/i386/i386/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/i386/src/sys/pci/agp_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/other/tinderbox/CURRENT/i386/i386/src/sys -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding /other/tinderbox/CURRENT/i386/i386/src/sys/cam/scsi/scsi_da.c:33:20: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. TB --- 2004-04-19 13:56:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-19 13:56:24 - ERROR: failed to build generic kernel TB --- 2004-04-19 13:56:24 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 11:00:35 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CCB216A4CE for ; Mon, 19 Apr 2004 11:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763FB43D2D for ; Mon, 19 Apr 2004 11:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3JI0Zbv041833 for ; Mon, 19 Apr 2004 11:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JI0Zbd041830; Mon, 19 Apr 2004 11:00:35 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 19 Apr 2004 11:00:35 -0700 (PDT) Resent-Message-Id: <200404191800.i3JI0Zbd041830@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, Wes Peters Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3B016A4CE for ; Mon, 19 Apr 2004 10:57:47 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9009543D1F for ; Mon, 19 Apr 2004 10:57:47 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3JHvl72053996 for ; Mon, 19 Apr 2004 10:57:47 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i3JHvlB4053995; Mon, 19 Apr 2004 10:57:47 -0700 (PDT) (envelope-from nobody) Message-Id: <200404191757.i3JHvlB4053995@www.freebsd.org> Date: Mon, 19 Apr 2004 10:57:47 -0700 (PDT) From: Wes Peters To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/65774: Cannot run repair disk when booted from USB CD-ROM X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:00:35 -0000 >Number: 65774 >Category: i386 >Synopsis: Cannot run repair disk when booted from USB CD-ROM >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 19 11:00:34 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Wes Peters >Release: 5.2.1 >Organization: FreeBSD >Environment: 5.2.1 Sysinstall/recover >Description: Booted 5.2.1 disc 1 from an attached USB CD-ROM drive. This system has a 3ware SATA RAID controller, so we have to configure the RAID with the 3ware utility before installing, so we selected the "run repair from disc 2" option on the menu. The result was a message stating "Cannot find /dev/cd0". >How-To-Repeat: Try running the repair disc when booted from a USB CD-ROM. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 11:01:33 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29A1716A4CE for ; Mon, 19 Apr 2004 11:01:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EA243D3F for ; Mon, 19 Apr 2004 11:01:33 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i3JI1Xbv042790 for ; Mon, 19 Apr 2004 11:01:33 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JI1Wbn042785 for freebsd-i386@freebsd.org; Mon, 19 Apr 2004 11:01:32 -0700 (PDT) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 19 Apr 2004 11:01:32 -0700 (PDT) Message-Id: <200404191801.i3JI1Wbn042785@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-i386@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:01:33 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/05/25] i386/52668 i386 AIC7902 problem when large data transferr o [2003/06/11] i386/53203 i386 "BTX halted" when attempting install of 5 o [2003/06/22] i386/53620 i386 Kernel panics / reboots during install of o [2003/09/16] i386/56933 i386 kernel panic vm_page_remove o [2003/09/16] i386/56937 i386 system panic during high network load o [2003/09/20] i386/57043 i386 ar driver with 2 port PCI card locks up w o [2003/09/22] i386/57097 i386 Promise Ultra 100 TX2 causes lockup on SM o [2003/09/30] i386/57398 i386 Current fails to install on mly(4) based p [2003/10/01] i386/57480 i386 Removing very large files using rm doesn' o [2003/10/05] i386/57632 i386 Dell PowerEdge 4300 is allergic to FreeBS o [2003/10/12] i386/57881 i386 ripping audio CDs causes kernel panic o [2003/10/24] i386/58493 i386 machine page faults for no apparent reaso o [2003/11/13] i386/59253 i386 ata device reset hangs if device is dead o [2003/11/25] i386/59683 i386 panic signal 12 4.9-STABLE - frequent cra o [2003/12/01] i386/59895 i386 system hangs from disk IO errors o [2003/12/02] i386/59897 i386 problems with swap-pager with great datat o [2003/12/02] i386/59898 i386 pxe boot: BTX halted o [2003/12/15] i386/60249 i386 Undefined reference to arp_ifinit while l o [2003/12/17] i386/60344 i386 Intel ICH5 SATA RAID boot problems on bot o [2004/01/07] i386/61053 i386 opengk cause cored dump version 4.9 and 5 o [2004/01/08] i386/61063 i386 ata hangs in smp system o [2004/01/09] i386/61163 i386 "/:write falied, filesystem is full" duri o [2004/01/16] i386/61416 i386 'make clean' fails in releng_4 o [2004/01/16] i386/61438 i386 5.2 nfs tasks running and not selected at o [2004/01/20] i386/61646 i386 Strange irq20 weirdness causing system lo o [2004/01/20] i386/61658 i386 When I install 5.2R, there is an error th o [2004/01/21] i386/61709 i386 FreeBSD 5.2-REL i386 Crashes hard; panics o [2004/01/22] i386/61768 i386 DHCP-kernel max process o [2004/02/01] i386/62248 i386 5.2 current hangs on boot o [2004/02/05] i386/62375 i386 sysinstall core dump o [2004/02/07] i386/62466 i386 5.2.1 RC1 netowrking and reboot issue o [2004/02/12] i386/62737 i386 server hangs at boot up o [2004/02/26] i386/63430 i386 TIMEOUT - ATA READ o [2004/02/27] i386/63441 i386 Fatal trap 12 in pmap.c o [2004/03/03] i386/63726 i386 cant login because some PAM module is mis o [2004/03/04] i386/63776 i386 FreeBSD 5.x freezes during boot on a tosh o [2004/03/05] i386/63828 i386 System hangs when installing Release 5.2. o [2004/03/06] i386/63853 i386 5.2.1 boot CD hangs during boot\ o [2004/03/07] i386/63871 i386 Kernel panic in swi8 after 1 hour uptime o [2004/03/09] i386/64002 i386 acpi problem o [2004/03/23] i386/64619 i386 Error building gcc 3.4 from ports collect o [2004/03/25] i386/64716 i386 mv crashes FreeBSD 5.2.1-p3 o [2004/03/25] i386/64727 i386 problem with partition in freebsd 5.2.1 s o [2004/03/31] i386/65019 i386 Nvidia Crash o [2004/04/03] i386/65137 i386 5.2.1 Intall Boot from floppies page faul o [2004/04/16] i386/65646 i386 FreeBSD suddenly turns off the power 46 problems total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/05/21] i386/52556 i386 Syskonnect SK9843SX, sk driver, MII not d o [2003/05/22] i386/52581 i386 Boot loaders reading more than one sector o [2003/05/23] i386/52610 i386 MSI "655 max" (MS-6730, SiS 655/963) MB A o [2003/05/24] i386/52638 i386 SCSI U320 on SMP server won't run faster o [2003/05/31] i386/52822 i386 5.1-BETA2 problems with named/syslogd/if_ o [2003/06/05] i386/52975 i386 CPUTYPE=k7 results in non-functional /boo o [2003/06/10] i386/53137 i386 background fscking causing ffs_valloc pan o [2003/06/16] i386/53382 i386 Repetable panics in ffs_vget() on Prolian o [2003/06/30] i386/53948 i386 console="comconsole" in loader.conf cause o [2003/07/02] i386/54033 i386 Disk lockup. o [2003/07/15] i386/54501 i386 Promise Ultra133 TX2 does not work proper o [2003/07/22] i386/54756 i386 ACPI suspend/resume problem on CF-W2 lapt o [2003/07/23] i386/54781 i386 ACPI prevents psm to detect on Compaq Evo o [2003/08/05] i386/55290 i386 please MFC the PR:22971 (LinuxEmu; Implem o [2003/08/13] i386/55555 i386 system freezes with access to /dev/ums0 o [2003/08/13] i386/55561 i386 SMbus and I2C don't attach when loaded as o [2003/08/15] i386/55614 i386 machine freezes - goes on after key press o [2003/08/15] i386/55615 i386 machine freezes - goes on after key press o [2003/08/23] i386/55908 i386 perl process stuck in pipewr (no pipe bei o [2003/08/24] i386/55930 i386 partly configured serial port freezes sys o [2003/10/06] i386/57673 i386 Odd/dangerous disklabel behaviour on 5.0 o [2003/10/23] i386/58458 i386 ATAPI-CDROM DMA Support on ALi Aladdin V o [2003/10/26] i386/58580 i386 After sysinstall, F2 fails; wrong device o [2003/10/30] i386/58718 i386 need to remove battery before booting lap o [2003/10/30] i386/58749 i386 lock order reversal with heavy IO on ar0 o [2003/11/01] i386/58826 i386 reboot on an IBM PC Server 315 merely hal o [2003/11/03] i386/58870 i386 page fault in kernel mode with ifconfig a o [2003/11/11] i386/59192 i386 ATA drive not spotted with SCSI drive o [2003/11/14] i386/59298 i386 Can't render anything with Blender / RADE o [2003/11/20] i386/59503 i386 kernel routines and drivers don't recogni o [2003/11/26] i386/59701 i386 System hungup, after resume from suspend. o [2003/12/04] i386/59945 i386 nullfs bug: reboot after panic: null_chec o [2003/12/11] i386/60154 i386 ipfw core (crash) o [2003/12/16] i386/60317 i386 FreeBSD 5.2rc1 doesn't boot with ACPI ena o [2003/12/26] i386/60603 i386 dd causes error when copying cd from ATA o [2003/12/27] i386/60641 i386 Sporadic SCSI bus resets with 53C810 unde o [2003/12/28] i386/60671 i386 FreeBSD 5.2RC2 installation process doesn o [2003/12/29] i386/60681 i386 wicontrol -L critical crash (sigbus) o [2003/12/29] i386/60690 i386 atapicd driver causes spontaneous uncondi o [2004/01/04] i386/60887 i386 can't boot when fbsd exists with other op o [2004/01/06] i386/60984 i386 NFS Server hang o [2004/01/09] i386/61127 i386 cannot mount cdrom o [2004/01/10] i386/61185 i386 cannot unmount /cdrom o [2004/01/13] i386/61303 i386 5.2-REL hangs during boot with 3-port pyr o [2004/01/13] i386/61326 i386 Reboot while booting from 5.2-RELEASE CD o [2004/01/13] i386/61342 i386 CD-based installation crashes as kernel " o [2004/01/16] i386/61443 i386 FreeBSD 5.2-RELEASE installation stops at o [2004/01/21] i386/61705 i386 Random "bus errors". o [2004/01/23] i386/61804 i386 hitachi travelstar usb hdd (40gb) drivers o [2004/01/24] i386/61852 i386 i386 pmap SMP race condition can cause lo o [2004/01/25] i386/61890 i386 FDisk uses incorrect calculations for dis o [2004/01/26] i386/61937 i386 Cannot Install 5.2-REL via serial console o [2004/01/29] i386/62088 i386 Logitech Cordless/Optical Mouse not worki o [2004/02/02] i386/62280 i386 em0 broken after resume in 5.2-CURRENT o [2004/02/08] i386/62519 i386 sound card does not work on laptop o [2004/02/08] i386/62565 i386 device.hints are not honored in 5.2.1-RC o [2004/02/13] i386/62789 i386 PANIC on PPPoE Server o [2004/02/13] i386/62807 i386 4.9 SMP does not work with Compaq Smart o [2004/02/14] i386/62833 i386 Can't Install: cancel by syncing disks an o [2004/02/15] i386/62888 i386 ad4: WARNING - WRITE_DMA interrupt was se o [2004/02/16] i386/62902 i386 Data Corruption on Dell PE 600SC (Server o [2004/02/17] i386/62952 i386 USB not working o [2004/02/18] i386/63027 i386 bad TX performance of xl driver for 3COM o [2004/02/19] i386/63098 i386 Compaq Workstation IDE CDROM drive not pr o [2004/02/22] i386/63248 i386 Under high network traffic, system reboot o [2004/02/24] i386/63305 i386 reading udf filesystem on dvd+rw leads to o [2004/02/24] i386/63313 i386 sk driver panics on boot with SK-9844 dua o [2004/02/27] i386/63467 i386 Sil 3114 o [2004/02/29] i386/63521 i386 5.2.1 doesn't detect drives on SATA contr o [2004/02/29] i386/63569 i386 I get an error code 1 in the qt 3.2.1 pac o [2004/03/02] i386/63670 i386 'Unable to read from thread kernel pipe' o [2004/03/03] i386/63678 i386 5.2.1 installation hangs on t30 o [2004/03/08] i386/63941 i386 Device/vendor quirks for iRiver iFP-595T( o [2004/03/09] i386/63992 i386 XFree86 4.3 don't start o [2004/03/12] i386/64183 i386 5.1-RELEASE Install hung at "Probing devi o [2004/03/19] i386/64450 i386 Lucent Technologies WaveLAN/IEEE (PCI) bu o [2004/03/22] i386/64572 i386 kernel panic when running ifconfig in per o [2004/03/24] i386/64656 i386 Bugs with Ethernet driver "bfe" o [2004/03/24] i386/64680 i386 5.2.1 pci-cfgintr steals serial mouse irq o [2004/03/25] i386/64697 i386 5.2.x BTX loader halts with Promise FastT o [2004/03/25] i386/64719 i386 mount_smbfs permission denied on file whi o [2004/03/25] i386/64720 i386 tail will not ctrl c o [2004/03/26] i386/64775 i386 Error localhost o [2004/03/26] i386/64795 i386 Network Adapter not configuring o [2004/04/09] i386/65360 i386 Installation problem with flashplugin.tbz o [2004/04/09] i386/65385 i386 Kernel Panic upon boot o [2004/04/14] i386/65523 i386 [patch] PXE loader malfunction in multipl o [2004/04/17] i386/65691 i386 fxp0: device timeout o [2004/04/19] i386/65774 i386 Cannot run repair disk when booted from U 89 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2003/05/14] i386/52249 i386 [PATCH] Bootmanager shows NTFS partitions o [2003/05/18] i386/52401 i386 5.1-BETA syslogd not recording entries fr o [2003/05/18] i386/52408 i386 quitting gnome2-2.2.1_1 results in LOR o [2003/05/18] i386/52416 i386 Requesting ethernet driver for Broadcom 4 o [2003/05/19] i386/52427 i386 DVD replay under MSI "655 MAX" mobo inter o [2003/06/05] i386/52971 i386 bad macro LIST_HEAD in /usr/include/sys/q o [2003/06/11] i386/53200 i386 5.1-RC1 SMP kernel boot gags at "APIC_IO: o [2003/06/14] i386/53324 i386 pam_group problems (PAM_RUSER used instea o [2003/06/30] i386/53930 i386 showmount doesnot show nfs exportlist on o [2003/07/13] i386/54451 i386 [patch] i386_{get|set}_ldt manual page is o [2003/07/17] i386/54595 i386 emu10k1 sound driver locks system o [2003/08/11] i386/55473 i386 Mouse broken on some AWARD BIOS with ACPI o [2003/08/13] i386/55523 i386 AGP support for i82845G o [2003/08/26] i386/56012 i386 [patch] MAKEDEV does not allow creation o o [2003/09/23] i386/57125 i386 Comment to IPSEC_FILTERGIF in LINT is now o [2003/10/08] i386/57783 i386 UINT32_MAX is missing from FreeBSD 4.X o [2003/10/31] i386/58784 i386 ATA DMA fails and vx0 creates panic o [2003/11/10] i386/59147 i386 USB active extension cable not recognized o [2003/11/22] i386/59600 i386 [PATCH] Improved us.emacs.kbd mapping o [2003/11/29] i386/59806 i386 [patch] Suspend/resume breaks em0 o [2003/11/30] i386/59854 i386 System panics when AGP device is loaded o [2003/12/16] i386/60319 i386 read error 34/0 during installation, SYST o [2003/12/27] i386/60633 i386 It would seem that if you're running a sy o [2003/12/27] i386/60637 i386 /etc/resolv.conf not created after fresh o [2003/12/27] i386/60643 i386 5.2 RC2 disk1 ISO will not boot on an Asu o [2003/12/28] i386/60662 i386 5.2 Anonymous FTP server out dated. o [2003/12/29] i386/60702 i386 can't boot 5.2-RC2 iso's to install o [2004/01/01] i386/60787 i386 ACPI puts Dell PowerEdge 400SC machine in o [2004/01/02] i386/60817 i386 FBSD-5.1/5.2-RC1 "fdc0: cmd 3 failed at o o [2004/01/03] i386/60876 i386 ..... o [2004/01/05] i386/60919 i386 No login possible (sporadic) o [2004/01/05] i386/60963 i386 [PATCH] Win32 Applications abort on PECOF o [2004/01/06] i386/61005 i386 The Boot Manager in FreeBSD 5.2RC can't o [2004/01/11] i386/61219 i386 installation of 5.1 stalls at "Mounting r o [2004/01/12] i386/61239 i386 bootp enhancement, places the dhcp tags i o [2004/01/12] i386/61253 i386 panic: page fault on installation freebsd o [2004/01/13] i386/61308 i386 Maxproc Limits counts Zombie Processes wh o [2004/01/13] i386/61348 i386 Adaptec 1460D PCI SCSI Card does not work o [2004/01/16] i386/61442 i386 Highpoint RocketRAID 1520 uses only UDMA2 o [2004/01/17] i386/61481 i386 a mechanism to wire io-channel-check to u o [2004/01/19] i386/61603 i386 sysinstall: wrong geometry guessed o [2004/01/21] i386/61703 i386 ACPI + Sound + Boot = Reboot o [2004/01/23] i386/61821 i386 Errors in installation o [2004/01/24] i386/61838 i386 Realtek -8139C Card Not Supported o [2004/01/24] i386/61843 i386 Intel PRO/100 VE adapter is not recognize o [2004/01/24] i386/61858 i386 bus_dmamap_sync with BUS_DMASYNC_POSTREAD o [2004/01/25] i386/61889 i386 Have to reinsert pccard after reboot o [2004/01/27] i386/62003 i386 make /boot/loader "reboot" code same as r o [2004/01/28] i386/62042 i386 ipfw can't no more reject icmp (icmptypes o [2004/02/05] i386/62381 i386 'ad' driver notebook Intel PIIX4 Fujitsu o [2004/02/07] i386/62502 i386 panic under double loading vinum.ko modul o [2004/02/11] i386/62699 i386 fstat randomly crashes with "out of memor o [2004/02/11] i386/62711 i386 Installation: "Insert Next CD" Prompt is o [2004/02/14] i386/62832 i386 X keyboard bug o [2004/02/14] i386/62855 i386 AE_NO_ACPI_TABLES on systems that (purpor o [2004/02/17] i386/62977 i386 Mouse daemon during install/setup o [2004/02/22] i386/63226 i386 i want to config my new kernel with IPFIR o [2004/02/24] i386/63334 i386 make kernel error o [2004/02/29] i386/63537 i386 RELENG_5_2 /usr/src/Makefile.inc problem? o [2004/03/01] i386/63628 i386 patch to i.386 master boot record to allo o [2004/03/03] i386/63721 i386 VT6103 NIC broken since 5.2 o [2004/03/05] i386/63815 i386 boot loader waste a lot of time (10 min) o [2004/03/23] i386/64626 i386 AP initialization problem on GIGABYTE GA- o [2004/03/25] i386/64691 i386 in freebsd 5.2.1 release don't detect my o [2004/03/25] i386/64724 i386 Installer hangs on "Probing devices" on N o [2004/04/03] i386/65124 i386 Unable to disable TERM_EMU cleanly o [2004/04/13] i386/65493 i386 [patch] make sys/boot/{i386,pc98}/lib{i38 o [2004/04/14] i386/65528 i386 mouse cursor disapears on moving o [2004/04/18] i386/65729 i386 Document machdep.hlt_cpus sysctl 69 problems total. From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 11:10:18 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 501C516A4CE for ; Mon, 19 Apr 2004 11:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 492D443D49 for ; Mon, 19 Apr 2004 11:10:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3JIAHbv049484 for ; Mon, 19 Apr 2004 11:10:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JIAHIG049483; Mon, 19 Apr 2004 11:10:17 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 19 Apr 2004 11:10:17 -0700 (PDT) Resent-Message-Id: <200404191810.i3JIAHIG049483@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, Eric Veraart Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B19A16A4CE for ; Mon, 19 Apr 2004 11:03:50 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6819D43D31 for ; Mon, 19 Apr 2004 11:03:50 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3JI3o72055134 for ; Mon, 19 Apr 2004 11:03:50 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i3JI3oBn055133; Mon, 19 Apr 2004 11:03:50 -0700 (PDT) (envelope-from nobody) Message-Id: <200404191803.i3JI3oBn055133@www.freebsd.org> Date: Mon, 19 Apr 2004 11:03:50 -0700 (PDT) From: Eric Veraart To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/65775: Transmeta crusoe without longrun panics with sysctl X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:10:18 -0000 >Number: 65775 >Category: i386 >Synopsis: Transmeta crusoe without longrun panics with sysctl >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 19 11:10:17 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Eric Veraart >Release: 4.9-p4 >Organization: >Environment: FreeBSD server01.chassis00.xsnetworks.net 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Mon Mar 22 01:37:10 CET 2004 xsnetworks@server01.chassis00.xsnetworks.net:/usr/obj/usr/src/sys/SB1000T i386 >Description: FreeBSD running on a Transmeta Crusoe TM5800 (1Ghz) processor without longrun panics when sysctl is run. >How-To-Repeat: Run sysctl -a or sysctl hw.crusoe.longrun >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 11:32:36 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B01616A4CE; Mon, 19 Apr 2004 11:32:36 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4826D43D45; Mon, 19 Apr 2004 11:32:36 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BA2567303A; Mon, 19 Apr 2004 14:32:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040419183235.BA2567303A@freebsd-current.sentex.ca> Date: Mon, 19 Apr 2004 14:32:35 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:32:36 -0000 TB --- 2004-04-19 13:56:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-19 13:56:25 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-04-19 13:56:25 - checking out the source tree TB --- 2004-04-19 13:56:25 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-04-19 13:56:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-19 14:04:58 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-19 14:04:58 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-19 14:04:58 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2004-04-19 18:28:38 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-19 18:28:38 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-19 18:28:38 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 19 18:28:39 GMT 2004 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /other/tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/pc98/src/sys/dev/pci/pcib_if.m -h awk -f /other/tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/pc98/src/sys/dev/ppbus/ppbus_if.m -h awk -f /other/tinderbox/CURRENT/i386/pc98/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/i386/pc98/src/sys/isa/isa_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/other/tinderbox/CURRENT/i386/pc98/src/sys -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding /other/tinderbox/CURRENT/i386/pc98/src/sys/cam/scsi/scsi_da.c:33:20: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-04-19 18:32:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-19 18:32:35 - ERROR: failed to build generic kernel TB --- 2004-04-19 18:32:35 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 11:47:32 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E965A16A4CE; Mon, 19 Apr 2004 11:47:32 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB34843D39; Mon, 19 Apr 2004 11:47:32 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3E7587303A; Mon, 19 Apr 2004 14:47:32 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040419184732.3E7587303A@freebsd-current.sentex.ca> Date: Mon, 19 Apr 2004 14:47:32 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 18:47:33 -0000 TB --- 2004-04-19 12:02:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-19 12:02:04 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-04-19 12:02:04 - checking out the source tree TB --- 2004-04-19 12:02:04 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386 TB --- 2004-04-19 12:02:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-04-19 12:12:16 - building world (CFLAGS=-O -pipe) TB --- 2004-04-19 12:12:16 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-19 12:12:16 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-04-19 18:15:21 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-19 18:15:21 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-19 18:15:21 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 19 18:15:26 GMT 2004 >>> Kernel build for GENERIC completed on Mon Apr 19 18:47:30 GMT 2004 TB --- 2004-04-19 18:47:30 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-19 18:47:30 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-19 18:47:30 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 19 18:47:31 GMT 2004 -------------------------------------------------------------- ===> LINT mkdir -p /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys cd /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf; PATH=/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/sbin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/bin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT:957: unknown option "DA_OLD_QUIRKS" *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. TB --- 2004-04-19 18:47:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-19 18:47:32 - ERROR: failed to build lint kernel TB --- 2004-04-19 18:47:32 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 13:00:46 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F5B16A4F0 for ; Mon, 19 Apr 2004 13:00:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C774343D79 for ; Mon, 19 Apr 2004 13:00:41 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3JK0fbv064864 for ; Mon, 19 Apr 2004 13:00:41 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3JK0fcK064863; Mon, 19 Apr 2004 13:00:41 -0700 (PDT) (envelope-from gnats) Resent-Date: Mon, 19 Apr 2004 13:00:41 -0700 (PDT) Resent-Message-Id: <200404192000.i3JK0fcK064863@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, Martin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B4E16A566 for ; Mon, 19 Apr 2004 12:52:32 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC56B43D2F for ; Mon, 19 Apr 2004 12:52:32 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3JJqW72078067 for ; Mon, 19 Apr 2004 12:52:32 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i3JJqWHw078066; Mon, 19 Apr 2004 12:52:32 -0700 (PDT) (envelope-from nobody) Message-Id: <200404191952.i3JJqWHw078066@www.freebsd.org> Date: Mon, 19 Apr 2004 12:52:32 -0700 (PDT) From: Martin To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/65783: Panic when attaching card reader to USB port X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 20:00:47 -0000 >Number: 65783 >Category: i386 >Synopsis: Panic when attaching card reader to USB port >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 19 13:00:41 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Martin >Release: FreeBSD-CURRENT >Organization: >Environment: FreeBSD xxx.local 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Apr 19 21:20:35 CEST 2004 i386 >Description: When attaching the USB card reader/writer "hama - USB 2.0 Card Reader 9in1", I get panic instantly after the kernel recognizes the new device (it happens in two scenarios: on boot with attached device and while attaching to a running system). Last output I can see before panic() occurs is (Thinkpad R40): umass0: SCSI over Bulk-Only: quirks = 0x0000 umass0:3:0:-1: Attached to scbus3 da0: at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 122MB (250368 512 byte sectors: 64H 32S/T 122C) da1: Removable Direct Access SCSI-0 device da1: 1.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0 (da2:umass-sim0:0:0:2): ILLEGAL REQUEST asc:25,0 (da2:umass-sim0:0:0:2): Logical unit not supported (da2:umass-sim0:0:0:2): fatal error, failed to attach device (da2:umass-sim0:0:0:2): lost device (da2:umass-sim0:0:0:2): removing device entry (da2:umass-sim0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0 (da2:umass-sim0:0:0:3): ILLEGAL REQUEST asc:25,0 (da2:umass-sim0:0:0:3): Logical unit not supported (da2:umass-sim0:0:0:3): fatal error, failed to attach device (da2:umass-sim0:0:0:3): lost device (da2:umass-sim0:0:0:3): removing device entry Fatal trap 12: page fault while in kernel mode fault virtual address = 0x3c fault code = supervisor write, page not present instruction pointer = 0x8:0xc0540cc9 stack pointer = 0x10:0xcdcd3ce4 frame pointer = 0x10:0xcdcd3ce8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 2 (g_event) kernel: type 12 trap, code=0 Stopped at g_disk_destroy+0x9: movl $0,0x3c(%eax) db> trace g_disk_destroy(c2ddea80,0) at g_disk_destroy+0x9 one_event(cdcd3d20,c05424d1,258,190,c2af0898) at one_event+0x18f g_run_events(258,190,c2af0898,c05424b0,cdcd3d34) at g_run_events+0x9 g_event_procbody(0,cdcd3d48) at g_event_procbody+0x21 fork_exit(c05424b0,0,cdcd3d48) at fork_exit+0x71 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xcdcd3d7c, ebp = 0 --- I can also reproduce it on a second machine running current (P3-500). Both are running CURRENT with uhci (Intel chipset). >How-To-Repeat: - compile kernel with option USB_DEBUG (or else it will crash a bit later at various positions; non-deterministic) - plug in the card reader or - boot FreeBSD with the card reader already plugged in >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Apr 19 23:57:19 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B1C816A4CE; Mon, 19 Apr 2004 23:57:19 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DA543D2F; Mon, 19 Apr 2004 23:57:19 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 478977303A; Tue, 20 Apr 2004 02:57:18 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040420065718.478977303A@freebsd-current.sentex.ca> Date: Tue, 20 Apr 2004 02:57:18 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 06:57:19 -0000 TB --- 2004-04-19 23:21:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-19 23:21:06 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-04-19 23:21:06 - checking out the source tree TB --- 2004-04-19 23:21:06 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386 TB --- 2004-04-19 23:21:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-04-19 23:32:01 - building world (CFLAGS=-O -pipe) TB --- 2004-04-19 23:32:01 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-19 23:32:01 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-04-20 06:22:29 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-20 06:22:29 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-20 06:22:29 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Apr 20 06:22:31 GMT 2004 >>> Kernel build for GENERIC completed on Tue Apr 20 06:57:15 GMT 2004 TB --- 2004-04-20 06:57:15 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-20 06:57:15 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-20 06:57:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 20 06:57:16 GMT 2004 -------------------------------------------------------------- ===> LINT mkdir -p /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys cd /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf; PATH=/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/sbin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/bin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT:957: unknown option "DA_OLD_QUIRKS" *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. TB --- 2004-04-20 06:57:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-20 06:57:17 - ERROR: failed to build lint kernel TB --- 2004-04-20 06:57:17 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Apr 20 09:50:20 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF9716A4CE for ; Tue, 20 Apr 2004 09:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D8FA43D55 for ; Tue, 20 Apr 2004 09:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3KGoKbv015627 for ; Tue, 20 Apr 2004 09:50:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3KGoK5j015626; Tue, 20 Apr 2004 09:50:20 -0700 (PDT) (envelope-from gnats) Date: Tue, 20 Apr 2004 09:50:20 -0700 (PDT) Message-Id: <200404201650.i3KGoK5j015626@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Heikki Suonsivu Subject: Re: i386/63098: Compaq Workstation IDE CDROM drive not probed X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Heikki Suonsivu List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 16:50:20 -0000 The following reply was made to PR i386/63098; it has been noted by GNATS. From: Heikki Suonsivu To: freebsd-gnats-submit@FreeBSD.org, david.burns@dugeem.net Cc: Subject: Re: i386/63098: Compaq Workstation IDE CDROM drive not probed Date: Tue, 20 Apr 2004 19:43:21 +0300 I see the same problem, CD drive not found on Asus TR-DLS motherboard, with 2 1G CPUs. Symptoms are identical, and this is also serverworks based motherboard. I have not tried installing IDE drivers are the system is otherwise all-SCSI. From owner-freebsd-i386@FreeBSD.ORG Tue Apr 20 10:57:14 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43BA516A4CE; Tue, 20 Apr 2004 10:57:14 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id E914643D53; Tue, 20 Apr 2004 10:57:11 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8E1057303A; Tue, 20 Apr 2004 13:57:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040420175711.8E1057303A@freebsd-current.sentex.ca> Date: Tue, 20 Apr 2004 13:57:11 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 17:57:14 -0000 TB --- 2004-04-20 10:21:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-20 10:21:58 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-04-20 10:21:58 - checking out the source tree TB --- 2004-04-20 10:21:58 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386 TB --- 2004-04-20 10:21:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-04-20 10:32:29 - building world (CFLAGS=-O -pipe) TB --- 2004-04-20 10:32:29 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-20 10:32:29 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-04-20 17:25:47 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-20 17:25:47 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-20 17:25:47 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Apr 20 17:25:49 GMT 2004 >>> Kernel build for GENERIC completed on Tue Apr 20 17:57:08 GMT 2004 TB --- 2004-04-20 17:57:08 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-04-20 17:57:08 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src TB --- 2004-04-20 17:57:08 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 20 17:57:09 GMT 2004 -------------------------------------------------------------- ===> LINT mkdir -p /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys cd /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf; PATH=/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/sbin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/bin:/home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT /other/tinderbox/RELENG_4/i386/i386/src/sys/i386/conf/LINT:957: unknown option "DA_OLD_QUIRKS" *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/RELENG_4/i386/i386/src. TB --- 2004-04-20 17:57:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-20 17:57:11 - ERROR: failed to build lint kernel TB --- 2004-04-20 17:57:11 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Apr 20 22:36:12 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D14816A4CF; Tue, 20 Apr 2004 22:36:12 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE5EC43D5E; Tue, 20 Apr 2004 22:36:11 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id AE2267303A; Wed, 21 Apr 2004 01:36:09 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421053609.AE2267303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 01:36:09 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 05:36:12 -0000 TB --- 2004-04-21 03:44:57 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-21 03:44:57 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-04-21 03:44:57 - checking out the source tree TB --- 2004-04-21 03:44:57 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-04-21 03:44:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-21 03:51:44 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-21 03:51:44 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-21 03:51:44 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_data.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_debug.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_init.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_mkquery.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_mkupdate.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c: In function `__res_search': /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c:196: warning: unused variable `hp' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/lib/libc. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-04-21 05:36:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-21 05:36:09 - ERROR: failed to build world TB --- 2004-04-21 05:36:09 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Tue Apr 20 23:54:22 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30F8E16A4CE; Tue, 20 Apr 2004 23:54:22 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9DBE43D5D; Tue, 20 Apr 2004 23:54:21 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 527F47303A; Wed, 21 Apr 2004 02:54:21 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421065421.527F47303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 02:54:21 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 06:54:22 -0000 TB --- 2004-04-21 04:32:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-21 04:32:36 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-04-21 04:32:36 - checking out the source tree TB --- 2004-04-21 04:32:36 - cd /home/tinderbox/sandbox/CURRENT/i386/i386 TB --- 2004-04-21 04:32:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-21 04:50:35 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-21 04:50:35 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-21 04:50:35 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_data.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_debug.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_init.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_mkquery.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_mkupdate.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c: In function `__res_search': /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c:196: warning: unused variable `hp' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src/lib/libc. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. TB --- 2004-04-21 06:54:21 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-21 06:54:21 - ERROR: failed to build world TB --- 2004-04-21 06:54:21 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 01:19:24 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A233016A4CE; Wed, 21 Apr 2004 01:19:24 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C1043D31; Wed, 21 Apr 2004 01:19:24 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A7ABC7303A; Wed, 21 Apr 2004 04:19:23 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421081923.A7ABC7303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 04:19:23 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 08:19:25 -0000 TB --- 2004-04-21 06:54:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-21 06:54:21 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-04-21 06:54:21 - checking out the source tree TB --- 2004-04-21 06:54:21 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-04-21 06:54:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-21 07:01:27 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-21 07:01:27 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-21 07:01:27 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_data.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_debug.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_init.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_mkquery.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_mkupdate.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/pc98/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c: In function `__res_search': /other/tinderbox/CURRENT/i386/pc98/src/lib/libc/net/res_query.c:196: warning: unused variable `hp' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/lib/libc. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-04-21 08:19:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-21 08:19:23 - ERROR: failed to build world TB --- 2004-04-21 08:19:23 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 01:19:47 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 500D416A4CF; Wed, 21 Apr 2004 01:19:47 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id F288143D48; Wed, 21 Apr 2004 01:19:46 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9EC0C7306F; Wed, 21 Apr 2004 04:19:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421081946.9EC0C7306F@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 04:19:46 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 08:19:47 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 01:19:47 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 707B516A4D1; Wed, 21 Apr 2004 01:19:47 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DADF43D4C; Wed, 21 Apr 2004 01:19:47 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E1D6273071; Wed, 21 Apr 2004 04:19:46 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421081946.E1D6273071@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 04:19:46 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 08:19:47 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 04:18:23 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E999216A4CE; Wed, 21 Apr 2004 04:18:23 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36DF43D2F; Wed, 21 Apr 2004 04:18:23 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0B25F7303A; Wed, 21 Apr 2004 07:18:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421111822.0B25F7303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 07:18:22 -0400 (EDT) Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 11:18:24 -0000 TB --- 2004-04-21 10:19:58 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-21 10:19:58 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-04-21 10:19:58 - checking out the source tree TB --- 2004-04-21 10:19:58 - cd /home/tinderbox/sandbox/CURRENT/i386/i386 TB --- 2004-04-21 10:19:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-21 10:27:52 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-21 10:27:52 - cd /home/tinderbox/sandbox/CURRENT/i386/i386/src TB --- 2004-04-21 10:27:52 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_data.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_debug.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_init.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_mkquery.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_mkupdate.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../include -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/../../contrib/gdtoa -DINET6 -I/other/tinderbox/CURRENT/i386/i386/obj/other/tinderbox/CURRENT/i386/i386/src/lib/libc -DPOSIX_MISTAKE -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/other/tinderbox/CURRENT/i386/i386/src/lib/libc/rpc -DYP -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c: In function `__res_search': /other/tinderbox/CURRENT/i386/i386/src/lib/libc/net/res_query.c:196: warning: unused variable `hp' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src/lib/libc. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/i386/src. TB --- 2004-04-21 11:18:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-21 11:18:22 - ERROR: failed to build world TB --- 2004-04-21 11:18:22 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 04:36:22 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B44CB16A4CE; Wed, 21 Apr 2004 04:36:22 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9215B43D31; Wed, 21 Apr 2004 04:36:22 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 414567306F; Wed, 21 Apr 2004 07:36:22 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421113622.414567306F@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 07:36:22 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 11:36:22 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 05:06:53 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A229816A4CE; Wed, 21 Apr 2004 05:06:53 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B6B43D46; Wed, 21 Apr 2004 05:06:53 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 16FBD7303A; Wed, 21 Apr 2004 08:06:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421120653.16FBD7303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 08:06:53 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 12:06:54 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 05:06:54 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 080D716A4CF; Wed, 21 Apr 2004 05:06:54 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD4B43D46; Wed, 21 Apr 2004 05:06:53 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 91E897306D; Wed, 21 Apr 2004 08:06:53 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421120653.91E897306D@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 08:06:53 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 12:06:54 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 05:18:31 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8A4316A4CE; Wed, 21 Apr 2004 05:18:31 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AE243D62; Wed, 21 Apr 2004 05:18:31 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0BE027303A; Wed, 21 Apr 2004 08:18:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040421121831.0BE027303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 08:18:31 -0400 (EDT) Subject: [releng_4 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 12:18:31 -0000 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 19:31:45 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A30D316A4CE; Wed, 21 Apr 2004 19:31:45 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF6943D4C; Wed, 21 Apr 2004 19:31:45 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C510D7303A; Wed, 21 Apr 2004 22:31:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040422023144.C510D7303A@freebsd-current.sentex.ca> Date: Wed, 21 Apr 2004 22:31:44 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 02:31:45 -0000 TB --- 2004-04-22 02:10:06 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-22 02:10:06 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-04-22 02:10:06 - checking out the source tree TB --- 2004-04-22 02:10:06 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-04-22 02:10:06 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-22 02:15:27 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-22 02:15:27 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-22 02:15:27 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/.. -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.3"' -c /other/tinderbox/CURRENT/i386/pc98/src/contrib/libreadline/mbutil.c cc -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/.. -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.3"' -c /other/tinderbox/CURRENT/i386/pc98/src/contrib/libreadline/tilde.c building static readline library ranlib libreadline.a cc -fpic -DPIC -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/.. -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.3"' -c /other/tinderbox/CURRENT/i386/pc98/src/contrib/libreadline/readline.c -o readline.So cc -fpic -DPIC -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/.. -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.3"' -c /other/tinderbox/CURRENT/i386/pc98/src/contrib/libreadline/vi_mode.c -o vi_mode.So cc -fpic -DPIC -O2 -pipe -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/.. -I/other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline/../../../../contrib/libreadline -DHAVE_CONFIG_H -DRL_LIBRARY_VERSION='"4.3"' -c /other/tinderbox/CURRENT/i386/pc98/src/contrib/libreadline/funmap.c -o funmap.So /libexec/ld-elf.so.1: Cannot open "/lib/libedit.so.4" *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline/readline. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/gnu/lib/libreadline. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/gnu/lib. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-04-22 02:31:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-22 02:31:44 - ERROR: failed to build world TB --- 2004-04-22 02:31:44 - tinderbox aborted From owner-freebsd-i386@FreeBSD.ORG Wed Apr 21 19:43:58 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A098716A4CE; Wed, 21 Apr 2004 19:43:58 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0528943D4C; Wed, 21 Apr 2004 19:43:58 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id B86F1530D; Thu, 22 Apr 2004 04:43:56 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 426BF5309; Thu, 22 Apr 2004 04:43:50 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 23A5033C71; Thu, 22 Apr 2004 04:43:50 +0200 (CEST) To: FreeBSD Tinderbox References: <20040422023144.C510D7303A@freebsd-current.sentex.ca> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Thu, 22 Apr 2004 04:43:50 +0200 In-Reply-To: <20040422023144.C510D7303A@freebsd-current.sentex.ca> (FreeBSD Tinderbox's message of "Wed, 21 Apr 2004 22:31:44 -0400 (EDT)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 02:43:58 -0000 FreeBSD Tinderbox writes: > /libexec/ld-elf.so.1: Cannot open "/lib/libedit.so.4" > *** Error code 1 false alarm. the tinderbox has been acting oddly lately (apparently running jobs out of order, amongst other problems) so I am engaging in a bit of wanton maintenance. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-i386@FreeBSD.ORG Thu Apr 22 00:31:51 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B4A416A4CE; Thu, 22 Apr 2004 00:31:51 -0700 (PDT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAEBD43D2D; Thu, 22 Apr 2004 00:31:50 -0700 (PDT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 1DF96ACBD2; Thu, 22 Apr 2004 09:31:49 +0200 (CEST) Date: Thu, 22 Apr 2004 09:31:49 +0200 From: Pawel Jakub Dawidek To: Dag-Erling Sm?rgrav Message-ID: <20040422073149.GS24376@darkness.comp.waw.pl> References: <20040422023144.C510D7303A@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w/fW4OhQtzSNeJ+1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: i386@freebsd.org cc: FreeBSD Tinderbox cc: current@freebsd.org Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 07:31:51 -0000 --w/fW4OhQtzSNeJ+1 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 22, 2004 at 04:43:50AM +0200, Dag-Erling Sm?rgrav wrote: +> FreeBSD Tinderbox writes: +> > /libexec/ld-elf.so.1: Cannot open "/lib/libedit.so.4" +> > *** Error code 1 +>=20 +> false alarm. the tinderbox has been acting oddly lately (apparently +> running jobs out of order, amongst other problems) so I am engaging in +> a bit of wanton maintenance. BTW. Are you using md(4) (memory backed) devices to keep sources/objects? If compiling for different architectures doesn't run in parallel, we just need to keep sources in memory (put it there on boot) and only create one (~600MB) md(4) device and mount it on /usr/obj. After compiling we just have to: # umount /usr/obj # newfs /dev/mdX # mount /usr/obj # (I assume you don't you -DNOCLEAN:)) It for sure should extend life of tinderboxes (mainly their disks) and speedup things a bit, but we need machines with ~1.5GB of RAM. --=20 Pawel Jakub Dawidek http://www.FreeBSD.org pjd@FreeBSD.org http://garage.freebsd.pl FreeBSD committer Am I Evil? Yes, I Am! --w/fW4OhQtzSNeJ+1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAh3TlForvXbEpPzQRAuYeAJ9fx5/y2yoQt3Gdfu/2CE5lqJRdvQCgh6YY 6Z2GWeF4XHU4yvQbuf414cc= =fYQG -----END PGP SIGNATURE----- --w/fW4OhQtzSNeJ+1-- From owner-freebsd-i386@FreeBSD.ORG Thu Apr 22 02:23:44 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8314216A4CE; Thu, 22 Apr 2004 02:23:44 -0700 (PDT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC12A43D2D; Thu, 22 Apr 2004 02:23:43 -0700 (PDT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id C1804530D; Thu, 22 Apr 2004 11:23:42 +0200 (CEST) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 07819530A; Thu, 22 Apr 2004 11:23:35 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id A0ECD33C71; Thu, 22 Apr 2004 11:23:35 +0200 (CEST) To: Pawel Jakub Dawidek References: <20040422023144.C510D7303A@freebsd-current.sentex.ca> <20040422073149.GS24376@darkness.comp.waw.pl> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Thu, 22 Apr 2004 11:23:35 +0200 In-Reply-To: <20040422073149.GS24376@darkness.comp.waw.pl> (Pawel Jakub Dawidek's message of "Thu, 22 Apr 2004 09:31:49 +0200") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on flood.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=AWL autolearn=no version=2.63 cc: i386@freebsd.org cc: FreeBSD Tinderbox cc: current@freebsd.org Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 09:23:44 -0000 Pawel Jakub Dawidek writes: > BTW. Are you using md(4) (memory backed) devices to keep sources/objects? No. > If compiling for different architectures doesn't run in parallel, we just > need to keep sources in memory (put it there on boot) and only create > one (~600MB) md(4) device and mount it on /usr/obj. No. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-freebsd-i386@FreeBSD.ORG Thu Apr 22 12:50:26 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0DA16A4CE for ; Thu, 22 Apr 2004 12:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E343343D4C for ; Thu, 22 Apr 2004 12:50:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3MJoPbv077224 for ; Thu, 22 Apr 2004 12:50:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3MJoPJC077223; Thu, 22 Apr 2004 12:50:25 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 22 Apr 2004 12:50:25 -0700 (PDT) Resent-Message-Id: <200404221950.i3MJoPJC077223@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, "Sean O'Connell" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D7316A4CE for ; Thu, 22 Apr 2004 12:42:50 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC8043D31 for ; Thu, 22 Apr 2004 12:42:50 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3MJgo72030741 for ; Thu, 22 Apr 2004 12:42:50 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i3MJgovc030740; Thu, 22 Apr 2004 12:42:50 -0700 (PDT) (envelope-from nobody) Message-Id: <200404221942.i3MJgovc030740@www.freebsd.org> Date: Thu, 22 Apr 2004 12:42:50 -0700 (PDT) From: "Sean O'Connell" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/65896: 5.2-RELEASE re(4) driver, kernel panic on boot when NIC connected to a 100Mbps port X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 19:50:26 -0000 >Number: 65896 >Category: i386 >Synopsis: 5.2-RELEASE re(4) driver, kernel panic on boot when NIC connected to a 100Mbps port >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 Apr 22 12:50:25 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Sean O'Connell >Release: 5.2-RELEASE >Organization: Venturi Partners >Environment: FreeBSD testbox.venturipartners.com 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Thu Apr 15 19:14:42 GMT root@testbox.venturipartners.com:/usr/obj/usr/src/sys/VENTURI i386 >Description: When the re(4) driver loads during boot and attempts to initialize a RealTek 8139-based NIC connected to a 100Mbps-only hub or switch port, or a 10/100 autosensing port that has been manually set to 100 (full or half duplex), the kernel panics with the following: re1: port 0xe000-0xe0ff mem 0xe1107000-0xe11070ff irq 10 at device 10.0 on pci0 re1: Ethernet address: 00:0a:9d:04:01:3d miibus2: on re1 rlphy1: on miibus2 rlphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto re1: diagnostic failed, failed to receive packet in loopback mode re1: attach aborted due to hardware diag failure Fatal trap 12: page fault while in kernel mode fault virtual address = 0x98 fault code = supervisor write, page not present instruction pointer = 0x8: 0xc04afad5 stack pointer = 0x10: 0xc0821a50 frame pointer = 0x10: 0xc0821a60 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def 32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL=0 current process = 0 (swapper) trap number = 12 panic: page fault uptime: 1s If connected to a 10Mbps port (full or half duplex) or an autosensing port configured for Auto, the driver loads normally and the system completes boot. If the NIC is disconnected from the hub or switch during boot, and then reconnected once the system has loaded, the interface will operate normally. If re(4) is not compiled into the kernel, and is loaded as a module with kldload once the system has booted up, the driver will load normally. If the driver is loaded as a module DURING boot (if_re_load="YES" in loader.conf), a kernel panic occurs. This condition consistently recurred during testing with multiple RealTek 8139-based NICs connected to various networking hardware (a selection of about ten different hubs and switches from Cisco, 3Com, and NetGear). >How-To-Repeat: Take an i386 computer with a RealTek 8139-based NIC and connect the NIC in turn to the listed hub/switch port configurations, while the system boots. The following results will be observed: Not connected: OK 10baseT Half Duplex: OK 10baseT Full Duplex: OK 100baseT Half Duplex: PANIC 100baseTX Full Duplex: PANIC Auto-sensing: OK >Fix: None. Workaround is to boot the system with the NIC unplugged. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Apr 23 12:30:17 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB43416A4CE for ; Fri, 23 Apr 2004 12:30:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B236743D46 for ; Fri, 23 Apr 2004 12:30:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3NJUHbv026127 for ; Fri, 23 Apr 2004 12:30:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3NJUHen026126; Fri, 23 Apr 2004 12:30:17 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 23 Apr 2004 12:30:17 -0700 (PDT) Resent-Message-Id: <200404231930.i3NJUHen026126@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, Feczak Szabolcs Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31F0316A4CE for ; Fri, 23 Apr 2004 12:21:00 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15E6643D3F for ; Fri, 23 Apr 2004 12:21:00 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i3NJKx72083492 for ; Fri, 23 Apr 2004 12:20:59 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i3NJKxh0083489; Fri, 23 Apr 2004 12:20:59 -0700 (PDT) (envelope-from nobody) Message-Id: <200404231920.i3NJKxh0083489@www.freebsd.org> Date: Fri, 23 Apr 2004 12:20:59 -0700 (PDT) From: Feczak Szabolcs To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: i386/65920: Mounted Netware filesystem behaves strange X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 19:30:17 -0000 >Number: 65920 >Category: i386 >Synopsis: Mounted Netware filesystem behaves strange >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 23 12:30:17 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Feczak Szabolcs >Release: FreeBSD 4.10-BETA >Organization: Siodigit >Environment: FreeBSD backup.sdi.hu 4.10-BETA FreeBSD 4.10-BETA #3: Fri Apr 9 19:11:34 CEST 2004 root@backup.sdi.hu:/mnt/data/obj/mnt/data/cvs/src/sys/BACKUP i386 >Description: Filesystem becomes inaccessable or at least the root mountpoint for a while or till the next "ls" or "file" command issued. >How-To-Repeat: $ mount | grep nwfs /NWSERVER:ADMIN/SDI on /mnt/nwfs (nwfs) So I have the fs mounted, fine $ file /mnt/nwfs/. /mnt/nwfs/.: directory Lets check if the /mnt/nwfs/. reference works .. Since it returns that it is a directory it works $ rm /mnt/nwfs/* rm: /mnt/nwfs/DESKTOP.AFP: is a directory rm: /mnt/nwfs/Icon: Unknown error: 35216 rm: /mnt/nwfs/Network Trash Folder: is a directory rm: /mnt/nwfs/a: is a directory rm: /mnt/nwfs/agica: is a directory rm: /mnt/nwfs/baby: is a directory rm: /mnt/nwfs/data: is a directory rm: /mnt/nwfs/deleted.sav: is a directory rm: /mnt/nwfs/fokonyv: is a directory rm: /mnt/nwfs/test: is a directory rm: /mnt/nwfs/x: is a directory Lets delete the files in the root path of the mount, but not the directories, we got some errors, but it is okay to be so, since no recursion was defined $ cp /tmp/testfile1 /mnt/nwfs Lets copy a normal ascii file to the root dir of the mount $ file /mnt/nwfs/. /mnt/nwfs/.: can't stat `/mnt/nwfs/.' (No such file or directory). and whoala we have problem So it claims that it does not exist, at least the mount is unreachable $ cd /mnt/nwfs $ ls ls: .: No such file or directory And realy it is not Wait a few seconds here, and I got: $ ls DESKTOP.AFP agica fokonyv Icon baby test Network Trash Folder data testfile1 a deleted.sav x $ file /mnt/nwfs/. /mnt/nwfs/.: directory So now it exist and reports that it is a directory .... reachable again But If I do not issue ls or the thing just a little bit lower explained here I got back an error from the file /mnt/nwfs/. command as many times I issue it unless I remount it or make the os rethink this with ls or file command trick. The above process can be repeated unlimited times, and produces the error in every case -> Thats good at least it is consequent and not a random error The above process can be repeated unlimited times, and produces the error in every case -> Thats good at least it is consequent and not a random error Looks like after file operations, the kernel or ncpmount does not refresh the stats on the fs, or has problem with it, since it can not access it for some seconds ... It always makes to behave the mounted fs right instatly If I issue the file /mnt/nwfs/a/../. which is in theory should be equivalent to file /mnt/nwfs/. but in practice it doesn't since, the first one restores the normal behaviour of the filesystem, the second one in the errorous state only returns en error (after first command is issued, the second also works, but If I issue the second one first it claims that it does not exist) You may wonder why Im I refering to /mnt/nwfs as /mnt/nwfs/. because the problem comes from, that I can not rsync it some times and rsync needs to access this directory in the above form. Also strange : $ mkdir /mnt/nwfs/. mkdir: /mnt/nwfs/.: File exists It claims that it exist $ file /mnt/nwfs/. /mnt/nwfs/.: can't stat `/mnt/nwfs/.' (No such file or directory). It claims that it does not exist -> Confusion >Fix: These are not real fixes, just workarounds: 1. repeat ls a number of times in the mountpoint root and it will become available again 2. alternativly issue the tricky : file /mnt/nwfs_mountpoint/directory_which_exist/../. and you do not have to wait at all as in point number one, it will restores normal operation immediately >Release-Note: >Audit-Trail: >Unformatted: