Re: Freebsd.update 8.2 to 9.0 Success

2012-02-01 Thread Andrei Brezan

On 1/31/2012 9:16 PM, Thomas D. Dean wrote:

Maybe the wrong list, but, this was from STABLE -> STABLE.

I have an old 32-bit machine that had 8.2-STABLE on it.

I tried to upgrade using 8.2 update

# freebsd.update upgrade -r 9.0
failed with the no more mirrors message
# env UNAME_r=8.2-RELEASE freebsd.update upgrade -r 9.0
failed with the no more mirrors message
I tried
# sed -i '' -e 's/=_/=%@_/' /usr/sbin/freebsd-update
# env UNAME_r=8.2-RELEASE freebsd.update upgrade -r 9.0
similar failure

I copied freebsd.update from my 9.0 amd64 system.

# env UNAME_r=8.2-RELEASE ./freebsd.update upgrade -r 9.0

Worked!

After following directions until update completed and updating ports
with portupgrade -a -PP, the 32-bit machine was running 9.0 with no
known problems.

I changed stable-supfile to
...
*default release=cvs tag=RELENG_9
...

I updated the source tree, did the '11 step program' in
/usr/src/Makefile. All succeeded.

 > ssh <32-bit machine> uname -a
...
FreeBSD asus.tddhome 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Jan 31
07:39:04 PST 2012 tomdean@asus.tddhome:/usr/src/sys/GENERIC i386


Tom Dean
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Hi Tom,

Is that a typo? I know freebsd-update not freebsd.update and that works 
only for REALEASE not STABLE. I always update STABLE with csup and make 
buildworld/installworld as in handbook.


You can see also http://forums.freebsd.org/showthread.php?t=2930

Regards,
Andrei Brezan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_8_1 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 09:50:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 09:50:00 - starting RELENG_8_1 tinderbox run for mips/mips
TB --- 2012-02-01 09:50:00 - cleaning the object tree
TB --- 2012-02-01 09:50:07 - cvsupping the source tree
TB --- 2012-02-01 09:50:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_1/mips/mips/supfile
TB --- 2012-02-01 09:55:32 - building world
TB --- 2012-02-01 09:55:32 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 09:55:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 09:55:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 09:55:32 - SRCCONF=/dev/null
TB --- 2012-02-01 09:55:32 - TARGET=mips
TB --- 2012-02-01 09:55:32 - TARGET_ARCH=mips
TB --- 2012-02-01 09:55:32 - TZ=UTC
TB --- 2012-02-01 09:55:32 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 09:55:32 - cd /src
TB --- 2012-02-01 09:55:32 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 09:55:33 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 10:32:04 UTC 2012
TB --- 2012-02-01 10:32:04 - cd /src/sys/mips/conf
TB --- 2012-02-01 10:32:04 - /usr/sbin/config -m ADM5120
TB --- 2012-02-01 10:32:04 - building ADM5120 kernel
TB --- 2012-02-01 10:32:04 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 10:32:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 10:32:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 10:32:04 - SRCCONF=/dev/null
TB --- 2012-02-01 10:32:04 - TARGET=mips
TB --- 2012-02-01 10:32:04 - TARGET_ARCH=mips
TB --- 2012-02-01 10:32:04 - TZ=UTC
TB --- 2012-02-01 10:32:04 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 10:32:04 - cd /src
TB --- 2012-02-01 10:32:04 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Wed Feb  1 10:32:04 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Wed Feb  1 10:33:15 UTC 2012
TB --- 2012-02-01 10:33:16 - cd /src/sys/mips/conf
TB --- 2012-02-01 10:33:16 - /usr/sbin/config -m IDT
TB --- 2012-02-01 10:33:16 - building IDT kernel
TB --- 2012-02-01 10:33:16 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 10:33:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 10:33:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 10:33:16 - SRCCONF=/dev/null
TB --- 2012-02-01 10:33:16 - TARGET=mips
TB --- 2012-02-01 10:33:16 - TARGET_ARCH=mips
TB --- 2012-02-01 10:33:16 - TZ=UTC
TB --- 2012-02-01 10:33:16 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 10:33:16 - cd /src
TB --- 2012-02-01 10:33:16 - /usr/bin/make -B buildkernel KERNCONF=IDT
>>> Kernel build for IDT started on Wed Feb  1 10:33:16 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for IDT completed on Wed Feb  1 10:34:50 UTC 2012
TB --- 2012-02-01 10:34:50 - cd /src/sys/mips/conf
TB --- 2012-02-01 10:34:50 - /usr/sbin/config -m MALTA
TB --- 2012-02-01 10:34:50 - building MALTA kernel
TB --- 2012-02-01 10:34:50 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 10:34:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 10:34:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 10:34:50 - SRCCONF=/dev/null
TB --- 2012-02-01 10:34:50 - TARGET=mips
TB --- 2012-02-01 10:34:50 - TARGET_ARCH=mips
TB --- 2012-02-01 10:34:50 - TZ=UTC
TB --- 2012-02-01 10:34:50 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 10:34:50 - cd /src
TB --- 2012-02-01 10:34:50 - /usr/bin/make -B buildkernel KERNCONF=MALTA
>>> Kernel build for MALTA started on Wed Feb  1 10:34:50 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for MALTA completed on Wed Feb  1 10:36:17 UTC 2012
TB --- 2012-02-01 10:36:17 - cd /src/sys/mips/conf
TB --- 2012-02-01 10:36:17 - /usr/sbin/config -m QEMU
TB --- 2012-02-01 10:36:17 - building QEMU kernel
TB --- 2012-02-01 10:36:17 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 10:36:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 10:36:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 10:36:17 - SRCCONF=/dev/null
TB --- 2012-02-01 10:36:17 - TARGET=mips
TB --- 2012-02-01 10:36:17 - TARGET_ARCH=mips
TB --- 2012-02-01 10:36:17 - TZ=UTC
TB --- 2012-02-01 10:36:17 - __MAKE_CONF=/dev/null
TB ---

[releng_8_2 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 12:13:37 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 12:13:37 - starting RELENG_8_2 tinderbox run for mips/mips
TB --- 2012-02-01 12:13:37 - cleaning the object tree
TB --- 2012-02-01 12:13:46 - cvsupping the source tree
TB --- 2012-02-01 12:13:46 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/mips/mips/supfile
TB --- 2012-02-01 12:14:01 - building world
TB --- 2012-02-01 12:14:01 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 12:14:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 12:14:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 12:14:01 - SRCCONF=/dev/null
TB --- 2012-02-01 12:14:01 - TARGET=mips
TB --- 2012-02-01 12:14:01 - TARGET_ARCH=mips
TB --- 2012-02-01 12:14:01 - TZ=UTC
TB --- 2012-02-01 12:14:01 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 12:14:01 - cd /src
TB --- 2012-02-01 12:14:01 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 12:14:01 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 12:50:19 UTC 2012
TB --- 2012-02-01 12:50:19 - cd /src/sys/mips/conf
TB --- 2012-02-01 12:50:19 - /usr/sbin/config -m ADM5120
TB --- 2012-02-01 12:50:19 - building ADM5120 kernel
TB --- 2012-02-01 12:50:19 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 12:50:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 12:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 12:50:19 - SRCCONF=/dev/null
TB --- 2012-02-01 12:50:19 - TARGET=mips
TB --- 2012-02-01 12:50:19 - TARGET_ARCH=mips
TB --- 2012-02-01 12:50:19 - TZ=UTC
TB --- 2012-02-01 12:50:19 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 12:50:19 - cd /src
TB --- 2012-02-01 12:50:19 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Wed Feb  1 12:50:19 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Wed Feb  1 12:51:33 UTC 2012
TB --- 2012-02-01 12:51:33 - cd /src/sys/mips/conf
TB --- 2012-02-01 12:51:33 - /usr/sbin/config -m ALCHEMY
TB --- 2012-02-01 12:51:33 - building ALCHEMY kernel
TB --- 2012-02-01 12:51:33 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 12:51:33 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 12:51:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 12:51:33 - SRCCONF=/dev/null
TB --- 2012-02-01 12:51:33 - TARGET=mips
TB --- 2012-02-01 12:51:33 - TARGET_ARCH=mips
TB --- 2012-02-01 12:51:33 - TZ=UTC
TB --- 2012-02-01 12:51:33 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 12:51:33 - cd /src
TB --- 2012-02-01 12:51:33 - /usr/bin/make -B buildkernel KERNCONF=ALCHEMY
>>> Kernel build for ALCHEMY started on Wed Feb  1 12:51:33 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/ucmpdi2.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/udivdi3.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/umod

Troube with SSD

2012-02-01 Thread Willem Jan Withagen
Hi,

I have this ZFS server up for about 27 days, and about 3 weeks ago (was
not really paying attention) it turns out it lost its SSD that I'm using
for log and cache. There is also a poor and lonely memory stick for log.
So the box did not really suffer file loss.

system is running:
FreeBSD zfs.digiware.nl 8.2-STABLE FreeBSD 8.2-STABLE #58: Thu Nov 17
09:43:46 CET 2011
r...@zfs.digiware.nl:/home/obj/usr/src/src8/src/sys/ZFS  amd64

more info like dmesg, pciconf, kernconf, zpool iostat at:
http://www.tegenbosch28.nl/FreeBSD/systems/ZFS/

But it is weird to just lose a SSD from the bus. And it has happened
before. And you can see that AHCI really banged on the frontdoor...

The device is a Corsair 60Gb Force GT. And thusfar I have not found any
suggestions that that serie of devices is prone to doing this.

It was a real dead device, the only way to get it back:
powercycle the device by pulling it, and stick it back
then camcontrol rescan

I've now upgrade it to a 120Gb Corsair, to see if that has the same problem.

Other FreeBSD-ers have like problems?

Regards,
--WjW


Jan  7 10:04:24 zfs kernel: ahcich3: Timeout on slot 27 port 0
Jan  7 10:04:24 zfs kernel: ahcich3: is  cs 2000 ss 3800
rs 3800 tfd c0 serr  cmd 0004dd17
Jan  7 10:04:56 zfs kernel: ahcich3: AHCI reset: device not ready after
31000ms (tfd = 0080)
Jan  7 10:05:26 zfs kernel: ahcich3: Timeout on slot 29 port 0
Jan  7 10:05:26 zfs kernel: ahcich3: is  cs 2000 ss 
rs 2000 tfd 80 serr  cmd 0004dd17
Jan  7 10:05:57 zfs kernel: ahcich3: AHCI reset: device not ready after
31000ms (tfd = 0080)
Jan  7 10:06:27 zfs kernel: ahcich3: Timeout on slot 29 port 0
Jan  7 10:06:27 zfs kernel: ahcich3: is  cs 2000 ss 
rs 2000 tfd 80 serr  cmd 0004dd17
Jan  7 10:06:27 zfs kernel: (ada2:ahcich3:0:0:0): lost device
Jan  7 10:06:58 zfs kernel: ahcich3: AHCI reset: device not ready after
31000ms (tfd = 0080)
Jan  7 10:07:28 zfs kernel: ahcich3: Timeout on slot 29 port 0
Jan  7 10:07:28 zfs kernel: ahcich3: is  cs e000 ss e000
rs e000 tfd 80 serr  cmd 0004dd17
Jan  7 10:08:16 zfs kernel: ahcich3: AHCI reset: device not ready after
31000ms (tfd = 0080)
Jan  7 10:08:16 zfs kernel: ahcich3: Poll timeout on slot 31 port 0
Jan  7 10:08:16 zfs kernel: ahcich3: is  cs 8000 ss 
rs 8000 tfd 80 serr  cmd 0004df17
Jan  7 10:08:46 zfs kernel: ahcich3: Timeout on slot 31 port 0
Jan  7 10:08:46 zfs kernel: ahcich3: is  cs 8000 ss 
rs 8000 tfd 80 serr  cmd 0004df17
Jan  7 10:08:48 zfs kernel: (ada2:ahcich3:0:0:0): removing device entry
Jan  7 10:09:33 zfs kernel: ahcich3: AHCI reset: device not ready after
31000ms (tfd = 0080)
Jan  7 10:09:33 zfs kernel: ahcich3: Poll timeout on slot 31 port 0
Jan  7 10:09:33 zfs kernel: ahcich3: is  cs 8000 ss 
rs 8000 tfd 80 serr  cmd 0004df17
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_8_2 tinderbox] failure on powerpc/powerpc

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 12:32:29 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 12:32:29 - starting RELENG_8_2 tinderbox run for 
powerpc/powerpc
TB --- 2012-02-01 12:32:29 - cleaning the object tree
TB --- 2012-02-01 12:32:55 - cvsupping the source tree
TB --- 2012-02-01 12:32:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/powerpc/powerpc/supfile
TB --- 2012-02-01 12:33:10 - building world
TB --- 2012-02-01 12:33:10 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 12:33:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 12:33:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 12:33:10 - SRCCONF=/dev/null
TB --- 2012-02-01 12:33:10 - TARGET=powerpc
TB --- 2012-02-01 12:33:10 - TARGET_ARCH=powerpc
TB --- 2012-02-01 12:33:10 - TZ=UTC
TB --- 2012-02-01 12:33:10 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 12:33:10 - cd /src
TB --- 2012-02-01 12:33:10 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 12:33:11 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 13:19:11 UTC 2012
TB --- 2012-02-01 13:19:11 - generating LINT kernel config
TB --- 2012-02-01 13:19:11 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 13:19:11 - /usr/bin/make -B LINT
TB --- 2012-02-01 13:19:11 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 13:19:11 - /usr/sbin/config -m LINT
TB --- 2012-02-01 13:19:11 - building LINT kernel
TB --- 2012-02-01 13:19:11 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 13:19:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 13:19:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 13:19:11 - SRCCONF=/dev/null
TB --- 2012-02-01 13:19:11 - TARGET=powerpc
TB --- 2012-02-01 13:19:11 - TARGET_ARCH=powerpc
TB --- 2012-02-01 13:19:11 - TZ=UTC
TB --- 2012-02-01 13:19:11 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 13:19:11 - cd /src
TB --- 2012-02-01 13:19:11 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Feb  1 13:19:11 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Wed Feb  1 13:34:38 UTC 2012
TB --- 2012-02-01 13:34:38 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 13:34:38 - /usr/sbin/config -m GENERIC
TB --- 2012-02-01 13:34:38 - building GENERIC kernel
TB --- 2012-02-01 13:34:38 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 13:34:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 13:34:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 13:34:38 - SRCCONF=/dev/null
TB --- 2012-02-01 13:34:38 - TARGET=powerpc
TB --- 2012-02-01 13:34:38 - TARGET_ARCH=powerpc
TB --- 2012-02-01 13:34:38 - TZ=UTC
TB --- 2012-02-01 13:34:38 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 13:34:38 - cd /src
TB --- 2012-02-01 13:34:38 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Wed Feb  1 13:34:38 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for GENERIC completed on Wed Feb  1 13:44:59 UTC 2012
TB --- 2012-02-01 13:44:59 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 13:44:59 - /usr/sbin/config -m MPC85XX
TB --- 2012-02-01 13:44:59 - building MPC85XX kernel
TB --- 2012-02-01 13:44:59 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 13:44:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 13:44:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 13:44:59 - SRCCONF=/dev/null
TB --- 2012-02-01 13:44:59 - TARGET=powerpc
TB --- 2012-02-01 13:44:59 - TARGET_ARCH=powerpc
TB --- 2012-02-01 13:44:59 - TZ=UTC
TB --- 2012-02-01 13:44:59 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 13:44:59 - cd /src
TB --- 2012-02-01 13:44:59 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX
>>> Kernel build for MPC85XX started on Wed Feb  1 13:44:59 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -Wa,-me500 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--pa

Re: Troube with SSD

2012-02-01 Thread Peter Maloney
I had the (probably) same problem with a Crucial SSD with old firmware.
With my problem, the mps driver or mpslsi driver logs the timeouts
rather than AHCI. With new disk firmware, it works fine so far (about
2-3 weeks). Here is my forum thread
http://forums.freebsd.org/showthread.php?t=28252

I can cause a very similar error by hot pulling the disk. After putting
the disk back in, I can't use the disk until rebooting. (And I
reproduced the same problem with a Seagate Green spinning disk). After
the firmware upgrade, this test passes, so I put it back to work in the
machine.

Here is a thread with a similar problem with an OCZ Vertex 3
http://forums.freebsd.org/showthread.php?t=27128

I didn't try "camcontrol rescan". But I tried "camcontrol reset "
which caused a kernel panic (meaning FreeBSD is most likely at least
partially to blame). ;)

Peter


On 02/01/2012 02:40 PM, Willem Jan Withagen wrote:
> Hi,
>
> I have this ZFS server up for about 27 days, and about 3 weeks ago (was
> not really paying attention) it turns out it lost its SSD that I'm using
> for log and cache. There is also a poor and lonely memory stick for log.
> So the box did not really suffer file loss.
>
> system is running:
> FreeBSD zfs.digiware.nl 8.2-STABLE FreeBSD 8.2-STABLE #58: Thu Nov 17
> 09:43:46 CET 2011
> r...@zfs.digiware.nl:/home/obj/usr/src/src8/src/sys/ZFS  amd64
>
> more info like dmesg, pciconf, kernconf, zpool iostat at:
>   http://www.tegenbosch28.nl/FreeBSD/systems/ZFS/
>
> But it is weird to just lose a SSD from the bus. And it has happened
> before. And you can see that AHCI really banged on the frontdoor...
>
> The device is a Corsair 60Gb Force GT. And thusfar I have not found any
> suggestions that that serie of devices is prone to doing this.
>
> It was a real dead device, the only way to get it back:
>   powercycle the device by pulling it, and stick it back
>   then camcontrol rescan
>
> I've now upgrade it to a 120Gb Corsair, to see if that has the same problem.
>
> Other FreeBSD-ers have like problems?
>
> Regards,
> --WjW
>
>
> Jan  7 10:04:24 zfs kernel: ahcich3: Timeout on slot 27 port 0
> Jan  7 10:04:24 zfs kernel: ahcich3: is  cs 2000 ss 3800
> rs 3800 tfd c0 serr  cmd 0004dd17
> Jan  7 10:04:56 zfs kernel: ahcich3: AHCI reset: device not ready after
> 31000ms (tfd = 0080)
> Jan  7 10:05:26 zfs kernel: ahcich3: Timeout on slot 29 port 0
> Jan  7 10:05:26 zfs kernel: ahcich3: is  cs 2000 ss 
> rs 2000 tfd 80 serr  cmd 0004dd17
> Jan  7 10:05:57 zfs kernel: ahcich3: AHCI reset: device not ready after
> 31000ms (tfd = 0080)
> Jan  7 10:06:27 zfs kernel: ahcich3: Timeout on slot 29 port 0
> Jan  7 10:06:27 zfs kernel: ahcich3: is  cs 2000 ss 
> rs 2000 tfd 80 serr  cmd 0004dd17
> Jan  7 10:06:27 zfs kernel: (ada2:ahcich3:0:0:0): lost device
> Jan  7 10:06:58 zfs kernel: ahcich3: AHCI reset: device not ready after
> 31000ms (tfd = 0080)
> Jan  7 10:07:28 zfs kernel: ahcich3: Timeout on slot 29 port 0
> Jan  7 10:07:28 zfs kernel: ahcich3: is  cs e000 ss e000
> rs e000 tfd 80 serr  cmd 0004dd17
> Jan  7 10:08:16 zfs kernel: ahcich3: AHCI reset: device not ready after
> 31000ms (tfd = 0080)
> Jan  7 10:08:16 zfs kernel: ahcich3: Poll timeout on slot 31 port 0
> Jan  7 10:08:16 zfs kernel: ahcich3: is  cs 8000 ss 
> rs 8000 tfd 80 serr  cmd 0004df17
> Jan  7 10:08:46 zfs kernel: ahcich3: Timeout on slot 31 port 0
> Jan  7 10:08:46 zfs kernel: ahcich3: is  cs 8000 ss 
> rs 8000 tfd 80 serr  cmd 0004df17
> Jan  7 10:08:48 zfs kernel: (ada2:ahcich3:0:0:0): removing device entry
> Jan  7 10:09:33 zfs kernel: ahcich3: AHCI reset: device not ready after
> 31000ms (tfd = 0080)
> Jan  7 10:09:33 zfs kernel: ahcich3: Poll timeout on slot 31 port 0
> Jan  7 10:09:33 zfs kernel: ahcich3: is  cs 8000 ss 
> rs 8000 tfd 80 serr  cmd 0004df17
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


-- 


Peter Maloney
Brockmann Consult
Max-Planck-Str. 2
21502 Geesthacht
Germany
Tel: +49 4152 889 300
Fax: +49 4152 889 333
E-mail: peter.malo...@brockmann-consult.de
Internet: http://www.brockmann-consult.de


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Troube with SSD

2012-02-01 Thread Jeremy Chadwick
On Wed, Feb 01, 2012 at 02:40:17PM +0100, Willem Jan Withagen wrote:
> The device is a Corsair 60Gb Force GT. And thusfar I have not found any
> suggestions that that serie of devices is prone to doing this.

Can you please provide the following output when that SSD is attached
to the system?  You will need to install ports/sysutils/smartmontools
for this (please make sure it's version 5.42 or newer).

* smartctl -a /dev/whatever
* smartctl -l devstat /dev/whatever
* smartctl -l sataphy /dev/whatever
* smartctl -l ssd /dev/whatever

Thank you.

-- 
| Jeremy Chadwick j...@parodius.com |
| Parodius Networking http://www.parodius.com/ |
| UNIX Systems Administrator Mountain View, CA, US |
| Making life hard for others since 1977. PGP 4BD6C0CB |

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: Troube with SSD

2012-02-01 Thread Willem Jan Withagen
On 2012-02-01 15:39, Jeremy Chadwick wrote:
> On Wed, Feb 01, 2012 at 02:40:17PM +0100, Willem Jan Withagen wrote:
>> The device is a Corsair 60Gb Force GT. And thusfar I have not found any
>> suggestions that that serie of devices is prone to doing this.
> 
> Can you please provide the following output when that SSD is attached
> to the system?  You will need to install ports/sysutils/smartmontools
> for this (please make sure it's version 5.42 or newer).
> 
> * smartctl -a /dev/whatever
> * smartctl -l devstat /dev/whatever
> * smartctl -l sataphy /dev/whatever
> * smartctl -l ssd /dev/whatever

Eh, the last 3 look like they are not supported on the 3ware controller:
ATA_READ_LOG_EXT (addr=0x00:0x00, page=0, n=1) failed: 48-bit ATA
commands not supported
Read GP Log Directory failed.

So I'll have to put it back in my real fileserver.

The output of the first one command, but it contains some real weird
values.??

--WjW

=== START OF INFORMATION SECTION ===
Device Model: Corsair Force GT
Serial Number:1129650305870891
LU WWN Device Id: 0 00 0
Firmware Version: 1.2
User Capacity:60,022,480,896 bytes [60.0 GB]
Sector Size:  512 bytes logical/physical
Device is:Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  ACS-2 revision 3
Local Time is:Wed Feb  1 16:52:42 2012 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection:
Disabled.
Self-test execution status:  (   0) The previous self-test routine
completed
without error or no self-test
has ever
been run.
Total time to complete Offline
data collection:(0) seconds.
Offline data collection
capabilities:(0x7f) SMART execute Offline immediate.
Auto Offline data collection
on/off support.
Abort Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities:(0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability:(0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time:(   1) minutes.
Extended self-test routine
recommended polling time:(  48) minutes.
Conveyance self-test routine
recommended polling time:(   2) minutes.
SCT capabilities:  (0x0021) SCT Status supported.
SCT Data Table supported.

SMART Attributes Data Structure revision number: 10
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE
UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate 0x000f   082   082   050Pre-fail  Always
  -   897651373777
  5 Reallocated_Sector_Ct   0x0033   100   100   003Pre-fail  Always
  -   0
  9 Power_On_Hours  0x0032   100   100   000Old_age   Always
  -   121242631799621
 12 Power_Cycle_Count   0x0032   100   100   000Old_age   Always
  -   31
171 Unknown_Attribute   0x0032   000   000   000Old_age   Always
  -   0
172 Unknown_Attribute   0x0032   000   000   000Old_age   Always
  -   0
174 Unknown_Attribute   0x0030   000   000   000Old_age
Offline  -   19
177 Wear_Leveling_Count 0x   000   000   000Old_age
Offline  -   0
181 Program_Fail_Cnt_Total  0x0032   000   000   000Old_age   Always
  -   0
182 Erase_Fail_Count_Total  0x0032   000   000   000Old_age   Always
  -   0
187 Reported_Uncorrect  0x0032   100   100   000Old_age   Always
  -   0
194 Temperature_Celsius 0x0022   026   035   000Old_age   Always
  -   26 (Min/Max 21/35)
195 Hardware_ECC_Recovered  0x001c   120   120   000Old_age
Offline  -   897651373777
196 Reallocated_Event_Count 0x0033   100   100   003Pre-fail  Always
  -   0
201 Soft_Read_Error_Rate0x001c   120   120   000Old_age
Offline  -   897651373777
204 Soft_ECC_Correction 0x001c   120  

Re: Troube with SSD

2012-02-01 Thread Jeremy Chadwick
On Wed, Feb 01, 2012 at 04:56:23PM +0100, Willem Jan Withagen wrote:
> On 2012-02-01 15:39, Jeremy Chadwick wrote:
> > On Wed, Feb 01, 2012 at 02:40:17PM +0100, Willem Jan Withagen wrote:
> >> The device is a Corsair 60Gb Force GT. And thusfar I have not found any
> >> suggestions that that serie of devices is prone to doing this.
> > 
> > Can you please provide the following output when that SSD is attached
> > to the system?  You will need to install ports/sysutils/smartmontools
> > for this (please make sure it's version 5.42 or newer).
> > 
> > * smartctl -a /dev/whatever
> > * smartctl -l devstat /dev/whatever
> > * smartctl -l sataphy /dev/whatever
> > * smartctl -l ssd /dev/whatever
> 
> Eh, the last 3 look like they are not supported on the 3ware controller:
> ATA_READ_LOG_EXT (addr=0x00:0x00, page=0, n=1) failed: 48-bit ATA
> commands not supported
> Read GP Log Directory failed.

This indicates either a) the driver on FreeBSD, b) the controller
itself, or c) the controller firmware does not permit these specific
kinds of SMART sub-commands to be passed to the underlying device.

> So I'll have to put it back in my real fileserver.

Yes, please do.  In fact, I wish you would not have moved the disk to
another machine at all.  I wish people would not do this during/around
the time they ask for help; wait until someone clueful has exhausted
existing analysis before doing that.  Doing so adds great complexity to
the situation, because then I have to start asking questions like "did
you power off the machine before moving the drive?"  "Did you use the
same SATA cables?"  "Is the controller on the other machine identical?"
You get the idea.

It is extremely taxing for me to track all of these things, because 99%
of people do not write down/track what it is they do when they start
moving hardware around/etc..  I'm not necessarily lecturing you, I'm
more or less ranting -- I go through this situation two or three times a
week with people I help online, and it wastes a lot of time.  I have
another individual in a private Email who asked me for help with 2 disks
(one SSD, one HD), and kept moving the drives around between 3 different
machines, giving me random output from each one (behaviour differed per
box).  I cannot deal with this kind of situation.

> The output of the first one command, but it contains some real weird
> values.??

All the values below look fine to me.  I will try my best to explain.

> === START OF INFORMATION SECTION ===
> Device Model: Corsair Force GT
> Serial Number:1129650305870891
> LU WWN Device Id: 0 00 0
> Firmware Version: 1.2
> User Capacity:60,022,480,896 bytes [60.0 GB]
> Sector Size:  512 bytes logical/physical
> Device is:Not in smartctl database [for details use: -P showall]

First thing to note is the last line here.  smartmontools does not
appear to have knowledge of all the quirks/SMART attribute data for this
model of Corsair SSD.  So, some data may be inaccurate, and it does the
best it can.

Reformatting output to not force newlines/wrapping:

> SMART Attributes Data Structure revision number: 10
> Vendor Specific SMART Attributes with Thresholds:
> ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE  UPDATED  
> WHEN_FAILED RAW_VALUE
>   1 Raw_Read_Error_Rate 0x000f   082   082   050Pre-fail  Always  
>  -   897651373777
>   5 Reallocated_Sector_Ct   0x0033   100   100   003Pre-fail  Always  
>  -   0
>   9 Power_On_Hours  0x0032   100   100   000Old_age   Always  
>  -   121242631799621
>  12 Power_Cycle_Count   0x0032   100   100   000Old_age   Always  
>  -   31
> 171 Unknown_Attribute   0x0032   000   000   000Old_age   Always  
>  -   0
> 172 Unknown_Attribute   0x0032   000   000   000Old_age   Always  
>  -   0
> 174 Unknown_Attribute   0x0030   000   000   000Old_age   Offline 
>  -   19
> 177 Wear_Leveling_Count 0x   000   000   000Old_age   Offline 
>  -   0
> 181 Program_Fail_Cnt_Total  0x0032   000   000   000Old_age   Always  
>  -   0
> 182 Erase_Fail_Count_Total  0x0032   000   000   000Old_age   Always  
>  -   0
> 187 Reported_Uncorrect  0x0032   100   100   000Old_age   Always  
>  -   0
> 194 Temperature_Celsius 0x0022   026   035   000Old_age   Always  
>  -   26 (Min/Max 21/35)
> 195 Hardware_ECC_Recovered  0x001c   120   120   000Old_age   Offline 
>  -   897651373777
> 196 Reallocated_Event_Count 0x0033   100   100   003Pre-fail  Always  
>  -   0
> 201 Soft_Read_Error_Rate0x001c   120   120   000Old_age   Offline 
>  -   897651373777
> 204 Soft_ECC_Correction 0x001c   120   120   000Old_age   Offline 
>  -   897651373777
> 230 Head_Amplitude  0x0013   100   100   000Pre-fail  Always  
>  -   429496729700
> 231 Temperature_

[releng_8_1 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 16:00:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 16:00:00 - starting RELENG_8_1 tinderbox run for mips/mips
TB --- 2012-02-01 16:00:00 - cleaning the object tree
TB --- 2012-02-01 16:00:07 - cvsupping the source tree
TB --- 2012-02-01 16:00:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_1/mips/mips/supfile
TB --- 2012-02-01 16:05:31 - building world
TB --- 2012-02-01 16:05:31 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 16:05:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 16:05:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 16:05:31 - SRCCONF=/dev/null
TB --- 2012-02-01 16:05:31 - TARGET=mips
TB --- 2012-02-01 16:05:31 - TARGET_ARCH=mips
TB --- 2012-02-01 16:05:31 - TZ=UTC
TB --- 2012-02-01 16:05:31 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 16:05:31 - cd /src
TB --- 2012-02-01 16:05:31 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 16:05:32 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 16:42:00 UTC 2012
TB --- 2012-02-01 16:42:00 - cd /src/sys/mips/conf
TB --- 2012-02-01 16:42:00 - /usr/sbin/config -m ADM5120
TB --- 2012-02-01 16:42:00 - building ADM5120 kernel
TB --- 2012-02-01 16:42:00 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 16:42:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 16:42:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 16:42:00 - SRCCONF=/dev/null
TB --- 2012-02-01 16:42:00 - TARGET=mips
TB --- 2012-02-01 16:42:00 - TARGET_ARCH=mips
TB --- 2012-02-01 16:42:00 - TZ=UTC
TB --- 2012-02-01 16:42:00 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 16:42:00 - cd /src
TB --- 2012-02-01 16:42:00 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Wed Feb  1 16:42:00 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Wed Feb  1 16:43:12 UTC 2012
TB --- 2012-02-01 16:43:12 - cd /src/sys/mips/conf
TB --- 2012-02-01 16:43:12 - /usr/sbin/config -m IDT
TB --- 2012-02-01 16:43:12 - building IDT kernel
TB --- 2012-02-01 16:43:12 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 16:43:12 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 16:43:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 16:43:12 - SRCCONF=/dev/null
TB --- 2012-02-01 16:43:12 - TARGET=mips
TB --- 2012-02-01 16:43:12 - TARGET_ARCH=mips
TB --- 2012-02-01 16:43:12 - TZ=UTC
TB --- 2012-02-01 16:43:12 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 16:43:12 - cd /src
TB --- 2012-02-01 16:43:12 - /usr/bin/make -B buildkernel KERNCONF=IDT
>>> Kernel build for IDT started on Wed Feb  1 16:43:12 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for IDT completed on Wed Feb  1 16:44:49 UTC 2012
TB --- 2012-02-01 16:44:49 - cd /src/sys/mips/conf
TB --- 2012-02-01 16:44:49 - /usr/sbin/config -m MALTA
TB --- 2012-02-01 16:44:49 - building MALTA kernel
TB --- 2012-02-01 16:44:49 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 16:44:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 16:44:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 16:44:49 - SRCCONF=/dev/null
TB --- 2012-02-01 16:44:49 - TARGET=mips
TB --- 2012-02-01 16:44:49 - TARGET_ARCH=mips
TB --- 2012-02-01 16:44:49 - TZ=UTC
TB --- 2012-02-01 16:44:49 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 16:44:49 - cd /src
TB --- 2012-02-01 16:44:49 - /usr/bin/make -B buildkernel KERNCONF=MALTA
>>> Kernel build for MALTA started on Wed Feb  1 16:44:49 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for MALTA completed on Wed Feb  1 16:46:17 UTC 2012
TB --- 2012-02-01 16:46:17 - cd /src/sys/mips/conf
TB --- 2012-02-01 16:46:17 - /usr/sbin/config -m QEMU
TB --- 2012-02-01 16:46:17 - building QEMU kernel
TB --- 2012-02-01 16:46:17 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 16:46:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 16:46:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 16:46:17 - SRCCONF=/dev/null
TB --- 2012-02-01 16:46:17 - TARGET=mips
TB --- 2012-02-01 16:46:17 - TARGET_ARCH=mips
TB --- 2012-02-01 16:46:17 - TZ=UTC
TB --- 2012-02-01 16:46:17 - __MAKE_CONF=/dev/null
TB ---

Re: Troube with SSD

2012-02-01 Thread Willem Jan Withagen
On 2012-02-01 17:35, Jeremy Chadwick wrote:
> On Wed, Feb 01, 2012 at 04:56:23PM +0100, Willem Jan Withagen wrote:
>> On 2012-02-01 15:39, Jeremy Chadwick wrote:
>>> On Wed, Feb 01, 2012 at 02:40:17PM +0100, Willem Jan Withagen wrote:
 The device is a Corsair 60Gb Force GT. And thusfar I have not found any
 suggestions that that serie of devices is prone to doing this.
>>>
>>> Can you please provide the following output when that SSD is attached
>>> to the system?  You will need to install ports/sysutils/smartmontools
>>> for this (please make sure it's version 5.42 or newer).
>>>
>>> * smartctl -a /dev/whatever
>>> * smartctl -l devstat /dev/whatever
>>> * smartctl -l sataphy /dev/whatever
>>> * smartctl -l ssd /dev/whatever

..

> It is extremely taxing for me to track all of these things, because 99%
> of people do not write down/track what it is they do when they start
> moving hardware around/etc..  I'm not necessarily lecturing you, I'm
> more or less ranting -- I go through this situation two or three times a
> week with people I help online, and it wastes a lot of time.  I have
> another individual in a private Email who asked me for help with 2 disks
> (one SSD, one HD), and kept moving the drives around between 3 different
> machines, giving me random output from each one (behaviour differed per
> box).  I cannot deal with this kind of situation.

I know what you mean. I used to run an ISP in the nighties, and was
usually the last person standing for the real hard problems. By that
time nothing of the original problem was in place.


>> The output of the first one command, but it contains some real weird
>> values.??
> 
> All the values below look fine to me.  I will try my best to explain.

>> SMART Attributes Data Structure revision number: 10
>> Vendor Specific SMART Attributes with Thresholds:
>> ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE  UPDATED  
>> WHEN_FAILED RAW_VALUE
>>   1 Raw_Read_Error_Rate 0x000f   082   082   050Pre-fail  Always 
>>   -   897651373777
>>   5 Reallocated_Sector_Ct   0x0033   100   100   003Pre-fail  Always 
>>   -   0
>>   9 Power_On_Hours  0x0032   100   100   000Old_age   Always 
>>   -   121242631799621
>>  12 Power_Cycle_Count   0x0032   100   100   000Old_age   Always 
>>   -   31
>> 171 Unknown_Attribute   0x0032   000   000   000Old_age   Always 
>>   -   0
>> 172 Unknown_Attribute   0x0032   000   000   000Old_age   Always 
>>   -   0
>> 174 Unknown_Attribute   0x0030   000   000   000Old_age   Offline
>>   -   19
>> 177 Wear_Leveling_Count 0x   000   000   000Old_age   Offline
>>   -   0
>> 181 Program_Fail_Cnt_Total  0x0032   000   000   000Old_age   Always 
>>   -   0
>> 182 Erase_Fail_Count_Total  0x0032   000   000   000Old_age   Always 
>>   -   0
>> 187 Reported_Uncorrect  0x0032   100   100   000Old_age   Always 
>>   -   0
>> 194 Temperature_Celsius 0x0022   026   035   000Old_age   Always 
>>   -   26 (Min/Max 21/35)
>> 195 Hardware_ECC_Recovered  0x001c   120   120   000Old_age   Offline
>>   -   897651373777
>> 196 Reallocated_Event_Count 0x0033   100   100   003Pre-fail  Always 
>>   -   0
>> 201 Soft_Read_Error_Rate0x001c   120   120   000Old_age   Offline
>>   -   897651373777
>> 204 Soft_ECC_Correction 0x001c   120   120   000Old_age   Offline
>>   -   897651373777
>> 230 Head_Amplitude  0x0013   100   100   000Pre-fail  Always 
>>   -   429496729700
>> 231 Temperature_Celsius 0x0013   100   100   010Pre-fail  Always 
>>   -   0
>> 233 Media_Wearout_Indicator 0x   000   000   000Old_age   Offline
>>   -   1260
>> 234 Unknown_Attribute   0x0032   000   000   000Old_age   Always 
>>   -   1925
>> 241 Total_LBAs_Written  0x0032   000   000   000Old_age   Always 
>>   -   1925
>> 242 Total_LBAs_Read 0x0032   000   000   000Old_age   Always 
>>   -   1032
> 
> These values all look acceptable/excellent as best I can tell.  The only
> attribute above that interests me is attribute 174.  smartmontools
> doesn't know what this is, but I am curious to know what value "19"
> (which to me appears to be a counter or gauge) actually represents.
> Also, just for note: I think it's cool that Corsair put a thermistor or
> DTS inside of their drive for temperature readings.  Wise of them!
> 
> What you probably meant by "real weird values" are the extremely high
> numbers in the RAW_VALUE column.  This is a sign of an individual who
> lacks familiarity with SMART and does not know how to properly interpret
> attributes.  :-)

Count me in
I'll leave it in for history as well

> I will make it crystal clear (since this is a mailing list and I'm sure
> someone will read this in 

[releng_8_2 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 18:22:09 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 18:22:09 - starting RELENG_8_2 tinderbox run for mips/mips
TB --- 2012-02-01 18:22:09 - cleaning the object tree
TB --- 2012-02-01 18:22:18 - cvsupping the source tree
TB --- 2012-02-01 18:22:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/mips/mips/supfile
TB --- 2012-02-01 18:22:46 - building world
TB --- 2012-02-01 18:22:46 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 18:22:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 18:22:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 18:22:46 - SRCCONF=/dev/null
TB --- 2012-02-01 18:22:46 - TARGET=mips
TB --- 2012-02-01 18:22:46 - TARGET_ARCH=mips
TB --- 2012-02-01 18:22:46 - TZ=UTC
TB --- 2012-02-01 18:22:46 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 18:22:46 - cd /src
TB --- 2012-02-01 18:22:46 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 18:22:47 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 18:59:09 UTC 2012
TB --- 2012-02-01 18:59:09 - cd /src/sys/mips/conf
TB --- 2012-02-01 18:59:09 - /usr/sbin/config -m ADM5120
TB --- 2012-02-01 18:59:09 - building ADM5120 kernel
TB --- 2012-02-01 18:59:09 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 18:59:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 18:59:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 18:59:09 - SRCCONF=/dev/null
TB --- 2012-02-01 18:59:09 - TARGET=mips
TB --- 2012-02-01 18:59:09 - TARGET_ARCH=mips
TB --- 2012-02-01 18:59:09 - TZ=UTC
TB --- 2012-02-01 18:59:09 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 18:59:09 - cd /src
TB --- 2012-02-01 18:59:09 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Wed Feb  1 18:59:09 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Wed Feb  1 19:00:22 UTC 2012
TB --- 2012-02-01 19:00:22 - cd /src/sys/mips/conf
TB --- 2012-02-01 19:00:22 - /usr/sbin/config -m ALCHEMY
TB --- 2012-02-01 19:00:22 - building ALCHEMY kernel
TB --- 2012-02-01 19:00:22 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 19:00:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 19:00:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 19:00:22 - SRCCONF=/dev/null
TB --- 2012-02-01 19:00:22 - TARGET=mips
TB --- 2012-02-01 19:00:22 - TARGET_ARCH=mips
TB --- 2012-02-01 19:00:22 - TZ=UTC
TB --- 2012-02-01 19:00:22 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 19:00:22 - cd /src
TB --- 2012-02-01 19:00:22 - /usr/bin/make -B buildkernel KERNCONF=ALCHEMY
>>> Kernel build for ALCHEMY started on Wed Feb  1 19:00:22 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/ucmpdi2.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/udivdi3.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/umod

Re: Kernel panics under 8.2 due to ATA timeouts

2012-02-01 Thread Alexander Motin

Hi.

On 01/30/12 22:46, Andrew Boyer wrote:

I have a system that appears to have a flaky SATA controller (one of the Intel 
ESB2 variants) and it seems to be exposing a weakness in the ATA driver (not 
using ATA_CAM).  If a command with ATA_R_DIRECT set times out, the channel gets 
reinitialized, but from the soft interrupt context.  It panics when it tries to 
sleep in ata_queue_request().

Timeouts work if ATA_R_DIRECT isn't set because in that case it uses a 
taskqueue to complete the request.

Here is the backtrace:

#0  kdb_enter (why=0x80962cfa "panic", msg=0xa) at ../../../kern/subr_kdb.c:349
#1  0x805d6d0b in panic (fmt=Variable "fmt" is not available.
) at ../../../kern/kern_shutdown.c:689
#2  0x8061bc53 in sleepq_add (wchan=0xff00052c3e58, lock=0xff00052c3e38, 
wmesg=0x808fa213 "ATA request done",
 flags=1, queue=0) at ../../../kern/subr_sleepqueue.c:320
#3  0x80590c95 in _cv_timedwait (cvp=0xff00052c3e58, 
lock=0xff00052c3e38, timo=4) at ../../../kern/kern_condvar.c:313
#4  0x805d61af in _sema_timedwait (sema=0xff00052c3e38, timo=4, 
file=0x808fa1f6 "../../../dev/ata/ata-queue.c",
 line=118) at ../../../kern/kern_sema.c:123
#5  0x8028559f in ata_queue_request (request=0xff00052c3dc0) at 
../../../dev/ata/ata-queue.c:117
#6  0x80286628 in ata_controlcmd (dev=0xff0002e83d00, command=239 '?', 
feature=Variable "feature" is not available.
) at ../../../dev/ata/ata-queue.c:153
#7  0x8027ffd3 in ata_setmode (dev=0xff0002e83d00) at 
../../../dev/ata/ata-all.c:637
#8  0x802a0af9 in ad_init (dev=0xff0002e83d00) at 
../../../dev/ata/ata-disk.c:405
#9  0x802a0c29 in ad_reinit (dev=0xff0002e83d00) at 
../../../dev/ata/ata-disk.c:221
#10 0x80280cad in ata_reinit (dev=0xff0002902800) at ata_if.h:79
#11 0x802856c4 in ata_completed (context=Variable "context" is not 
available.
) at ../../../dev/ata/ata-queue.c:313
#12 0x80285ffb in ata_finish (request=0xff00054ec8c0) at 
../../../dev/ata/ata-queue.c:265
#13 0x805ed419 in softclock (arg=Variable "arg" is not available.
) at ../../../kern/kern_timeout.c:430


This is very repeatable.  I'm not sure what's the best fix - always use a 
taskqueue on timeouts?  Don't reinit if direct commands fail?


This is one of the most messy points of the old ata(4). Problem is that 
reinit implemented to work synchronously. It means that if some command 
caused timeout and started reinit, that reinit runs from the taskqueue, 
blocking it. As result, we can't use taskqueue for completion there and 
can't do reinit on one of reinit commands timeout. That is handled using 
ATA_STALL_QUEUE flag. I remember I've intentionally blocked new device 
detection on reinit to avoid problems with taskqueue there.


What's about ATA_R_DIRECT, sorry, I don't remember why it is used there 
or why it is needed at all. It was done before me. The only place where 
I see it set except ataraid is ata_getparam(), that should be called 
only on initial bus probe.


--
Alexander Motin
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_8_2 tinderbox] failure on powerpc/powerpc

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 18:42:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 18:42:00 - starting RELENG_8_2 tinderbox run for 
powerpc/powerpc
TB --- 2012-02-01 18:42:00 - cleaning the object tree
TB --- 2012-02-01 18:42:27 - cvsupping the source tree
TB --- 2012-02-01 18:42:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/powerpc/powerpc/supfile
TB --- 2012-02-01 18:42:43 - building world
TB --- 2012-02-01 18:42:43 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 18:42:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 18:42:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 18:42:43 - SRCCONF=/dev/null
TB --- 2012-02-01 18:42:43 - TARGET=powerpc
TB --- 2012-02-01 18:42:43 - TARGET_ARCH=powerpc
TB --- 2012-02-01 18:42:43 - TZ=UTC
TB --- 2012-02-01 18:42:43 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 18:42:43 - cd /src
TB --- 2012-02-01 18:42:43 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 18:42:43 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 19:27:32 UTC 2012
TB --- 2012-02-01 19:27:32 - generating LINT kernel config
TB --- 2012-02-01 19:27:32 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 19:27:32 - /usr/bin/make -B LINT
TB --- 2012-02-01 19:27:32 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 19:27:32 - /usr/sbin/config -m LINT
TB --- 2012-02-01 19:27:32 - building LINT kernel
TB --- 2012-02-01 19:27:32 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 19:27:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 19:27:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 19:27:32 - SRCCONF=/dev/null
TB --- 2012-02-01 19:27:32 - TARGET=powerpc
TB --- 2012-02-01 19:27:32 - TARGET_ARCH=powerpc
TB --- 2012-02-01 19:27:32 - TZ=UTC
TB --- 2012-02-01 19:27:32 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 19:27:32 - cd /src
TB --- 2012-02-01 19:27:32 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Feb  1 19:27:32 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Wed Feb  1 19:43:00 UTC 2012
TB --- 2012-02-01 19:43:00 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 19:43:00 - /usr/sbin/config -m GENERIC
TB --- 2012-02-01 19:43:00 - building GENERIC kernel
TB --- 2012-02-01 19:43:00 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 19:43:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 19:43:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 19:43:00 - SRCCONF=/dev/null
TB --- 2012-02-01 19:43:00 - TARGET=powerpc
TB --- 2012-02-01 19:43:00 - TARGET_ARCH=powerpc
TB --- 2012-02-01 19:43:00 - TZ=UTC
TB --- 2012-02-01 19:43:00 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 19:43:00 - cd /src
TB --- 2012-02-01 19:43:00 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Wed Feb  1 19:43:00 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for GENERIC completed on Wed Feb  1 19:53:26 UTC 2012
TB --- 2012-02-01 19:53:26 - cd /src/sys/powerpc/conf
TB --- 2012-02-01 19:53:26 - /usr/sbin/config -m MPC85XX
TB --- 2012-02-01 19:53:26 - building MPC85XX kernel
TB --- 2012-02-01 19:53:26 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 19:53:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 19:53:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 19:53:26 - SRCCONF=/dev/null
TB --- 2012-02-01 19:53:26 - TARGET=powerpc
TB --- 2012-02-01 19:53:26 - TARGET_ARCH=powerpc
TB --- 2012-02-01 19:53:26 - TZ=UTC
TB --- 2012-02-01 19:53:26 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 19:53:26 - cd /src
TB --- 2012-02-01 19:53:26 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX
>>> Kernel build for MPC85XX started on Wed Feb  1 19:53:26 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -Wa,-me500 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--pa

Re: Freebsd.update 8.2 to 9.0 Success

2012-02-01 Thread Thomas D. Dean

On 02/01/12 01:17, Andrei Brezan wrote:



Is that a typo?

Yes, it was a typo.

I know freebsd-update not freebsd.update and that works

only for REALEASE not STABLE.


Look at my command line, (with the typo fixed)

env UNAME_r=8.2-RELEASE ./freebsd-update upgrade -r 9.0

This made freebsd-update proceed as if it was a RELEASE and the upgrade 
succeeded.


I always update STABLE with csup and make

buildworld/installworld as in handbook.



I normally use the '11 step program' as per the Makefile.

I wanted to see if freebsd-update would do this.  And, it does.  In hind 
sight, I think cvsup and the '11 step program' would have been

simpler.  With freebsd-update, I had to manually edit a dozen, or so, files.

Tom Dean
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_8_1 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-01 22:10:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-01 22:10:00 - starting RELENG_8_1 tinderbox run for mips/mips
TB --- 2012-02-01 22:10:00 - cleaning the object tree
TB --- 2012-02-01 22:10:09 - cvsupping the source tree
TB --- 2012-02-01 22:10:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_1/mips/mips/supfile
TB --- 2012-02-01 22:15:33 - building world
TB --- 2012-02-01 22:15:33 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 22:15:33 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 22:15:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 22:15:33 - SRCCONF=/dev/null
TB --- 2012-02-01 22:15:33 - TARGET=mips
TB --- 2012-02-01 22:15:33 - TARGET_ARCH=mips
TB --- 2012-02-01 22:15:33 - TZ=UTC
TB --- 2012-02-01 22:15:33 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 22:15:33 - cd /src
TB --- 2012-02-01 22:15:33 - /usr/bin/make -B buildworld
>>> World build started on Wed Feb  1 22:15:34 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Feb  1 22:52:10 UTC 2012
TB --- 2012-02-01 22:52:10 - cd /src/sys/mips/conf
TB --- 2012-02-01 22:52:10 - /usr/sbin/config -m ADM5120
TB --- 2012-02-01 22:52:10 - building ADM5120 kernel
TB --- 2012-02-01 22:52:10 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 22:52:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 22:52:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 22:52:10 - SRCCONF=/dev/null
TB --- 2012-02-01 22:52:10 - TARGET=mips
TB --- 2012-02-01 22:52:10 - TARGET_ARCH=mips
TB --- 2012-02-01 22:52:10 - TZ=UTC
TB --- 2012-02-01 22:52:10 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 22:52:10 - cd /src
TB --- 2012-02-01 22:52:10 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Wed Feb  1 22:52:10 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Wed Feb  1 22:53:21 UTC 2012
TB --- 2012-02-01 22:53:21 - cd /src/sys/mips/conf
TB --- 2012-02-01 22:53:21 - /usr/sbin/config -m IDT
TB --- 2012-02-01 22:53:21 - building IDT kernel
TB --- 2012-02-01 22:53:21 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 22:53:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 22:53:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 22:53:21 - SRCCONF=/dev/null
TB --- 2012-02-01 22:53:21 - TARGET=mips
TB --- 2012-02-01 22:53:21 - TARGET_ARCH=mips
TB --- 2012-02-01 22:53:21 - TZ=UTC
TB --- 2012-02-01 22:53:21 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 22:53:21 - cd /src
TB --- 2012-02-01 22:53:21 - /usr/bin/make -B buildkernel KERNCONF=IDT
>>> Kernel build for IDT started on Wed Feb  1 22:53:21 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for IDT completed on Wed Feb  1 22:54:57 UTC 2012
TB --- 2012-02-01 22:54:57 - cd /src/sys/mips/conf
TB --- 2012-02-01 22:54:57 - /usr/sbin/config -m MALTA
TB --- 2012-02-01 22:54:57 - building MALTA kernel
TB --- 2012-02-01 22:54:57 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 22:54:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 22:54:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 22:54:57 - SRCCONF=/dev/null
TB --- 2012-02-01 22:54:57 - TARGET=mips
TB --- 2012-02-01 22:54:57 - TARGET_ARCH=mips
TB --- 2012-02-01 22:54:57 - TZ=UTC
TB --- 2012-02-01 22:54:57 - __MAKE_CONF=/dev/null
TB --- 2012-02-01 22:54:57 - cd /src
TB --- 2012-02-01 22:54:57 - /usr/bin/make -B buildkernel KERNCONF=MALTA
>>> Kernel build for MALTA started on Wed Feb  1 22:54:57 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for MALTA completed on Wed Feb  1 22:56:23 UTC 2012
TB --- 2012-02-01 22:56:23 - cd /src/sys/mips/conf
TB --- 2012-02-01 22:56:23 - /usr/sbin/config -m QEMU
TB --- 2012-02-01 22:56:23 - building QEMU kernel
TB --- 2012-02-01 22:56:23 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-01 22:56:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-01 22:56:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-01 22:56:23 - SRCCONF=/dev/null
TB --- 2012-02-01 22:56:23 - TARGET=mips
TB --- 2012-02-01 22:56:23 - TARGET_ARCH=mips
TB --- 2012-02-01 22:56:23 - TZ=UTC
TB --- 2012-02-01 22:56:23 - __MAKE_CONF=/dev/null
TB ---

[releng_8_2 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-02 00:33:17 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-02 00:33:17 - starting RELENG_8_2 tinderbox run for mips/mips
TB --- 2012-02-02 00:33:17 - cleaning the object tree
TB --- 2012-02-02 00:33:25 - cvsupping the source tree
TB --- 2012-02-02 00:33:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/mips/mips/supfile
TB --- 2012-02-02 00:33:38 - building world
TB --- 2012-02-02 00:33:38 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 00:33:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 00:33:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 00:33:38 - SRCCONF=/dev/null
TB --- 2012-02-02 00:33:38 - TARGET=mips
TB --- 2012-02-02 00:33:38 - TARGET_ARCH=mips
TB --- 2012-02-02 00:33:38 - TZ=UTC
TB --- 2012-02-02 00:33:38 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 00:33:38 - cd /src
TB --- 2012-02-02 00:33:38 - /usr/bin/make -B buildworld
>>> World build started on Thu Feb  2 00:33:39 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Thu Feb  2 01:09:27 UTC 2012
TB --- 2012-02-02 01:09:27 - cd /src/sys/mips/conf
TB --- 2012-02-02 01:09:27 - /usr/sbin/config -m ADM5120
TB --- 2012-02-02 01:09:27 - building ADM5120 kernel
TB --- 2012-02-02 01:09:27 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 01:09:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 01:09:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 01:09:27 - SRCCONF=/dev/null
TB --- 2012-02-02 01:09:27 - TARGET=mips
TB --- 2012-02-02 01:09:27 - TARGET_ARCH=mips
TB --- 2012-02-02 01:09:27 - TZ=UTC
TB --- 2012-02-02 01:09:27 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 01:09:27 - cd /src
TB --- 2012-02-02 01:09:27 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Thu Feb  2 01:09:27 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Thu Feb  2 01:10:40 UTC 2012
TB --- 2012-02-02 01:10:40 - cd /src/sys/mips/conf
TB --- 2012-02-02 01:10:40 - /usr/sbin/config -m ALCHEMY
TB --- 2012-02-02 01:10:40 - building ALCHEMY kernel
TB --- 2012-02-02 01:10:40 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 01:10:40 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 01:10:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 01:10:40 - SRCCONF=/dev/null
TB --- 2012-02-02 01:10:40 - TARGET=mips
TB --- 2012-02-02 01:10:40 - TARGET_ARCH=mips
TB --- 2012-02-02 01:10:40 - TZ=UTC
TB --- 2012-02-02 01:10:40 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 01:10:40 - cd /src
TB --- 2012-02-02 01:10:40 - /usr/bin/make -B buildkernel KERNCONF=ALCHEMY
>>> Kernel build for ALCHEMY started on Thu Feb  2 01:10:40 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/ucmpdi2.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/udivdi3.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/umod

[releng_8_2 tinderbox] failure on powerpc/powerpc

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-02 00:51:45 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-02 00:51:45 - starting RELENG_8_2 tinderbox run for 
powerpc/powerpc
TB --- 2012-02-02 00:51:45 - cleaning the object tree
TB --- 2012-02-02 00:52:16 - cvsupping the source tree
TB --- 2012-02-02 00:52:16 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/powerpc/powerpc/supfile
TB --- 2012-02-02 00:52:26 - building world
TB --- 2012-02-02 00:52:26 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 00:52:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 00:52:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 00:52:26 - SRCCONF=/dev/null
TB --- 2012-02-02 00:52:26 - TARGET=powerpc
TB --- 2012-02-02 00:52:26 - TARGET_ARCH=powerpc
TB --- 2012-02-02 00:52:26 - TZ=UTC
TB --- 2012-02-02 00:52:26 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 00:52:26 - cd /src
TB --- 2012-02-02 00:52:26 - /usr/bin/make -B buildworld
>>> World build started on Thu Feb  2 00:52:27 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Thu Feb  2 01:37:53 UTC 2012
TB --- 2012-02-02 01:37:53 - generating LINT kernel config
TB --- 2012-02-02 01:37:53 - cd /src/sys/powerpc/conf
TB --- 2012-02-02 01:37:53 - /usr/bin/make -B LINT
TB --- 2012-02-02 01:37:53 - cd /src/sys/powerpc/conf
TB --- 2012-02-02 01:37:53 - /usr/sbin/config -m LINT
TB --- 2012-02-02 01:37:53 - building LINT kernel
TB --- 2012-02-02 01:37:53 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 01:37:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 01:37:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 01:37:53 - SRCCONF=/dev/null
TB --- 2012-02-02 01:37:53 - TARGET=powerpc
TB --- 2012-02-02 01:37:53 - TARGET_ARCH=powerpc
TB --- 2012-02-02 01:37:53 - TZ=UTC
TB --- 2012-02-02 01:37:53 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 01:37:53 - cd /src
TB --- 2012-02-02 01:37:53 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu Feb  2 01:37:53 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Thu Feb  2 01:53:22 UTC 2012
TB --- 2012-02-02 01:53:22 - cd /src/sys/powerpc/conf
TB --- 2012-02-02 01:53:22 - /usr/sbin/config -m GENERIC
TB --- 2012-02-02 01:53:22 - building GENERIC kernel
TB --- 2012-02-02 01:53:22 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 01:53:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 01:53:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 01:53:22 - SRCCONF=/dev/null
TB --- 2012-02-02 01:53:22 - TARGET=powerpc
TB --- 2012-02-02 01:53:22 - TARGET_ARCH=powerpc
TB --- 2012-02-02 01:53:22 - TZ=UTC
TB --- 2012-02-02 01:53:22 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 01:53:22 - cd /src
TB --- 2012-02-02 01:53:22 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Thu Feb  2 01:53:22 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for GENERIC completed on Thu Feb  2 02:03:46 UTC 2012
TB --- 2012-02-02 02:03:46 - cd /src/sys/powerpc/conf
TB --- 2012-02-02 02:03:46 - /usr/sbin/config -m MPC85XX
TB --- 2012-02-02 02:03:46 - building MPC85XX kernel
TB --- 2012-02-02 02:03:46 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 02:03:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 02:03:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 02:03:46 - SRCCONF=/dev/null
TB --- 2012-02-02 02:03:46 - TARGET=powerpc
TB --- 2012-02-02 02:03:46 - TARGET_ARCH=powerpc
TB --- 2012-02-02 02:03:46 - TZ=UTC
TB --- 2012-02-02 02:03:46 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 02:03:46 - cd /src
TB --- 2012-02-02 02:03:46 - /usr/bin/make -B buildkernel KERNCONF=MPC85XX
>>> Kernel build for MPC85XX started on Thu Feb  2 02:03:46 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -Wa,-me500 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--pa

[releng_8_1 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-02 04:20:00 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-02 04:20:00 - starting RELENG_8_1 tinderbox run for mips/mips
TB --- 2012-02-02 04:20:00 - cleaning the object tree
TB --- 2012-02-02 04:20:09 - cvsupping the source tree
TB --- 2012-02-02 04:20:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_1/mips/mips/supfile
TB --- 2012-02-02 04:25:34 - building world
TB --- 2012-02-02 04:25:34 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 04:25:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 04:25:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 04:25:34 - SRCCONF=/dev/null
TB --- 2012-02-02 04:25:34 - TARGET=mips
TB --- 2012-02-02 04:25:34 - TARGET_ARCH=mips
TB --- 2012-02-02 04:25:34 - TZ=UTC
TB --- 2012-02-02 04:25:34 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 04:25:34 - cd /src
TB --- 2012-02-02 04:25:34 - /usr/bin/make -B buildworld
>>> World build started on Thu Feb  2 04:25:34 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Thu Feb  2 05:01:47 UTC 2012
TB --- 2012-02-02 05:01:47 - cd /src/sys/mips/conf
TB --- 2012-02-02 05:01:47 - /usr/sbin/config -m ADM5120
TB --- 2012-02-02 05:01:47 - building ADM5120 kernel
TB --- 2012-02-02 05:01:47 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 05:01:47 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 05:01:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 05:01:47 - SRCCONF=/dev/null
TB --- 2012-02-02 05:01:47 - TARGET=mips
TB --- 2012-02-02 05:01:47 - TARGET_ARCH=mips
TB --- 2012-02-02 05:01:47 - TZ=UTC
TB --- 2012-02-02 05:01:47 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 05:01:47 - cd /src
TB --- 2012-02-02 05:01:47 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Thu Feb  2 05:01:47 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Thu Feb  2 05:02:56 UTC 2012
TB --- 2012-02-02 05:02:56 - cd /src/sys/mips/conf
TB --- 2012-02-02 05:02:56 - /usr/sbin/config -m IDT
TB --- 2012-02-02 05:02:56 - building IDT kernel
TB --- 2012-02-02 05:02:56 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 05:02:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 05:02:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 05:02:56 - SRCCONF=/dev/null
TB --- 2012-02-02 05:02:56 - TARGET=mips
TB --- 2012-02-02 05:02:56 - TARGET_ARCH=mips
TB --- 2012-02-02 05:02:56 - TZ=UTC
TB --- 2012-02-02 05:02:56 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 05:02:56 - cd /src
TB --- 2012-02-02 05:02:56 - /usr/bin/make -B buildkernel KERNCONF=IDT
>>> Kernel build for IDT started on Thu Feb  2 05:02:56 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for IDT completed on Thu Feb  2 05:04:30 UTC 2012
TB --- 2012-02-02 05:04:30 - cd /src/sys/mips/conf
TB --- 2012-02-02 05:04:30 - /usr/sbin/config -m MALTA
TB --- 2012-02-02 05:04:30 - building MALTA kernel
TB --- 2012-02-02 05:04:30 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 05:04:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 05:04:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 05:04:30 - SRCCONF=/dev/null
TB --- 2012-02-02 05:04:30 - TARGET=mips
TB --- 2012-02-02 05:04:30 - TARGET_ARCH=mips
TB --- 2012-02-02 05:04:30 - TZ=UTC
TB --- 2012-02-02 05:04:30 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 05:04:30 - cd /src
TB --- 2012-02-02 05:04:30 - /usr/bin/make -B buildkernel KERNCONF=MALTA
>>> Kernel build for MALTA started on Thu Feb  2 05:04:30 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for MALTA completed on Thu Feb  2 05:05:56 UTC 2012
TB --- 2012-02-02 05:05:56 - cd /src/sys/mips/conf
TB --- 2012-02-02 05:05:56 - /usr/sbin/config -m QEMU
TB --- 2012-02-02 05:05:56 - building QEMU kernel
TB --- 2012-02-02 05:05:56 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 05:05:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 05:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 05:05:56 - SRCCONF=/dev/null
TB --- 2012-02-02 05:05:56 - TARGET=mips
TB --- 2012-02-02 05:05:56 - TARGET_ARCH=mips
TB --- 2012-02-02 05:05:56 - TZ=UTC
TB --- 2012-02-02 05:05:56 - __MAKE_CONF=/dev/null
TB ---

[releng_8_2 tinderbox] failure on mips/mips

2012-02-01 Thread FreeBSD Tinderbox
TB --- 2012-02-02 06:36:28 - tinderbox 2.9 running on freebsd-legacy2.sentex.ca
TB --- 2012-02-02 06:36:28 - starting RELENG_8_2 tinderbox run for mips/mips
TB --- 2012-02-02 06:36:28 - cleaning the object tree
TB --- 2012-02-02 06:36:36 - cvsupping the source tree
TB --- 2012-02-02 06:36:36 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/RELENG_8_2/mips/mips/supfile
TB --- 2012-02-02 06:36:51 - building world
TB --- 2012-02-02 06:36:51 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 06:36:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 06:36:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 06:36:51 - SRCCONF=/dev/null
TB --- 2012-02-02 06:36:51 - TARGET=mips
TB --- 2012-02-02 06:36:51 - TARGET_ARCH=mips
TB --- 2012-02-02 06:36:51 - TZ=UTC
TB --- 2012-02-02 06:36:51 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 06:36:51 - cd /src
TB --- 2012-02-02 06:36:51 - /usr/bin/make -B buildworld
>>> World build started on Thu Feb  2 06:36:52 UTC 2012
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Thu Feb  2 07:13:11 UTC 2012
TB --- 2012-02-02 07:13:11 - cd /src/sys/mips/conf
TB --- 2012-02-02 07:13:11 - /usr/sbin/config -m ADM5120
TB --- 2012-02-02 07:13:11 - building ADM5120 kernel
TB --- 2012-02-02 07:13:11 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 07:13:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 07:13:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 07:13:11 - SRCCONF=/dev/null
TB --- 2012-02-02 07:13:11 - TARGET=mips
TB --- 2012-02-02 07:13:11 - TARGET_ARCH=mips
TB --- 2012-02-02 07:13:11 - TZ=UTC
TB --- 2012-02-02 07:13:11 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 07:13:11 - cd /src
TB --- 2012-02-02 07:13:11 - /usr/bin/make -B buildkernel KERNCONF=ADM5120
>>> Kernel build for ADM5120 started on Thu Feb  2 07:13:11 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for ADM5120 completed on Thu Feb  2 07:14:23 UTC 2012
TB --- 2012-02-02 07:14:23 - cd /src/sys/mips/conf
TB --- 2012-02-02 07:14:23 - /usr/sbin/config -m ALCHEMY
TB --- 2012-02-02 07:14:23 - building ALCHEMY kernel
TB --- 2012-02-02 07:14:23 - CROSS_BUILD_TESTING=YES
TB --- 2012-02-02 07:14:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-02-02 07:14:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-02-02 07:14:23 - SRCCONF=/dev/null
TB --- 2012-02-02 07:14:23 - TARGET=mips
TB --- 2012-02-02 07:14:23 - TARGET_ARCH=mips
TB --- 2012-02-02 07:14:23 - TZ=UTC
TB --- 2012-02-02 07:14:23 - __MAKE_CONF=/dev/null
TB --- 2012-02-02 07:14:23 - cd /src
TB --- 2012-02-02 07:14:23 - /usr/bin/make -B buildkernel KERNCONF=ALCHEMY
>>> Kernel build for ALCHEMY started on Thu Feb  2 07:14:23 UTC 2012
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/ucmpdi2.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/udivdi3.c
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=1000 
--param large-function-growth=10  -EL -fno-pic -mno-abicalls -G0 -EL 
-march=mips32 -msoft-float -mno-dsp -ffreestanding -Werror  
/src/sys/libkern/umod