FYI: Promise TX4 silent corruption (RELENG_7)

2007-10-21 Thread Peter Schuller
Hello,

The following is not a request for help or bug report as such, I just
want to put the information out there in case it helps other people by
encouraging active checking for silent data corruption (also happens
to be a good saved yet again by ZFS story).

I was moving some disks to a machine that didn't have SATA ports for
them, so I took one of the TX4:s I had left over since some previous
desperate attempts to get working SATA in another machine.

At first, things *seemed* good. No DMA timeouts or anything like
that. Streamed through 4 250 gig drives no problem; ran a bunch of
rsyncs of ports trees during the night.

However, once I started dd:ing large files and reading them back in I
started getting I/O errors from ZFS, because of checksum
mismatches. Turns out all the drives connected to the TX4 in the
raidz2 were generating checksum errors (the one that was not connected
to the TX4 was fine). Write a 2-3 gig file of zeroes - handful of
checksum mismatches on subsequent scrub.

Since then I have now tried two distinct TX4 cards (but only in one
PCI slot). Both suffer from the same problem. Amazingly a SiI 3114
*does* seem to work in the same PCI slot - no corruption, and no DMA
timeouts and whatnot that I was expecting from a SiI card.

This was on amd64, RELENG_7. Same SATA cables used on all
drives. Drives on TX4 were also in a Supermicro hotswap enclosure,
which may or may not be related (but again, no problem with SiI).

-- 
/ Peter Schuller

PGP userID: 0xE9758B7D or 'Peter Schuller [EMAIL PROTECTED]'
Key retrieval: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://www.scode.org



pgpgae0Huts6M.pgp
Description: PGP signature


Re: LOCK_PROFILING in -stable

2007-10-21 Thread Kris Kennaway

Alfred Perlstein wrote:

* Robert Watson [EMAIL PROTECTED] [071020 10:21] wrote:

On Sat, 20 Oct 2007, Kris Kennaway wrote:


Alfred Perlstein wrote:
Hey guys, I have LOCK_PROFILING done for a product based on FreeBSD-6, 
this means I can relatively easily backport LOCK_PROFILING from FreeBSD-7 
to FreeBSD-6.


Do we want this?

I'd like to do it if people want it.
I think it should be done, performance is a lot better than the old 6.x 
version and it also adds another very useful performance metric (time 
spent waiting for the lock).  The only concern is that it doesn't break 
ABI support when not compiled in, but I'm pretty sure you've already told 
me this is OK. Thanks for looking at this.
This is my feeling also -- I would consider ABI breakage a show stopper for 
6.x, but feel otherwise that the new code is much more mature and capable 
and would be quite beneficial to people building appliances and related 
products on 6.x. You might check with Attilio about whether there are any 
remaining outstanding issues that need to be resolved first, and make sure 
to send a heads up out on stable@ and put a note in UPDATING that the 
option and details have changed.


I still get confused as to the meaning of this...

It only breaks ABI when it's enabled.

I think that is OK, right?



Yes, that is fine.  Other existing debugging options also break ABI when 
enabled, so it's OK.


Kris
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kern/104406: [ufs] Processes get stuck in ufs stateunderpersistent CPU load

2007-10-21 Thread Oleg Derevenetz

  After my break to debugger using Ctrl+Alt+Esc sequence and entering a
  panic command kernel does not wrote a kernel dump but seems to 
  hang.

Can
  anyone describe how to obtain a kernel dump in this situation, or at
least
  say - which output of show commands need in first place to debug this 
  ?
  Output of all suggested commands is huge and I afraid of making 
  mistake

  when carrying this output from screen to list of paper and back :-)

 Oleg, one thing you can do to make this less painful is to
 run your machine's console over serial port.

 First get a crossover serial cable, make sure it works from one
 box to another, it should be easy to run tip com1 on both
 boxes to ensure that it works.

 Then you just need to add console=comconsole to /boot/loader.conf
 and your box's console should come over serial.

 Then on the machine watching the console, you can just do this:

 % script
 Script started, output file is typescript
 % tip com1
 ...do ddb stuff now...
 ...stop tip
 % exit

 now you should have everything logged into a file called typescript
 should save you a big headache.

Thanks, I'll try it in the monday morning.

 As far as getting a dump from ddb, try this:

 ddb call doadump

 I'm completely at a loss why this isn't a base ddb command dump
 but whatever... :)

Unfortunately, this doesn't work too. I called duty personnel in this
datacenter and asked them to do this, and person on duty tells me that 
after

he enters this command something like that arrives on monitor:

db call doadump
Dumping 3072 MB

Dump aborted error I/O
Dump failed. (Error 5)


Hmnmm, that seems like you might be having a hardware problem,


It is possible, but unlikely:

1. I have simular symptoms on another AMD64 machine with 6.2 (uname -a from 
this machine listed in PR kern/104406 in my followup at Wed, 7 Mar 2007 
05:10:59 +0300), but they are rare and this machine is in production, so I 
can't make experiments with it;

2. All these hardware successfully works earlier with FreeBSD 4.6.


what disk device do you have?


Dumpdev is swap partition on da0 (single physical disk) that connected to 
Mylex AcceleRAID 170 RAID controller. The problem arrives when I copy large 
amount of files from FTP to another disk (da1) that is connected to the same 
RAID controller.



Have you also enabled kernel dumps via /etc/rc.conf:dumpdev=
?


Yes, I have dumpdev=AUTO in rc.conf and swap device (4G) listed in 
/etc/fstab.


--
Oleg Derevenetz [EMAIL PROTECTED] OOD3-RIPE
Phone: +7 4732 539880
Fax:   +7 4732 531415 http://www.vsi.ru
CenterTelecom Voronezh ISPhttp://isp.vsi.ru

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/i386

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 03:54:54 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 03:54:54 - starting RELENG_7 tinderbox run for i386/i386
TB --- 2007-10-21 03:54:54 - cleaning the object tree
TB --- 2007-10-21 03:55:08 - checking out the source tree
TB --- 2007-10-21 03:55:08 - cd /tinderbox/RELENG_7/i386/i386
TB --- 2007-10-21 03:55:08 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 04:09:25 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 04:09:25 - cd /src
TB --- 2007-10-21 04:09:25 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 04:09:26 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 04:39:07 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 04:39:07 - ERROR: failed to build world
TB --- 2007-10-21 04:39:07 - tinderbox aborted
TB --- 0.21 user 0.90 system 2653.04 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: LOCK_PROFILING in -stable

2007-10-21 Thread Robert Watson


On Sat, 20 Oct 2007, Alfred Perlstein wrote:

This is my feeling also -- I would consider ABI breakage a show stopper for 
6.x, but feel otherwise that the new code is much more mature and capable 
and would be quite beneficial to people building appliances and related 
products on 6.x. You might check with Attilio about whether there are any 
remaining outstanding issues that need to be resolved first, and make sure 
to send a heads up out on stable@ and put a note in UPDATING that the 
option and details have changed.


I still get confused as to the meaning of this...

It only breaks ABI when it's enabled.

I think that is OK, right?


As we're eliminating MUTEX_PROFILING and replacing it with LOCK_PROFILING, I 
think it is OK that the ABI for one differs from the other as long as the base 
kernel ABI remains static.  I.e., this seems OK to me also.


Robert N M Watson
Computer Laboratory
University of Cambridge
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Promise PDC20378 - SETFEATURES SET TRANSFER MODE taskqueue timeout

2007-10-21 Thread Jeff Doolittle

Everyone,

I just recently updated my primary server to the latest FreeBSD RELENG_6 
release last weekend and have started receiving the following errors 
every day requiring me to power off the computer (the console is hung 
and Ctrl-Alt-Del don't work):



Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES ENABLE RCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES ENABLE WCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SET_MULTI taskqueue 
timeout - completing request directly
Oct 18 23:15:02 saturn kernel: ad6: TIMEOUT - WRITE_DMA retrying (1 
retry left) LBA=1129375
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES ENABLE RCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES ENABLE WCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SET_MULTI taskqueue 
timeout - completing request directly
Oct 18 23:15:02 saturn kernel: ad4: TIMEOUT - WRITE_DMA retrying (1 
retry left) LBA=1129375



For some strange reason the above error last night didn't cause the 
typical hang, but this evening it happend again @ ~9:30pm (17:30) with a 
hard failure resulting in a power-cycle to get the server running again.


I originally thought one of the drives was going bad so I replaced the 
existing 200gb Maxstor PATA with two 500gb WD SATA.  Therefore, that 
rules out cables and drives and returns me to the motherboard (Promise 
Controller) or FreeBSD.


The following is the output from a pciconf -lv


[EMAIL PROTECTED]:0:0:  class=0x06 card=0x80f61043 chip=0x25788086 rev=0x02 
hdr=0x00

   vendor = 'Intel Corporation'
   device = '82875P/E7210 DRAM Controller / Host-Hub Interface'
   class  = bridge
   subclass   = HOST-PCI
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x25798086 rev=0x02 
hdr=0x01

   vendor = 'Intel Corporation'
   device = '82875P PCI-to-AGP Bridge'
   class  = bridge
   subclass   = PCI-PCI
[EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x80a61043 chip=0x24d28086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
   class  = serial bus
   subclass   = USB
[EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x80a61043 chip=0x24d48086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
   class  = serial bus
   subclass   = USB
[EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x80a61043 chip=0x24d78086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
   class  = serial bus
   subclass   = USB
[EMAIL PROTECTED]:29:3:class=0x0c0300 card=0x80a61043 chip=0x24de8086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) USB UHCI Controller'
   class  = serial bus
   subclass   = USB
[EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x80a61043 chip=0x24dd8086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) USB 2.0 EHCI Controller'
   class  = serial bus
   subclass   = USB
[EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086 
rev=0xc2 hdr=0x01

   vendor = 'Intel Corporation'
   device = '82801BA/CA/DB/DBL/EB/ER/FB (ICH2/3/4/4/5/5/6), 6300ESB 
Hub Interface to PCI Bridge'

   class  = bridge
   subclass   = PCI-PCI
[EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24d08086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) LPC Interface Bridge'
   class  = bridge
   subclass   = PCI-ISA
[EMAIL PROTECTED]:31:1:  class=0x01018a card=0x80a61043 chip=0x24db8086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) EIDE Controller'
   class  = mass storage
   subclass   = ATA
[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x80a61043 chip=0x24d38086 
rev=0x02 hdr=0x00

   vendor = 'Intel Corporation'
   device = '82801EB/ER (ICH5/ICH5R) SMBus Controller'
   class  = serial bus
   subclass   = SMBus
[EMAIL PROTECTED]:31:5:class=0x040100 card=0x80f31043 chip=0x24d58086 
rev=0x02 

Re: LOCK_PROFILING in -stable

2007-10-21 Thread Alfred Perlstein
* Kris Kennaway [EMAIL PROTECTED] [071021 01:56] wrote:
 Alfred Perlstein wrote:
 * Robert Watson [EMAIL PROTECTED] [071020 10:21] wrote:
 On Sat, 20 Oct 2007, Kris Kennaway wrote:
 
 Alfred Perlstein wrote:
 Hey guys, I have LOCK_PROFILING done for a product based on FreeBSD-6, 
 this means I can relatively easily backport LOCK_PROFILING from 
 FreeBSD-7 to FreeBSD-6.
 
 Do we want this?
 
 I'd like to do it if people want it.
 I think it should be done, performance is a lot better than the old 6.x 
 version and it also adds another very useful performance metric (time 
 spent waiting for the lock).  The only concern is that it doesn't break 
 ABI support when not compiled in, but I'm pretty sure you've already 
 told me this is OK. Thanks for looking at this.
 This is my feeling also -- I would consider ABI breakage a show stopper 
 for 6.x, but feel otherwise that the new code is much more mature and 
 capable and would be quite beneficial to people building appliances and 
 related products on 6.x. You might check with Attilio about whether there 
 are any remaining outstanding issues that need to be resolved first, and 
 make sure to send a heads up out on stable@ and put a note in UPDATING 
 that the option and details have changed.
 
 I still get confused as to the meaning of this...
 
 It only breaks ABI when it's enabled.
 
 I think that is OK, right?
 
 
 Yes, that is fine.  Other existing debugging options also break ABI when 
 enabled, so it's OK.

OK, I should have something over the next couple of weeks.

-- 
- Alfred Perlstein
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


6.2-STABLE 82801G (ICH7 Family) High Definition Audio

2007-10-21 Thread spas karabelov
Hello,

I went through the previous threads such as
http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-May/006759.htmlbut
I am still unable to have mu card
working on 6.2-STABLE. I tried different optoins but no luck so far. I even
tried the driver at http://darkircop.org/hdac.tgz but it did not work
either. Any advice to have this working is greatly appreciated.


[EMAIL PROTECTED]:27:0:class=0x040300 card=0x817f1043 chip=0x27d88086
rev=0x01 hdr=0x00
vendor = 'Intel Corporation'
device = '82801G (ICH7 Family) High Definition Audio'
class  = multimedia

Cheers,

Spas
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


X11 extremely slow while compiling other things

2007-10-21 Thread Yi Wang
Hi,

My box is running 7.0-PREREALEASE.

When I run more than two building tasks, X11 became extremely slow.
The mouse pointer can also hardly move.

Running more than two building tasks under 6-stable does not introduce
the issues.

Does any one know how to solve it?

-- 
Regards,
Wang Yi
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/pc98

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 11:54:07 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 11:54:07 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2007-10-21 11:54:07 - cleaning the object tree
TB --- 2007-10-21 11:54:20 - checking out the source tree
TB --- 2007-10-21 11:54:20 - cd /tinderbox/RELENG_7/i386/pc98
TB --- 2007-10-21 11:54:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 12:08:35 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 12:08:35 - cd /src
TB --- 2007-10-21 12:08:35 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 12:08:37 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 12:37:56 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 12:37:56 - ERROR: failed to build world
TB --- 2007-10-21 12:37:56 - tinderbox aborted
TB --- 0.22 user 0.91 system 2629.29 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on sparc64/sparc64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 11:54:58 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 11:54:58 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2007-10-21 11:54:58 - cleaning the object tree
TB --- 2007-10-21 11:55:22 - checking out the source tree
TB --- 2007-10-21 11:55:22 - cd /tinderbox/RELENG_7/sparc64/sparc64
TB --- 2007-10-21 11:55:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 12:08:35 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 12:08:35 - cd /src
TB --- 2007-10-21 12:08:35 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 12:08:37 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 12:36:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 12:36:17 - ERROR: failed to build world
TB --- 2007-10-21 12:36:17 - tinderbox aborted
TB --- 0.32 user 0.70 system 2479.83 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: em 6.6.6 - watchdog timeout

2007-10-21 Thread Mike Andrews

Jeremy Chadwick wrote:

On Sat, Oct 20, 2007 at 11:21:10AM +1300, Philip Murray wrote:
me too on a Supermicro 5015MT+, although I notice my em0 is also sharing 
an interrupt with USB (uhci3)... not sure if that's the culprit.


I'm not aware of a 5015MT+ model.  Maybe you mean 5015M-MT+ or
5015M-T+?


We've got five 5015M-MT+'s in production.  The PDSMI+ motherboard has 
two 82573's, one of which has a known EEPROM issue that Jack Vogel has 
sent a DOS-based utility around to fix up (search the archives for 
dcgdis.exe).  It fixed watchdog timeouts I was having way back in the 
6.2 beta cycle -- in my case they only happened when I had link at 1G 
and went away if I dropped to 100M.  It might be worth ruling that out 
first unless you've already done that. :)


I haven't tried the 6.6.6 driver on mine yet, though, so this could be 
something totally different.  I was going to bump one of them from 
RELENG_6 to RELENG_7 as a test soon.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/i386

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 11:09:38 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 11:09:38 - starting RELENG_7 tinderbox run for i386/i386
TB --- 2007-10-21 11:09:38 - cleaning the object tree
TB --- 2007-10-21 11:09:52 - checking out the source tree
TB --- 2007-10-21 11:09:52 - cd /tinderbox/RELENG_7/i386/i386
TB --- 2007-10-21 11:09:52 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 11:24:17 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 11:24:17 - cd /src
TB --- 2007-10-21 11:24:17 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 11:24:19 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 11:54:06 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 11:54:06 - ERROR: failed to build world
TB --- 2007-10-21 11:54:06 - tinderbox aborted
TB --- 0.27 user 0.83 system 2668.34 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on amd64/amd64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 11:09:38 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 11:09:38 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2007-10-21 11:09:38 - cleaning the object tree
TB --- 2007-10-21 11:09:50 - checking out the source tree
TB --- 2007-10-21 11:09:50 - cd /tinderbox/RELENG_7/amd64/amd64
TB --- 2007-10-21 11:09:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 11:24:17 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 11:24:17 - cd /src
TB --- 2007-10-21 11:24:17 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 11:24:19 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 11:54:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 11:54:57 - ERROR: failed to build world
TB --- 2007-10-21 11:54:57 - tinderbox aborted
TB --- 0.27 user 0.85 system 2719.72 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/pc98

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 08:16:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 08:16:26 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2007-10-21 08:16:26 - cleaning the object tree
TB --- 2007-10-21 08:16:32 - checking out the source tree
TB --- 2007-10-21 08:16:32 - cd /tinderbox/RELENG_7/i386/pc98
TB --- 2007-10-21 08:16:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 08:30:53 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 08:30:53 - cd /src
TB --- 2007-10-21 08:30:53 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 08:30:55 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 09:00:30 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 09:00:30 - ERROR: failed to build world
TB --- 2007-10-21 09:00:30 - tinderbox aborted
TB --- 0.27 user 0.83 system 2644.51 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on sparc64/sparc64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 08:17:32 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 08:17:32 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2007-10-21 08:17:32 - cleaning the object tree
TB --- 2007-10-21 08:17:47 - checking out the source tree
TB --- 2007-10-21 08:17:47 - cd /tinderbox/RELENG_7/sparc64/sparc64
TB --- 2007-10-21 08:17:47 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 08:30:53 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 08:30:53 - cd /src
TB --- 2007-10-21 08:30:53 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 08:30:55 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 08:58:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 08:58:36 - ERROR: failed to build world
TB --- 2007-10-21 08:58:36 - tinderbox aborted
TB --- 0.28 user 0.74 system 2464.95 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on amd64/amd64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 03:54:54 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 03:54:54 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2007-10-21 03:54:54 - cleaning the object tree
TB --- 2007-10-21 03:55:05 - checking out the source tree
TB --- 2007-10-21 03:55:05 - cd /tinderbox/RELENG_7/amd64/amd64
TB --- 2007-10-21 03:55:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 04:09:25 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 04:09:25 - cd /src
TB --- 2007-10-21 04:09:25 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 04:09:26 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 04:39:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 04:39:57 - ERROR: failed to build world
TB --- 2007-10-21 04:39:57 - tinderbox aborted
TB --- 0.30 user 0.84 system 2703.18 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/i386

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 07:32:28 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 07:32:28 - starting RELENG_7 tinderbox run for i386/i386
TB --- 2007-10-21 07:32:28 - cleaning the object tree
TB --- 2007-10-21 07:32:41 - checking out the source tree
TB --- 2007-10-21 07:32:41 - cd /tinderbox/RELENG_7/i386/i386
TB --- 2007-10-21 07:32:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 07:46:51 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 07:46:51 - cd /src
TB --- 2007-10-21 07:46:51 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 07:46:53 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 08:16:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 08:16:25 - ERROR: failed to build world
TB --- 2007-10-21 08:16:25 - tinderbox aborted
TB --- 0.25 user 0.86 system 2637.05 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on amd64/amd64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 07:32:28 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 07:32:28 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2007-10-21 07:32:28 - cleaning the object tree
TB --- 2007-10-21 07:32:39 - checking out the source tree
TB --- 2007-10-21 07:32:39 - cd /tinderbox/RELENG_7/amd64/amd64
TB --- 2007-10-21 07:32:39 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 07:46:51 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 07:46:51 - cd /src
TB --- 2007-10-21 07:46:51 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 07:46:53 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 08:17:30 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 08:17:30 - ERROR: failed to build world
TB --- 2007-10-21 08:17:30 - tinderbox aborted
TB --- 0.21 user 0.92 system 2702.13 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/pc98

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 01:01:25 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 01:01:25 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2007-10-21 01:01:25 - cleaning the object tree
TB --- 2007-10-21 01:01:34 - checking out the source tree
TB --- 2007-10-21 01:01:34 - cd /tinderbox/RELENG_7/i386/pc98
TB --- 2007-10-21 01:01:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 01:16:02 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 01:16:02 - cd /src
TB --- 2007-10-21 01:16:02 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 01:16:04 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 01:45:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 01:45:21 - ERROR: failed to build world
TB --- 2007-10-21 01:45:21 - tinderbox aborted
TB --- 0.26 user 0.89 system 2636.85 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on sparc64/sparc64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 01:02:27 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 01:02:27 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2007-10-21 01:02:28 - cleaning the object tree
TB --- 2007-10-21 01:03:02 - checking out the source tree
TB --- 2007-10-21 01:03:02 - cd /tinderbox/RELENG_7/sparc64/sparc64
TB --- 2007-10-21 01:03:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 01:16:02 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 01:16:02 - cd /src
TB --- 2007-10-21 01:16:02 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 01:16:04 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 01:43:30 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 01:43:30 - ERROR: failed to build world
TB --- 2007-10-21 01:43:30 - tinderbox aborted
TB --- 0.21 user 0.84 system 2462.43 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/i386

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 00:16:15 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 00:16:15 - starting RELENG_7 tinderbox run for i386/i386
TB --- 2007-10-21 00:16:15 - cleaning the object tree
TB --- 2007-10-21 00:16:46 - checking out the source tree
TB --- 2007-10-21 00:16:46 - cd /tinderbox/RELENG_7/i386/i386
TB --- 2007-10-21 00:16:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 00:31:33 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 00:31:33 - cd /src
TB --- 2007-10-21 00:31:33 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 00:31:34 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 01:01:24 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 01:01:24 - ERROR: failed to build world
TB --- 2007-10-21 01:01:24 - tinderbox aborted
TB --- 0.78 user 3.17 system 2709.50 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on amd64/amd64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 00:16:15 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 00:16:15 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2007-10-21 00:16:15 - cleaning the object tree
TB --- 2007-10-21 00:16:48 - checking out the source tree
TB --- 2007-10-21 00:16:48 - cd /tinderbox/RELENG_7/amd64/amd64
TB --- 2007-10-21 00:16:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 00:31:33 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 00:31:33 - cd /src
TB --- 2007-10-21 00:31:33 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 00:31:34 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 01:02:27 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 01:02:27 - ERROR: failed to build world
TB --- 2007-10-21 01:02:27 - tinderbox aborted
TB --- 0.87 user 3.98 system 2772.70 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FYI: Promise TX4 silent corruption (RELENG_7)

2007-10-21 Thread Adrian Chadd
On 21/10/2007, Peter Schuller [EMAIL PROTECTED] wrote:

 However, once I started dd:ing large files and reading them back in I
 started getting I/O errors from ZFS, because of checksum
 mismatches. Turns out all the drives connected to the TX4 in the
 raidz2 were generating checksum errors (the one that was not connected
 to the TX4 was fine). Write a 2-3 gig file of zeroes - handful of
 checksum mismatches on subsequent scrub.

Is there some nice utility floating about to do this in userspace on
uninitialised/raw devices?

Thanks,



Adrian

-- 
Adrian Chadd - [EMAIL PROTECTED]
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/pc98

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-20 21:02:03 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-20 21:02:03 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2007-10-20 21:02:03 - cleaning the object tree
TB --- 2007-10-20 21:02:34 - checking out the source tree
TB --- 2007-10-20 21:02:34 - cd /tinderbox/RELENG_7/i386/pc98
TB --- 2007-10-20 21:02:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-20 21:15:28 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-20 21:15:28 - cd /src
TB --- 2007-10-20 21:15:28 - /usr/bin/make -B buildworld
 World build started on Sat Oct 20 21:15:29 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-20 21:46:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-20 21:46:49 - ERROR: failed to build world
TB --- 2007-10-20 21:46:49 - tinderbox aborted
TB --- 0.87 user 2.83 system 2685.56 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on sparc64/sparc64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-20 21:28:36 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-20 21:28:36 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2007-10-20 21:28:36 - cleaning the object tree
TB --- 2007-10-20 21:29:02 - checking out the source tree
TB --- 2007-10-20 21:29:02 - cd /tinderbox/RELENG_7/sparc64/sparc64
TB --- 2007-10-20 21:29:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-20 21:40:46 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-20 21:40:46 - cd /src
TB --- 2007-10-20 21:40:46 - /usr/bin/make -B buildworld
 World build started on Sat Oct 20 21:40:47 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-20 22:07:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-20 22:07:09 - ERROR: failed to build world
TB --- 2007-10-20 22:07:09 - tinderbox aborted
TB --- 0.73 user 2.66 system 2313.07 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on i386/pc98

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 04:39:08 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 04:39:08 - starting RELENG_7 tinderbox run for i386/pc98
TB --- 2007-10-21 04:39:08 - cleaning the object tree
TB --- 2007-10-21 04:39:19 - checking out the source tree
TB --- 2007-10-21 04:39:19 - cd /tinderbox/RELENG_7/i386/pc98
TB --- 2007-10-21 04:39:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 04:53:57 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 04:53:57 - cd /src
TB --- 2007-10-21 04:53:57 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 04:53:59 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 05:23:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 05:23:17 - ERROR: failed to build world
TB --- 2007-10-21 05:23:17 - tinderbox aborted
TB --- 0.31 user 0.78 system 2648.97 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


[releng_7 tinderbox] failure on sparc64/sparc64

2007-10-21 Thread FreeBSD Tinderbox
TB --- 2007-10-21 04:39:58 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-10-21 04:39:58 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2007-10-21 04:39:58 - cleaning the object tree
TB --- 2007-10-21 04:40:19 - checking out the source tree
TB --- 2007-10-21 04:40:19 - cd /tinderbox/RELENG_7/sparc64/sparc64
TB --- 2007-10-21 04:40:19 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd 
-rRELENG_7 src
TB --- 2007-10-21 04:53:57 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-10-21 04:53:57 - cd /src
TB --- 2007-10-21 04:53:57 - /usr/bin/make -B buildworld
 World build started on Sun Oct 21 04:53:59 UTC 2007
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
[...]
cc -O2 -pipe  -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. 
-D_U_=__attribute__((unused)) -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 
-DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap  -c 
/src/lib/libpcap/../../contrib/libpcap/pcap.c
/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' 
undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared 
here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 
'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function)
/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' 
undeclared here (not in a function)
*** Error code 1

Stop in /src/lib/libpcap.
*** 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 --- 2007-10-21 05:21:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-10-21 05:21:36 - ERROR: failed to build world
TB --- 2007-10-21 05:21:36 - tinderbox aborted
TB --- 0.27 user 0.73 system 2498.38 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Promise PDC20378 - SETFEATURES SET TRANSFER MODE taskqueue timeout

2007-10-21 Thread Miroslav Lachman

Jeff Doolittle wrote:

Everyone,

I just recently updated my primary server to the latest FreeBSD RELENG_6 
release last weekend and have started receiving the following errors 
every day requiring me to power off the computer (the console is hung 
and Ctrl-Alt-Del don't work):



Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES ENABLE RCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SETFEATURES ENABLE WCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad6: WARNING - SET_MULTI taskqueue 
timeout - completing request directly
Oct 18 23:15:02 saturn kernel: ad6: TIMEOUT - WRITE_DMA retrying (1 
retry left) LBA=1129375
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES SET TRANSFER 
MODE taskqueue timeout - completing request

directly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES ENABLE RCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SETFEATURES ENABLE WCACHE 
taskqueue timeout - completing request dire

ctly
Oct 18 23:15:02 saturn kernel: ad4: WARNING - SET_MULTI taskqueue 
timeout - completing request directly
Oct 18 23:15:02 saturn kernel: ad4: TIMEOUT - WRITE_DMA retrying (1 
retry left) LBA=1129375



[...]

I had same problem many times and only mainboard replacement solves the 
problem.
Last time I saw these errors (1 week ago) it was in dying Asus RS-120 
which was running 6.2-RELEASE for about 6 month. So the problem is not 
related to 6.2-RELEASE, but to hardware.


Miroslav Lachman
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: X11 extremely slow while compiling other things

2007-10-21 Thread Nathan Lay

Yi Wang wrote:

Hi,

My box is running 7.0-PREREALEASE.

When I run more than two building tasks, X11 became extremely slow.
The mouse pointer can also hardly move.

Running more than two building tasks under 6-stable does not introduce
the issues.

Does any one know how to solve it?

  

Hi,
I had this problem on 7.0 too, but enabling SCHED_ULE seemed to have 
fixed this problem.  I also disabled 'options SMP' since I have a single 
processor machine - though I'm not sure if this actually contributed to 
the problem.


Best Regards,
Nathan Lay
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: X11 extremely slow while compiling other things

2007-10-21 Thread Eugene Grosbein
On Sun, Oct 21, 2007 at 11:07:34AM +0800, Yi Wang wrote:

 My box is running 7.0-PREREALEASE.
 
 When I run more than two building tasks, X11 became extremely slow.
 The mouse pointer can also hardly move.
 
 Running more than two building tasks under 6-stable does not introduce
 the issues.
 
 Does any one know how to solve it?

Yes. There is definitely something wrong with SCHED_4BSD
in RELENG_7 comparing with the same for RELENG_6
(same hardware, same settings for kernel/world).

Eugene Grosbein
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: em 6.6.6 - watchdog timeout

2007-10-21 Thread Mike Tancsa

At 08:32 PM 10/19/2007, Jack Vogel wrote:

OK, I will look into this as soon as I can.



Just a Same here I think. The time outs dont correlate with load. 
The one nic is also seeing a lot of overruns.  Also, I checked the 
eeprom and its not an issue it seems



Oct 21 14:24:39 c1 kernel: Interface EEPROM Dump:
Oct 21 14:24:39 c1 kernel: Offset
Oct 21 14:24:39 c1 kernel: 0x  1500 1217 04f6 0420  5062  
Oct 21 14:24:39 c1 kernel: 0x0010  d508 6801 a42f 115e 8086 105e 8086 b165
Oct 21 14:24:39 c1 kernel: 0x0020  0008 105e 5400  5001   0100
Oct 21 14:24:39 c1 kernel: 0x0030  6cf6 37b0 07a6 8403 0783  c303 0602

[EMAIL PROTECTED]:0:0:   class=0x02 card=0x115e8086 chip=0x105e8086 
rev=0x06 hdr=0x00

vendor = 'Intel Corporation'
device = 'PRO/1000 PT'
class  = network
subclass   = ethernet
cap 01[c8] = powerspec 2  supports D0 D3  current D0
cap 05[d0] = MSI supports 1 message, 64 bit
cap 10[e0] = PCI-Express 1 endpoint
[EMAIL PROTECTED]:0:1:   class=0x02 card=0x115e8086 chip=0x105e8086 
rev=0x06 hdr=0x00

vendor = 'Intel Corporation'
device = 'PRO/1000 PT'
class  = network
subclass   = ethernet
cap 01[c8] = powerspec 2  supports D0 D3  current D0
cap 05[d0] = MSI supports 1 message, 64 bit
cap 10[e0] = PCI-Express 1 endpoint

[EMAIL PROTECTED]:0:0:   class=0x02 card=0x348d8086 chip=0x108c8086 
rev=0x03 hdr=0x00

vendor = 'Intel Corporation'
device = 'PRO/1000 PM'
class  = network
subclass   = ethernet
cap 01[c8] = powerspec 2  supports D0 D3  current D0
cap 05[d0] = MSI supports 1 message, 64 bit
cap 10[e0] = PCI-Express 1 endpoint

[EMAIL PROTECTED]:5:0:   class=0x02 card=0x348d8086 chip=0x10768086 
rev=0x05 hdr=0x00

vendor = 'Intel Corporation'
device = '82547EI Gigabit Ethernet Controller'
class  = network
subclass   = ethernet
cap 01[dc] = powerspec 2  supports D0 D3  current D0
cap 07[e4] = PCI-X supports 2048 burst read, 1 split transaction

Oct 21 02:15:01 c1 kernel: em1: Excessive collisions = 0
Oct 21 02:15:01 c1 kernel: em1: Sequence errors = 0
Oct 21 02:15:01 c1 kernel: em1: Defer count = 0
Oct 21 02:15:01 c1 kernel: em1: Missed Packets = 0
Oct 21 02:15:01 c1 kernel: em1: Receive No Buffers = 0
Oct 21 02:15:01 c1 kernel: em1: Receive Length Errors = 0
Oct 21 02:15:01 c1 kernel: em1: Receive errors = 0
Oct 21 02:15:01 c1 kernel: em1: Crc errors = 0
Oct 21 02:15:01 c1 kernel: em1: Alignment errors = 0
Oct 21 02:15:01 c1 kernel: em1: Collision/Carrier extension errors = 0
Oct 21 02:15:01 c1 kernel: em1: RX overruns = 0
Oct 21 02:15:01 c1 kernel: em1: watchdog timeouts = 2
Oct 21 02:15:01 c1 kernel: em1: XON Rcvd = 0
Oct 21 02:15:01 c1 kernel: em1: XON Xmtd = 0
Oct 21 02:15:01 c1 kernel: em1: XOFF Rcvd = 0
Oct 21 02:15:01 c1 kernel: em1: XOFF Xmtd = 0
Oct 21 02:15:01 c1 kernel: em1: Good Packets Rcvd = 972845
Oct 21 02:15:01 c1 kernel: em1: Good Packets Xmtd = 1056492
Oct 21 02:15:01 c1 kernel: em1: TSO Contexts Xmtd = 0
Oct 21 02:15:01 c1 kernel: em1: TSO Contexts Failed = 0
Oct 21 02:15:02 c1 kernel: em2: Excessive collisions = 0
Oct 21 02:15:02 c1 kernel: em2: Sequence errors = 0
Oct 21 02:15:02 c1 kernel: em2: Defer count = 0
Oct 21 02:15:02 c1 kernel: em2: Missed Packets = 146876
Oct 21 02:15:02 c1 kernel: em2: Receive No Buffers = 24633
Oct 21 02:15:02 c1 kernel: em2: Receive Length Errors = 0
Oct 21 02:15:02 c1 kernel: em2: Receive errors = 0
Oct 21 02:15:02 c1 kernel: em2: Crc errors = 0
Oct 21 02:15:02 c1 kernel: em2: Alignment errors = 0
Oct 21 02:15:02 c1 kernel: em2: Collision/Carrier extension errors = 0
Oct 21 02:15:02 c1 kernel: em2: RX overruns = 1261
Oct 21 02:15:02 c1 kernel: em2: watchdog timeouts = 0
Oct 21 02:15:02 c1 kernel: em2: XON Rcvd = 0
Oct 21 02:15:02 c1 kernel: em2: XON Xmtd = 0
Oct 21 02:15:02 c1 kernel: em2: XOFF Rcvd = 0
Oct 21 02:15:02 c1 kernel: em2: XOFF Xmtd = 0
Oct 21 02:15:02 c1 kernel: em2: Good Packets Rcvd = 11520947867
Oct 21 02:15:02 c1 kernel: em2: Good Packets Xmtd = 6732398306
Oct 21 02:15:02 c1 kernel: em2: TSO Contexts Xmtd = 0
Oct 21 02:15:02 c1 kernel: em2: TSO Contexts Failed = 0

# vmstat -i
interrupt  total   rate
irq1: atkbd0   5  0
irq4: sio0 39518  0
irq16: em0 935164706   1022
irq17: em1 em2 em3 802572934877
irq19: atapci1179422  0
cpu0: timer   1828072218   1997
cpu1: timer   1828031524   1997
Total 5394060327   5895




Jack


On 10/19/07, Philip Murray [EMAIL PROTECTED] wrote:

 On 20/10/2007, at 1:06 AM, Goran Lowkrantz wrote:

  Hi,
 
  After the update of em to 6.6.6 last, I experience watchdog timeouts
  on a server running 6-STABLE.
 

 me too on a Supermicro 5015MT+, although I notice my em0 is also
 

Re: X11 extremely slow while compiling other things

2007-10-21 Thread Marc Fonvieille
On Sun, Oct 21, 2007 at 11:07:34AM +0800, Yi Wang wrote:
 Hi,
 
 My box is running 7.0-PREREALEASE.
 
 When I run more than two building tasks, X11 became extremely slow.
 The mouse pointer can also hardly move.
 
 Running more than two building tasks under 6-stable does not introduce
 the issues.
 
 Does any one know how to solve it?
 

To improve slightly the things:

- use UP kernel (i.e. remove SMP and apic lines)
- use ULE scheduler

This will help a bit but it's not a definitive solution.

-- 
Marc
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: em 6.6.6 - watchdog timeout

2007-10-21 Thread Mike Tancsa

At 12:10 AM 10/21/2007, Mike Andrews wrote:

I haven't tried the 6.6.6 driver on mine yet, though, so this could 
be something totally different.  I was going to bump one of them 
from RELENG_6 to RELENG_7 as a test soon.


I see this problem running RELENG_6, which has the 6.6.6 driver. I 
forget the exact supermicro model #


Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz (2402.50-MHz 
686-class CPU)

  Origin = GenuineIntel  Id = 0x6f6  Stepping = 6
  
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
  Features2=0xe3bdSSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
  AMD Features=0x2010NX,LM
  AMD Features2=0x1LAHF
  Cores per package: 2
real memory  = 2144329728 (2044 MB)
avail memory = 2092859392 (1995 MB)
ACPI APIC Table: INTEL  S3000AHX
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 5
ioapic0 Version 2.0 irqs 0-23 on motherboard
ioapic1 Version 2.0 irqs 30-53 on motherboard
kbd1 at kbdmux0
acpi0: INTEL S3000AHX on motherboard
em0: Intel(R) PRO/1000 Network Connection Version - 6.6.6 port 
0x3020-0x303f mem 0x8826-0x8827,0x8824-0x8825 irq 16 
at device 0.0 on pci1

em0: Ethernet address: 00:15:17:12:f6:04
em0: [FAST]
em1: Intel(R) PRO/1000 Network Connection Version - 6.6.6 port 
0x3000-0x301f mem 0x8822-0x8823,0x8820-0x8821 irq 17 
at device 0.1 on pci1

em1: Ethernet address: 00:15:17:12:f6:05
em1: [FAST]
em2: Intel(R) PRO/1000 Network Connection Version - 6.6.6 port 
0x2000-0x201f mem 0x8818-0x8819,0x8810-0x8817 irq 17 
at device 0.0 on pci5

em2: Ethernet address: 00:15:17:29:6f:ef
em2: [FAST]
em3: Intel(R) PRO/1000 Network Connection Version - 6.6.6 port 
0x1100-0x113f mem 0x8802-0x8803,0x8800-0x8801 irq 17 
at device 5.0 on pci6

em3: Ethernet address: 00:15:17:29:6f:f0
em3: [FAST]

I already ran the dos util to fix the eeprom, but no difference.


---Mike 


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


RELENG_6 buildkernel is broken for me

2007-10-21 Thread Abdullah Ibn Hamad Al-Marri
Hello,

I did fresh buildworld then tried to build my kernel.

: hack.c
cc -shared -nostdlib hack.c -o hack.So
rm -f hack.c
MAKE=make sh /usr/src/sys/conf/newvers.sh VB
cc -c -O2 -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys 
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter 
-I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm 
-I/usr/src/sys/dev/twa -I/usr/src/sys/dev/em -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  -mno-align-long-strings 
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-ffreestanding -Werror  vers.c
linking kernel
procfs.o(.text+0x254): In function `procfs_init':
: undefined reference to `pfs_create_link'
procfs.o(.text+0x268): In function `procfs_init':
: undefined reference to `pfs_create_dir'
procfs.o(.text+0x283): In function `procfs_init':
: undefined reference to `pfs_create_file'
procfs.o(.text+0x29c): In function `procfs_init':
: undefined reference to `pfs_create_file'
procfs.o(.text+0x2bb): In function `procfs_init':
: undefined reference to `pfs_create_file'
procfs.o(.text+0x2d1): In function `procfs_init':
: undefined reference to `pfs_create_file'
procfs.o(.text+0x2f0): In function `procfs_init':
: undefined reference to `pfs_create_file'
procfs.o(.text+0x309): more undefined references to `pfs_create_file' follow
procfs.o(.text+0x3d8): In function `procfs_init':
: undefined reference to `pfs_create_link'
procfs.o(.text+0x3fb): In function `_procfs_mount':
: undefined reference to `pfs_mount'
procfs.o(.text+0x410): In function `_procfs_init':
: undefined reference to `pfs_init'
procfs.o(.text+0x424): In function `_procfs_uninit':
: undefined reference to `pfs_uninit'
procfs.o(.data+0xa8): undefined reference to `pfs_unmount'
procfs.o(.data+0xac): undefined reference to `pfs_root'
procfs.o(.data+0xb4): undefined reference to `pfs_statfs'
*** Error code 1

Stop in /usr/obj/usr/src/sys/VB.
*** Error code 1

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

Stop in /usr/src.

This is just few minutes ago csup.

Here is my make.conf

PPP_NOSUID=true # to build ppp with normal permissions
NO_BLUETOOTH=true   # do not build Bluetooth related stuff
NO_I4B=true # do not build isdn4bsd package
NO_KERBEROS=true# do not build and install Kerberos 5 (KTH Heimdal)
NO_LPR=true # do not build lpr and related programs
NO_MODULES=true # do not build modules with the kernel
NO_USB=true # do not build usbd(8) and related programs
NO_ATM=true # do not build ATM related programs and libraries
NO_GAMES=true   # do not build games (games/ subdir)
NO_UUCP=true # do not build uucp related programs
MODULES_WITH_WORLD=true # do not build modules when building kernel
WITHOUT_X11=true# don't build X11 dependencies in ports


 
Regards, 
-Abdullah Ibn Hamad Al-Marri
Arab Portal
http://www.WeArab.Net/




__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Closed Port, Need to Reopen

2007-10-21 Thread Squirrel
For some reason, my port 1645 is closed on FreeBSD 6.2.  I have all the 
firewall disabled, but it's not allowing me access the port 1645.  How do you 
manually open this port?  I can't seem to find at google.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]