Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 00:25 Alexander Best said the following:
 hi there,
 
 i've tripped over two issues with the cdfs:

What's cdfs? :-/

 1) take a  4 GB example.file
 2) do `mkisofs -iso-level 4 -input-charset ISO-8859-15 -V Test 1 -o new.iso 
 example.file`
 3) mdconfig -a -t vnode -f new.iso
 4) mount -t cd9660 /dev/mdX /some/place
 
 the resulting file size is only 3115015779 bytes, although it should be
 7409981027 bytes (in my case).
 
 the second issue:
 
 1) take a  4 GB file
 2) do `mkisofs -iso-level 4 -J -r -input-charset ISO-8859-15 -V Test 2 -o 
 new.iso example.file`
 3) mdconfig -a -t vnode -f new.iso
 4) mount -t cd9660 /dev/mdX /some/place
 
 there are 2 files with the same indode. the file size is 4294965248 bytes,
 although it should be 7409981027 bytes (in my case).

Likely we don't support multi-extent files at the moment.

P.S. version of mkisofs could have been important too
-- 
Andriy Gapon
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: two issues with cdfs

2010-11-26 Thread Bruce Cran
On Fri, 26 Nov 2010 15:28:00 +0200
Andriy Gapon a...@freebsd.org wrote:

 What's cdfs? :-/

Apparently it's another name for ISO 9660 -
http://en.wikipedia.org/wiki/ISO_9660 - which we call cd9660.

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


Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 15:48 Bruce Cran said the following:
 On Fri, 26 Nov 2010 15:28:00 +0200
 Andriy Gapon a...@freebsd.org wrote:
 
 What's cdfs? :-/
 
 Apparently it's another name for ISO 9660 -
 http://en.wikipedia.org/wiki/ISO_9660 - which we call cd9660.

Hence the emoticon.

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


[head tinderbox] failure on ia64/ia64

2010-11-26 Thread FreeBSD Tinderbox
TB --- 2010-11-26 11:44:41 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-11-26 11:44:41 - starting HEAD tinderbox run for ia64/ia64
TB --- 2010-11-26 11:44:41 - cleaning the object tree
TB --- 2010-11-26 11:45:01 - cvsupping the source tree
TB --- 2010-11-26 11:45:01 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/ia64/ia64/supfile
TB --- 2010-11-26 11:45:14 - building world
TB --- 2010-11-26 11:45:14 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 11:45:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 11:45:14 - TARGET=ia64
TB --- 2010-11-26 11:45:14 - TARGET_ARCH=ia64
TB --- 2010-11-26 11:45:14 - TZ=UTC
TB --- 2010-11-26 11:45:14 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 11:45:14 - cd /src
TB --- 2010-11-26 11:45:14 - /usr/bin/make -B buildworld
 World build started on Fri Nov 26 11:45:15 UTC 2010
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
 stage 4.3: make dependencies
 stage 4.4: building everything
 World build completed on Fri Nov 26 13:07:34 UTC 2010
TB --- 2010-11-26 13:07:34 - generating LINT kernel config
TB --- 2010-11-26 13:07:34 - cd /src/sys/ia64/conf
TB --- 2010-11-26 13:07:34 - /usr/bin/make -B LINT
TB --- 2010-11-26 13:07:34 - building LINT kernel
TB --- 2010-11-26 13:07:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 13:07:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 13:07:34 - TARGET=ia64
TB --- 2010-11-26 13:07:34 - TARGET_ARCH=ia64
TB --- 2010-11-26 13:07:34 - TZ=UTC
TB --- 2010-11-26 13:07:34 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 13:07:34 - cd /src
TB --- 2010-11-26 13:07:34 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Fri Nov 26 13:07:34 UTC 2010
 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 Fri Nov 26 13:37:28 UTC 2010
TB --- 2010-11-26 13:37:28 - building GENERIC kernel
TB --- 2010-11-26 13:37:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 13:37:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 13:37:28 - TARGET=ia64
TB --- 2010-11-26 13:37:28 - TARGET_ARCH=ia64
TB --- 2010-11-26 13:37:28 - TZ=UTC
TB --- 2010-11-26 13:37:28 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 13:37:28 - cd /src
TB --- 2010-11-26 13:37:28 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
 Kernel build for GENERIC started on Fri Nov 26 13:37:28 UTC 2010
 stage 1: configuring the kernel
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3.1: making dependencies
 stage 3.2: building everything
[...]
objcopy --strip-debug --add-gnu-debuglink=msdosfs_iconv.ko.symbols 
msdosfs_iconv.ko.debug msdosfs_iconv.ko
=== msk (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   
-DHAVE_KERNEL_OPTION_HEADERS -include 
/obj/ia64.ia64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-common -g -I/obj/ia64.ia64/src/sys/GENERIC  
-ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -std=iso9899:1999 -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -c /src/sys/modules/msk/../../dev/msk/if_msk.c
/src/sys/modules/msk/../../dev/msk/if_msk.c: In function 'mskc_reset':
/src/sys/modules/msk/../../dev/msk/if_msk.c:1299: internal compiler error: in 
var_ann, at tree-flow-inline.h:128
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
*** Error code 1

Stop in /src/sys/modules/msk.
*** Error code 1

Stop in /src/sys/modules.
*** Error code 1

Stop in /obj/ia64.ia64/src/sys/GENERIC.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-11-26 13:51:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-11-26 13:51:44 - ERROR: failed to build GENERIC kernel
TB --- 2010-11-26 13:51:44 - 6074.38 user 937.49 system 7623.00 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Broken make distribution on amd64?

2010-11-26 Thread Kris Moore

For about 2 weeks now I've been seeing failures when trying to spin ISOs
of CURRENT (amd64) and using make distribution specifically:


pwd_mkdb -L -i -p -d /usr/pcbsd-build90/buildworld/etc  
/usr/pcbsd-build90/buildworld/etc/master.passwd
*** Signal 6

Stop in /usr/pcbsd-build90/fbsd-source/9.0/etc.
*** Error code 1

-

It looks like the pwd_mkdb command is core dumping every time:

pwd_mkdb -L -i -p -d /usr/pcbsd-build90/buildworld/etc 
/usr/pcbsd-build90/buildworld/etc/master.passwd
Abort (core dumped)

Whats odd is that with the same source tree, I'm spinning ISOs of i386 no
problem. I've tried rebuilding the world / pwd_mkdb command with the latest
source a few times, and no luck so far.

Is anybody else seeing this on amd64? Here's the core file:

http://www.pcbsd.org/~kris/pwd_mkdb.core.gz


-- 
Kris Moore
PC-BSD Software
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Broken make distribution on amd64?

2010-11-26 Thread Kostik Belousov
On Fri, Nov 26, 2010 at 09:59:09AM -0500, Kris Moore wrote:
 
 For about 2 weeks now I've been seeing failures when trying to spin ISOs
 of CURRENT (amd64) and using make distribution specifically:
 
 
 pwd_mkdb -L -i -p -d /usr/pcbsd-build90/buildworld/etc  
 /usr/pcbsd-build90/buildworld/etc/master.passwd
 *** Signal 6
 
 Stop in /usr/pcbsd-build90/fbsd-source/9.0/etc.
 *** Error code 1
 
 -
 
 It looks like the pwd_mkdb command is core dumping every time:
 
 pwd_mkdb -L -i -p -d /usr/pcbsd-build90/buildworld/etc 
 /usr/pcbsd-build90/buildworld/etc/master.passwd
 Abort (core dumped)
 
 Whats odd is that with the same source tree, I'm spinning ISOs of i386 no
 problem. I've tried rebuilding the world / pwd_mkdb command with the latest
 source a few times, and no luck so far.
 
 Is anybody else seeing this on amd64? Here's the core file:
 
 http://www.pcbsd.org/~kris/pwd_mkdb.core.gz
The core file is only useful for somebody who has a binary and full set
of dsos that were loaded into the image.

I think you should start with build containing debug symbols and show
us the full backtrace from gdb.


pgpDKSM5Hjr5o.pgp
Description: PGP signature


Re: two issues with cdfs

2010-11-26 Thread Alexander Best
On Fri Nov 26 10, Andriy Gapon wrote:
 on 26/11/2010 00:25 Alexander Best said the following:
  hi there,
  
  i've tripped over two issues with the cdfs:
 
 What's cdfs? :-/
 
  1) take a  4 GB example.file
  2) do `mkisofs -iso-level 4 -input-charset ISO-8859-15 -V Test 1 -o 
  new.iso example.file`
  3) mdconfig -a -t vnode -f new.iso
  4) mount -t cd9660 /dev/mdX /some/place
  
  the resulting file size is only 3115015779 bytes, although it should be
  7409981027 bytes (in my case).
  
  the second issue:
  
  1) take a  4 GB file
  2) do `mkisofs -iso-level 4 -J -r -input-charset ISO-8859-15 -V Test 2 -o 
  new.iso example.file`
  3) mdconfig -a -t vnode -f new.iso
  4) mount -t cd9660 /dev/mdX /some/place
  
  there are 2 files with the same indode. the file size is 4294965248 bytes,
  although it should be 7409981027 bytes (in my case).
 
 Likely we don't support multi-extent files at the moment.

at the moment? ;) any plans for the future? does this limit also apply to
blueray or does it use a different fs? udf support in FreeBSD is also quite
limited.

cheers.
alex

 
 P.S. version of mkisofs could have been important too
 -- 
 Andriy Gapon

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


Re: two issues with cdfs

2010-11-26 Thread Andriy Gapon
on 26/11/2010 21:08 Alexander Best said the following:
 On Fri Nov 26 10, Andriy Gapon wrote:
 on 26/11/2010 00:25 Alexander Best said the following:
 hi there,

 i've tripped over two issues with the cdfs:

 What's cdfs? :-/

 1) take a  4 GB example.file
 2) do `mkisofs -iso-level 4 -input-charset ISO-8859-15 -V Test 1 -o 
 new.iso example.file`
 3) mdconfig -a -t vnode -f new.iso
 4) mount -t cd9660 /dev/mdX /some/place

 the resulting file size is only 3115015779 bytes, although it should be
 7409981027 bytes (in my case).

 the second issue:

 1) take a  4 GB file
 2) do `mkisofs -iso-level 4 -J -r -input-charset ISO-8859-15 -V Test 2 -o 
 new.iso example.file`
 3) mdconfig -a -t vnode -f new.iso
 4) mount -t cd9660 /dev/mdX /some/place

 there are 2 files with the same indode. the file size is 4294965248 bytes,
 although it should be 7409981027 bytes (in my case).

 Likely we don't support multi-extent files at the moment.
 
 at the moment? ;) any plans for the future?

Plans/hopes etc. We haven't reached perfection yet, so no eternal code freeze 
yet.

 does this limit also apply to
 blueray or does it use a different fs?

Not sure, never had one in my hands.

 udf support in FreeBSD is also quite
 limited.

True.  Port of NetBSD UDF is in project ideas.

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


RE: panic with devclass_get_name (dc=0xdeadc0dedeadc0de)

2010-11-26 Thread Roger Hammerstein


 also hard reset before soft reset by changing in file ata-serverworks.c:
   if (ata_sata_phy_reset(dev, -1, 1))
 to
   if (ata_sata_phy_reset(dev, -1, 0))



(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command

and the disk stays up and i can use it, somewhat.







and the old ata:


Nov 25 03:50:13 butter kernel: ad8: TIMEOUT - WRITE_DMA retrying (1 retry left) 
LBA=190067000
Nov 25 03:55:46 butter kernel: ata4: reiniting channel ..
Nov 25 03:55:46 butter kernel: ata4: hardware reset ...
Nov 25 03:55:46 butter kernel: ata4: SATA connect time=0ms status=0113
Nov 25 03:55:46 butter kernel: ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
Nov 25 03:55:46 butter kernel: ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
Nov 25 03:55:46 butter kernel: ata4: reset tp2 stat0=50 stat1=00 devices=0x1
Nov 25 03:55:46 butter kernel: ad8: setting UDMA100
Nov 25 03:55:46 butter kernel: ata4: reinit done ..
Nov 25 03:55:46 butter kernel: ad8: TIMEOUT - WRITE_DMA retrying (1 retry left) 
LBA=82402048
cp: a/src/sbin/mount_udf: Input/output error
Nov 25 03:56:14 butter kernel: ata4: reiniting channel ..
Nov 25 03:56:16 butter kernel: ata4: timeout waiting to issue command
Nov 25 03:56:16 butter kernel: ata4: error issuing WRITE_DMA command
Nov 25 03:56:16 butter kernel: ata4: hardware reset ...




Nov 25 04:00:20 butter kernel: ata4: reiniting channel ..
Nov 25 04:00:20 butter kernel: ata4: hardware reset ...
Nov 25 04:00:20 butter kernel: ata4: SATA connect time=0ms status=0113
Nov 25 04:00:20 butter kernel: ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
Nov 25 04:00:21 butter kernel: ata4: stat0=0xd0 err=0x00 lsb=0x1f msb=0xf0
Nov 25 04:00:21 butter last message repeated 4 times
Nov 25 04:00:21 butter kernel: ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
Nov 25 04:00:21 butter kernel: ata4: reset tp2 stat0=50 stat1=00 devices=0x1
Nov 25 04:00:21 butter kernel: ad8: setting UDMA100
Nov 25 04:00:21 butter kernel: ata4: reinit done ..
Nov 25 04:00:21 butter kernel: ad8: TIMEOUT - WRITE_DMA retrying (1 retry left) 
LBA=82845532
Nov 25 04:00:32 butter kernel: ata4: reiniting channel ..
Nov 25 04:00:32 butter kernel: ata4: hardware reset ...
Nov 25 04:00:32 butter kernel: ata4: SATA connect time=0ms status=0113
Nov 25 04:00:32 butter kernel: ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
Nov 25 04:00:33 butter kernel: ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
Nov 25 04:00:33 butter kernel: ata4: reset tp2 stat0=50 stat1=00 devices=0x1
Nov 25 04:00:33 butter kernel: ad8: setting UDMA100
Nov 25 04:00:33 butter kernel: ata4: reinit done ..
Nov 25 04:00:33 butter kernel: ad8: TIMEOUT - WRITE_DMA retrying (1 retry left) 
LBA=80639036
Nov 25 04:03:21 butter kernel: ata4: reiniting channel ..
Nov 25 04:03:21 butter kernel: ata4: hardware reset ...
Nov 25 04:03:21 butter kernel: ata4: SATA connect time=0ms status=0113
Nov 25 04:03:21 butter kernel: ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
Nov 25 04:03:21 butter kernel: ata4: stat0=0xd0 err=0x00 lsb=0x17 msb=0x5a
Nov 25 04:03:21 butter last message 

[head tinderbox] failure on i386/i386

2010-11-26 Thread FreeBSD Tinderbox
TB --- 2010-11-26 21:25:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-11-26 21:25:00 - starting HEAD tinderbox run for i386/i386
TB --- 2010-11-26 21:25:00 - cleaning the object tree
TB --- 2010-11-26 21:25:29 - cvsupping the source tree
TB --- 2010-11-26 21:25:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/i386/supfile
TB --- 2010-11-26 21:26:11 - building world
TB --- 2010-11-26 21:26:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 21:26:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 21:26:11 - TARGET=i386
TB --- 2010-11-26 21:26:11 - TARGET_ARCH=i386
TB --- 2010-11-26 21:26:11 - TZ=UTC
TB --- 2010-11-26 21:26:11 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 21:26:11 - cd /src
TB --- 2010-11-26 21:26:11 - /usr/bin/make -B buildworld
 World build started on Fri Nov 26 21:26:11 UTC 2010
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
 stage 4.3: make dependencies
 stage 4.4: building everything
 World build completed on Fri Nov 26 23:11:15 UTC 2010
TB --- 2010-11-26 23:11:15 - generating LINT kernel config
TB --- 2010-11-26 23:11:15 - cd /src/sys/i386/conf
TB --- 2010-11-26 23:11:15 - /usr/bin/make -B LINT
TB --- 2010-11-26 23:11:15 - building LINT kernel
TB --- 2010-11-26 23:11:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 23:11:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 23:11:15 - TARGET=i386
TB --- 2010-11-26 23:11:15 - TARGET_ARCH=i386
TB --- 2010-11-26 23:11:15 - TZ=UTC
TB --- 2010-11-26 23:11:15 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 23:11:15 - cd /src
TB --- 2010-11-26 23:11:15 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Fri Nov 26 23:11:15 UTC 2010
 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 -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  
-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -DGPROF 
-falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings 
-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 
-ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue 
/src/sys/dev/hwpmc/hwpmc_ppro.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  
-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -DGPROF 
-falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings 
-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 
-ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue 
/src/sys/dev/hwpmc/hwpmc_tsc.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  
-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -DGPROF 
-falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings 
-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 
-ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue 
/src/sys/dev/hwpmc/hwpmc_x86.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  
-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS 
-include opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 -DGPROF 
-falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings 
-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 
-ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue 
/src/sys/dev/ichwd/ichwd.c
cc1: warnings being treated as errors
/src/sys/dev/ichwd/ichwd.c: In function 

[head tinderbox] failure on amd64/amd64

2010-11-26 Thread FreeBSD Tinderbox
TB --- 2010-11-26 21:25:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-11-26 21:25:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2010-11-26 21:25:00 - cleaning the object tree
TB --- 2010-11-26 21:25:32 - cvsupping the source tree
TB --- 2010-11-26 21:25:32 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/amd64/amd64/supfile
TB --- 2010-11-26 21:31:42 - building world
TB --- 2010-11-26 21:31:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 21:31:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 21:31:42 - TARGET=amd64
TB --- 2010-11-26 21:31:42 - TARGET_ARCH=amd64
TB --- 2010-11-26 21:31:42 - TZ=UTC
TB --- 2010-11-26 21:31:42 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 21:31:42 - cd /src
TB --- 2010-11-26 21:31:42 - /usr/bin/make -B buildworld
 World build started on Fri Nov 26 21:31:42 UTC 2010
 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
 stage 5.1: building 32 bit shim libraries
 World build completed on Fri Nov 26 23:45:51 UTC 2010
TB --- 2010-11-26 23:45:51 - generating LINT kernel config
TB --- 2010-11-26 23:45:51 - cd /src/sys/amd64/conf
TB --- 2010-11-26 23:45:51 - /usr/bin/make -B LINT
TB --- 2010-11-26 23:45:51 - building LINT kernel
TB --- 2010-11-26 23:45:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-26 23:45:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-26 23:45:51 - TARGET=amd64
TB --- 2010-11-26 23:45:51 - TARGET_ARCH=amd64
TB --- 2010-11-26 23:45:51 - TZ=UTC
TB --- 2010-11-26 23:45:51 - __MAKE_CONF=/dev/null
TB --- 2010-11-26 23:45:51 - cd /src
TB --- 2010-11-26 23:45:51 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Fri Nov 26 23:45:51 UTC 2010
 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 -O2 -frename-registers -pipe -fno-strict-aliasing  -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg 
-mprofiler-epilogue /src/sys/dev/fb/s3_pci.c
cc -c -O2 -frename-registers -pipe -fno-strict-aliasing  -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg 
-mprofiler-epilogue /src/sys/dev/fb/vesa.c
cc -c -O2 -frename-registers -pipe -fno-strict-aliasing  -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
-fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  
-mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float 
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg 
-mprofiler-epilogue /src/sys/dev/fb/vga.c
cc -c -O2 -frename-registers -pipe -fno-strict-aliasing  -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes 
-Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign 
-fformat-extensions -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 

Re: [head tinderbox] failure on amd64/amd64

2010-11-26 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/26/10 19:00, FreeBSD Tinderbox wrote:

 [ .. ]

 cc1: warnings being treated as errors
 /src/sys/dev/ichwd/ichwd.c: In function 'ichwd_attach':
 /src/sys/dev/ichwd/ichwd.c:526: warning: implicit declaration of function 
 'ich_read_tco_2'
 /src/sys/dev/ichwd/ichwd.c:526: warning: nested extern declaration of 
 'ich_read_tco_2'
 *** Error code 1

This should likely be changed to 'ichwd_read_tco_2'

imb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (FreeBSD)

iEYEARECAAYFAkzwTZsACgkQQv9rrgRC1JJ9AgCfTHDoDq9jOJ8iUPV6X7Y0KOMu
XWAAn1BdwIWvjXJDmm+rcbrtMo153anE
=ll7Z
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


[head tinderbox] failure on i386/pc98

2010-11-26 Thread FreeBSD Tinderbox
TB --- 2010-11-27 02:20:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-11-27 02:20:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2010-11-27 02:20:00 - cleaning the object tree
TB --- 2010-11-27 02:20:31 - cvsupping the source tree
TB --- 2010-11-27 02:20:31 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/pc98/supfile
TB --- 2010-11-27 02:25:59 - building world
TB --- 2010-11-27 02:25:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-11-27 02:25:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-11-27 02:25:59 - TARGET=pc98
TB --- 2010-11-27 02:25:59 - TARGET_ARCH=i386
TB --- 2010-11-27 02:25:59 - TZ=UTC
TB --- 2010-11-27 02:25:59 - __MAKE_CONF=/dev/null
TB --- 2010-11-27 02:25:59 - cd /src
TB --- 2010-11-27 02:25:59 - /usr/bin/make -B buildworld
 World build started on Sat Nov 27 02:25:59 UTC 2010
 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
[...]
c++ -O2 -pipe 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/tools/clang/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG
 -I. 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/../../lib/clang/include
 -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS 
-D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\i386-undermydesk-freebsd9.0\ 
-fstack-protector -fno-exceptions -fno-rtti -c 
/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
c++ -O2 -pipe 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/tools/clang/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG
 -I. 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/../../lib/clang/include
 -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS 
-D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\i386-undermydesk-freebsd9.0\ 
-fstack-protector -fno-exceptions -fno-rtti -c 
/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
c++ -O2 -pipe 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/tools/clang/include 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG
 -I. 
-I/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/../../lib/clang/include
 -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS 
-D__STDC_CONSTANT_MACROS -DLLVM_HOSTTRIPLE=\i386-undermydesk-freebsd9.0\ 
-fstack-protector -fno-exceptions -fno-rtti -c 
/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp:
 In member function 'llvm::SDValue 
llvm::DAGTypeLegalizer::WidenVecRes_Binary(llvm::SDNode*)':
/src/lib/clang/libllvmselectiondag/../../../contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp:1292:
 internal compiler error: in var_ann, at tree-flow-inline.h:127
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
*** Error code 1

Stop in /src/lib/clang/libllvmselectiondag.
*** Error code 1

Stop in /src/lib/clang.
*** Error code 1

Stop in /src/lib.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-11-27 03:29:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-11-27 03:29:51 - ERROR: failed to build world
TB --- 2010-11-27 03:29:51 - 3090.21 user 532.88 system 4190.27 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: panic with devclass_get_name (dc=0xdeadc0dedeadc0de)

2010-11-26 Thread Alexander Motin

On 27.11.2010 01:08, Roger Hammerstein wrote:

  also hard reset before soft reset by changing in file ata-serverworks.c:
  if (ata_sata_phy_reset(dev, -1, 1))
  to
  if (ata_sata_phy_reset(dev, -1, 0))

ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command
ata4: hardware reset ...
ata4: SATA connect time=0ms status=0113
ata4: reset tp1 mask=01 ostat0=d0 ostat1=00
ata4: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata4: reset tp2 stat0=50 stat1=00 devices=0x1
(ada2:ata4:0:0:0): Command timed out
(ada2:ata4:0:0:0): Retrying command

and the disk stays up and i can use it, somewhat.


Thank you. Committed to HEAD.

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