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=

[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/c

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' > /s

[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

[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/c

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

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 -

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 > >

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/pcbs

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-bu

[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/c

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 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 _

Re: two issues with cdfs

2010-11-26 Thread Bruce Cran
On Fri, 26 Nov 2010 15:28:00 +0200 Andriy Gapon 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://list

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.is