[dtrace] syscall provider naming convention.

2010-12-20 Thread Andriy Gapon
on 14/12/2010 05:10 Artem Belevich said the following:
 I've posted updated version of the patch here:
 https://sites.google.com/site/abc678site/files/dt-systrace.patch.gz
 
 This patch uses DTrace module field to specify syscall's compat
 variant in the syscall probe name.

If there are no objections and no pending reviews and comments, then I would
like to commit this shortly.

 The patch also adds syscall probe for linux32 binaries on amd64. I'll
 try to add i386 support soon, too, but I have no i386 box I could
 compile and test the changes on. I'll try to get one set up under
 VirtualBox later, but for now the patch is for 8-STABLE/amd64 only.

It would be nice to get the i386 counterpart too when this goes into the tree.

Thanks!
-- 
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: dev/psm0 not found

2010-12-20 Thread John Baldwin
On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko wrote:
 http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log
 
 after updating svn revision = 216491 system is not detecting the device
 psm
 http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491

Can you please get verbose dmesg's from before and after?

-- 
John Baldwin
___
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: dev/psm0 not found

2010-12-20 Thread John Baldwin
On Monday, December 20, 2010 11:53:34 am Ivan Klymenko wrote:
 В Mon, 20 Dec 2010 09:58:57 -0500
 John Baldwin j...@freebsd.org пишет:
 
  On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko wrote:
   http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log
   
   after updating svn revision = 216491 system is not detecting the
   device psm
   http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491
  
  Can you please get verbose dmesg's from before and after?
  
 
 Voila.

Please boot with this and capture the output:

Index: psm.c
===
--- psm.c   (revision 216591)
+++ psm.c   (working copy)
@@ -1100,11 +1100,17 @@
 */
psmc = device_find_child(device_get_parent(parent),
PSMCPNP_DRIVER_NAME, unit);
-   if (psmc == NULL)
+   if (psmc == NULL) {
+   printf(psm%d: could not find %s%d\n, unit,
+   PSMCPNP_DRIVER_NAME, unit);
return;
+   }
irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
-   if (irq = 0)
+   if (irq = 0) {
+   printf(psm%d: no IRQ from %s%d\n, unit, PSMCPNP_DRIVER_NAME,
+   unit);
return;
+   }
bus_delete_resource(psmc, SYS_RES_IRQ, 0);
bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
 }

-- 
John Baldwin
___
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-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 18:22:10 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 18:22:10 - starting HEAD tinderbox run for ia64/ia64
TB --- 2010-12-20 18:22:10 - cleaning the object tree
TB --- 2010-12-20 18:22:21 - cvsupping the source tree
TB --- 2010-12-20 18:22:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/ia64/ia64/supfile
TB --- 2010-12-20 18:23:03 - building world
TB --- 2010-12-20 18:23:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 18:23:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 18:23:03 - TARGET=ia64
TB --- 2010-12-20 18:23:03 - TARGET_ARCH=ia64
TB --- 2010-12-20 18:23:03 - TZ=UTC
TB --- 2010-12-20 18:23:03 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 18:23:03 - cd /src
TB --- 2010-12-20 18:23:03 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 18:23:04 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/ia64.ia64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 19:00:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 19:00:35 - ERROR: failed to build world
TB --- 2010-12-20 19:00:35 - 1743.38 user 346.98 system 2304.66 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


[head tinderbox] failure on mips/mips

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 19:00:36 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 19:00:36 - starting HEAD tinderbox run for mips/mips
TB --- 2010-12-20 19:00:36 - cleaning the object tree
TB --- 2010-12-20 19:00:44 - cvsupping the source tree
TB --- 2010-12-20 19:00:44 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/mips/mips/supfile
TB --- 2010-12-20 19:01:26 - building world
TB --- 2010-12-20 19:01:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 19:01:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 19:01:26 - TARGET=mips
TB --- 2010-12-20 19:01:26 - TARGET_ARCH=mips
TB --- 2010-12-20 19:01:26 - TZ=UTC
TB --- 2010-12-20 19:01:26 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 19:01:26 - cd /src
TB --- 2010-12-20 19:01:26 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 19:01:27 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/mips.mipsel/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 19:31:29 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 19:31:29 - ERROR: failed to build world
TB --- 2010-12-20 19:31:29 - 1318.09 user 327.17 system 1853.20 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.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: dev/psm0 not found

2010-12-20 Thread John Baldwin
On Monday, December 20, 2010 1:14:35 pm Ivan Klymenko wrote:
 В Mon, 20 Dec 2010 12:49:53 -0500
 John Baldwin j...@freebsd.org пишет:
 
  On Monday, December 20, 2010 11:53:34 am Ivan Klymenko wrote:
   В Mon, 20 Dec 2010 09:58:57 -0500
   John Baldwin j...@freebsd.org пишет:
   
On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko wrote:
 
http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log
 
 after updating svn revision = 216491 system is not detecting
 the device psm
 http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491

Can you please get verbose dmesg's from before and after?

   
   Voila.
  
  Please boot with this and capture the output:
  
  Index: psm.c
  ===
  --- psm.c   (revision 216591)
  +++ psm.c   (working copy)
  @@ -1100,11 +1100,17 @@
   */
  psmc = device_find_child(device_get_parent(parent),
  PSMCPNP_DRIVER_NAME, unit);
  -   if (psmc == NULL)
  +   if (psmc == NULL) {
  +   printf(psm%d: could not find %s%d\n, unit,
  +   PSMCPNP_DRIVER_NAME, unit);
  return;
  +   }
  irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
  -   if (irq = 0)
  +   if (irq = 0) {
  +   printf(psm%d: no IRQ from %s%d\n, unit,
  PSMCPNP_DRIVER_NAME,
  +   unit);
  return;
  +   }
  bus_delete_resource(psmc, SYS_RES_IRQ, 0);
  bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
   }

Try this instead.  You can use a non-verbose dmesg to trim the spammage.

Index: psm.c
===
--- psm.c   (revision 216591)
+++ psm.c   (working copy)
@@ -1080,7 +1080,7 @@
device_t psmc;
device_t psm;
u_long irq;
-   int unit;
+   int error, unit;
 
unit = device_get_unit(parent);
 
@@ -1090,8 +1090,10 @@
return;
 
irq = bus_get_resource_start(psm, SYS_RES_IRQ, KBDC_RID_AUX);
-   if (irq  0)
+   if (irq  0) {
+   printf(psm%d: already has an IRQ?\n, unit);
return;
+   }
 
/*
 * If the PS/2 mouse device has already been reported by ACPI or
@@ -1100,13 +1102,27 @@
 */
psmc = device_find_child(device_get_parent(parent),
PSMCPNP_DRIVER_NAME, unit);
-   if (psmc == NULL)
+   if (psmc == NULL) {
+   printf(psm%d: could not find %s%d\n, unit,
+   PSMCPNP_DRIVER_NAME, unit);
return;
+   }
irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
-   if (irq = 0)
+   if (irq = 0) {
+   printf(psm%d: no IRQ from %s\n, unit,
+   device_get_nameunit(psmc));
return;
-   bus_delete_resource(psmc, SYS_RES_IRQ, 0);
-   bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
+   }
+   error = bus_delete_resource(psmc, SYS_RES_IRQ, 0);
+   if (error)
+   printf(psm%d: failed to remove IRQ from %s: %d\n, unit,
+   device_get_nameunit(psmc), error);
+   error = bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
+   if (error)
+   printf(psm%d: failed to add IRQ %lu: %d\n, unit, irq,
+   error);
+   else
+   printf(psm%d: added IRQ %lu\n, unit, irq);
 }
 
 #defineendprobe(v) do {\

-- 
John Baldwin
___
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: dev/psm0 not found

2010-12-20 Thread Ivan Klymenko
В Mon, 20 Dec 2010 14:51:15 -0500
John Baldwin j...@freebsd.org пишет:

 On Monday, December 20, 2010 1:14:35 pm Ivan Klymenko wrote:
  В Mon, 20 Dec 2010 12:49:53 -0500
  John Baldwin j...@freebsd.org пишет:
  
   On Monday, December 20, 2010 11:53:34 am Ivan Klymenko wrote:
В Mon, 20 Dec 2010 09:58:57 -0500
John Baldwin j...@freebsd.org пишет:

 On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko wrote:
  
 http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log
  
  after updating svn revision = 216491 system is not
  detecting the device psm
  http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491
 
 Can you please get verbose dmesg's from before and after?
 

Voila.
   
   Please boot with this and capture the output:
   
   Index: psm.c
   ===
   --- psm.c (revision 216591)
   +++ psm.c (working copy)
   @@ -1100,11 +1100,17 @@
  */
 psmc = device_find_child(device_get_parent(parent),
 PSMCPNP_DRIVER_NAME, unit);
   - if (psmc == NULL)
   + if (psmc == NULL) {
   + printf(psm%d: could not find %s%d\n, unit,
   + PSMCPNP_DRIVER_NAME, unit);
 return;
   + }
 irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
   - if (irq = 0)
   + if (irq = 0) {
   + printf(psm%d: no IRQ from %s%d\n, unit,
   PSMCPNP_DRIVER_NAME,
   + unit);
 return;
   + }
 bus_delete_resource(psmc, SYS_RES_IRQ, 0);
 bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
}
 
 Try this instead.  You can use a non-verbose dmesg to trim the
 spammage.
 
 Index: psm.c
 ===
 --- psm.c (revision 216591)
 +++ psm.c (working copy)
 @@ -1080,7 +1080,7 @@
   device_t psmc;
   device_t psm;
   u_long irq;
 - int unit;
 + int error, unit;
  
   unit = device_get_unit(parent);
  
 @@ -1090,8 +1090,10 @@
   return;
  
   irq = bus_get_resource_start(psm, SYS_RES_IRQ, KBDC_RID_AUX);
 - if (irq  0)
 + if (irq  0) {
 + printf(psm%d: already has an IRQ?\n, unit);
   return;
 + }
  
   /*
* If the PS/2 mouse device has already been reported by
 ACPI or @@ -1100,13 +1102,27 @@
*/
   psmc = device_find_child(device_get_parent(parent),
   PSMCPNP_DRIVER_NAME, unit);
 - if (psmc == NULL)
 + if (psmc == NULL) {
 + printf(psm%d: could not find %s%d\n, unit,
 + PSMCPNP_DRIVER_NAME, unit);
   return;
 + }
   irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
 - if (irq = 0)
 + if (irq = 0) {
 + printf(psm%d: no IRQ from %s\n, unit,
 + device_get_nameunit(psmc));
   return;
 - bus_delete_resource(psmc, SYS_RES_IRQ, 0);
 - bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
 + }
 + error = bus_delete_resource(psmc, SYS_RES_IRQ, 0);
 + if (error)
 + printf(psm%d: failed to remove IRQ from %s: %d\n,
 unit,
 + device_get_nameunit(psmc), error);
 + error = bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX,
 irq, 1);
 + if (error)
 + printf(psm%d: failed to add IRQ %lu: %d\n, unit,
 irq,
 + error);
 + else
 + printf(psm%d: added IRQ %lu\n, unit, irq);
  }
  
  #define  endprobe(v) do {\
 

/usr/local/libexec/ccache/world-cc -c -O2 -pipe -mtune=native 
-fno-strict-aliasing -march=nocona -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/usr/src/sys -I/usr/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  -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  
/usr/src/sys/dev/atkbdc/psm.c
distcc[38004] ERROR: compile (null) on localhost failed
/usr/src/sys/dev/atkbdc/psm.c: In function 'psmidentify':
/usr/src/sys/dev/atkbdc/psm.c:1116: error: void value not ignored as it ought 
to be
*** Error code 1

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

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

Stop in /usr/src.
___
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 powerpc64/powerpc

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 19:51:26 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 19:51:26 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2010-12-20 19:51:26 - cleaning the object tree
TB --- 2010-12-20 19:51:40 - cvsupping the source tree
TB --- 2010-12-20 19:51:40 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/powerpc64/powerpc/supfile
TB --- 2010-12-20 19:52:13 - building world
TB --- 2010-12-20 19:52:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 19:52:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 19:52:13 - TARGET=powerpc
TB --- 2010-12-20 19:52:13 - TARGET_ARCH=powerpc64
TB --- 2010-12-20 19:52:13 - TZ=UTC
TB --- 2010-12-20 19:52:13 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 19:52:13 - cd /src
TB --- 2010-12-20 19:52:13 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 19:52:14 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/powerpc.powerpc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 20:26:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 20:26:51 - ERROR: failed to build world
TB --- 2010-12-20 20:26:51 - 1544.89 user 340.34 system 2124.75 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.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


[head tinderbox] failure on powerpc/powerpc

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 19:31:30 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 19:31:30 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2010-12-20 19:31:30 - cleaning the object tree
TB --- 2010-12-20 19:31:41 - cvsupping the source tree
TB --- 2010-12-20 19:31:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2010-12-20 19:31:54 - building world
TB --- 2010-12-20 19:31:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 19:31:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 19:31:54 - TARGET=powerpc
TB --- 2010-12-20 19:31:54 - TARGET_ARCH=powerpc
TB --- 2010-12-20 19:31:54 - TZ=UTC
TB --- 2010-12-20 19:31:54 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 19:31:54 - cd /src
TB --- 2010-12-20 19:31:54 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 19:31:55 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/powerpc.powerpc/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 20:35:56 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 20:35:56 - ERROR: failed to build world
TB --- 2010-12-20 20:35:56 - 3137.15 user 500.25 system 3866.12 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.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


[head tinderbox] failure on sparc64/sparc64

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 20:06:30 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 20:06:30 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2010-12-20 20:06:30 - cleaning the object tree
TB --- 2010-12-20 20:06:41 - cvsupping the source tree
TB --- 2010-12-20 20:06:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2010-12-20 20:06:55 - building world
TB --- 2010-12-20 20:06:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 20:06:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 20:06:55 - TARGET=sparc64
TB --- 2010-12-20 20:06:55 - TARGET_ARCH=sparc64
TB --- 2010-12-20 20:06:55 - TZ=UTC
TB --- 2010-12-20 20:06:55 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 20:06:55 - cd /src
TB --- 2010-12-20 20:06:55 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 20:06:56 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/sparc64.sparc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 20:38:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 20:38:21 - ERROR: failed to build world
TB --- 2010-12-20 20:38:21 - 1435.95 user 328.98 system 1910.88 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.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


[head tinderbox] failure on sparc64/sun4v

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 20:26:52 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 20:26:52 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2010-12-20 20:26:52 - cleaning the object tree
TB --- 2010-12-20 20:27:00 - cvsupping the source tree
TB --- 2010-12-20 20:27:00 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2010-12-20 20:27:13 - building world
TB --- 2010-12-20 20:27:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 20:27:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 20:27:13 - TARGET=sun4v
TB --- 2010-12-20 20:27:13 - TARGET_ARCH=sparc64
TB --- 2010-12-20 20:27:13 - TZ=UTC
TB --- 2010-12-20 20:27:13 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 20:27:13 - cd /src
TB --- 2010-12-20 20:27:13 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 20:27: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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/sun4v.sparc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 20:56:22 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 20:56:22 - ERROR: failed to build world
TB --- 2010-12-20 20:56:22 - 1441.66 user 313.85 system 1769.95 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.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: dev/psm0 not found

2010-12-20 Thread John Baldwin
On Monday, December 20, 2010 3:03:36 pm Ivan Klymenko wrote:
 В Mon, 20 Dec 2010 14:51:15 -0500
 John Baldwin j...@freebsd.org пишет:
 
  On Monday, December 20, 2010 1:14:35 pm Ivan Klymenko wrote:
   В Mon, 20 Dec 2010 12:49:53 -0500
   John Baldwin j...@freebsd.org пишет:
   
On Monday, December 20, 2010 11:53:34 am Ivan Klymenko wrote:
 В Mon, 20 Dec 2010 09:58:57 -0500
 John Baldwin j...@freebsd.org пишет:
 
  On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko wrote:
   
  http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log
   
   after updating svn revision = 216491 system is not
   detecting the device psm
   http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491
  
  Can you please get verbose dmesg's from before and after?
  
 
 Voila.
 /usr/src/sys/dev/atkbdc/psm.c: In function 'psmidentify':
 /usr/src/sys/dev/atkbdc/psm.c:1116: error: void value not ignored as it ought 
 to be
 *** Error code 1

Ok, try this:

Index: psm.c
===
--- psm.c   (revision 216591)
+++ psm.c   (working copy)
@@ -1080,7 +1080,7 @@
device_t psmc;
device_t psm;
u_long irq;
-   int unit;
+   int error, unit;
 
unit = device_get_unit(parent);
 
@@ -1090,8 +1090,10 @@
return;
 
irq = bus_get_resource_start(psm, SYS_RES_IRQ, KBDC_RID_AUX);
-   if (irq  0)
+   if (irq  0) {
+   printf(psm%d: already has an IRQ?\n, unit);
return;
+   }
 
/*
 * If the PS/2 mouse device has already been reported by ACPI or
@@ -1100,13 +1102,24 @@
 */
psmc = device_find_child(device_get_parent(parent),
PSMCPNP_DRIVER_NAME, unit);
-   if (psmc == NULL)
+   if (psmc == NULL) {
+   printf(psm%d: could not find %s%d\n, unit,
+   PSMCPNP_DRIVER_NAME, unit);
return;
+   }
irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
-   if (irq = 0)
+   if (irq = 0) {
+   printf(psm%d: no IRQ from %s\n, unit,
+   device_get_nameunit(psmc));
return;
+   }
bus_delete_resource(psmc, SYS_RES_IRQ, 0);
-   bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
+   error = bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
+   if (error)
+   printf(psm%d: failed to add IRQ %lu: %d\n, unit, irq,
+   error);
+   else
+   printf(psm%d: added IRQ %lu\n, unit, irq);
 }
 
 #defineendprobe(v) do {\

-- 
John Baldwin
___
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 arm/arm

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 21:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 21:00:00 - starting HEAD tinderbox run for arm/arm
TB --- 2010-12-20 21:00:00 - cleaning the object tree
TB --- 2010-12-20 21:00:08 - cvsupping the source tree
TB --- 2010-12-20 21:00:08 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/arm/arm/supfile
TB --- 2010-12-20 21:00:35 - building world
TB --- 2010-12-20 21:00:35 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 21:00:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 21:00:35 - TARGET=arm
TB --- 2010-12-20 21:00:35 - TARGET_ARCH=arm
TB --- 2010-12-20 21:00:35 - TZ=UTC
TB --- 2010-12-20 21:00:35 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 21:00:35 - cd /src
TB --- 2010-12-20 21:00:35 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 21:00:36 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/arm.arm/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 21:28:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 21:28:51 - ERROR: failed to build world
TB --- 2010-12-20 21:28:51 - 1266.88 user 349.82 system 1730.76 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.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: dev/psm0 not found

2010-12-20 Thread Ivan Klymenko
В Mon, 20 Dec 2010 16:02:46 -0500
John Baldwin j...@freebsd.org пишет:

 On Monday, December 20, 2010 3:03:36 pm Ivan Klymenko wrote:
  В Mon, 20 Dec 2010 14:51:15 -0500
  John Baldwin j...@freebsd.org пишет:
  
   On Monday, December 20, 2010 1:14:35 pm Ivan Klymenko wrote:
В Mon, 20 Dec 2010 12:49:53 -0500
John Baldwin j...@freebsd.org пишет:

 On Monday, December 20, 2010 11:53:34 am Ivan Klymenko wrote:
  В Mon, 20 Dec 2010 09:58:57 -0500
  John Baldwin j...@freebsd.org пишет:
  
   On Saturday, December 18, 2010 1:30:20 pm Ivan Klymenko
   wrote:

   http://svn.freebsd.org/viewvc/base/head/sys/dev/atkbdc/psm.c?view=log

after updating svn revision = 216491 system is not
detecting the device psm
http://svn.freebsd.org/viewvc/base?view=revisionrevision=216491
   
   Can you please get verbose dmesg's from before and after?
   
  
  Voila.
  /usr/src/sys/dev/atkbdc/psm.c: In function 'psmidentify':
  /usr/src/sys/dev/atkbdc/psm.c:1116: error: void value not ignored
  as it ought to be *** Error code 1
 
 Ok, try this:
 
 Index: psm.c
 ===
 --- psm.c (revision 216591)
 +++ psm.c (working copy)
 @@ -1080,7 +1080,7 @@
   device_t psmc;
   device_t psm;
   u_long irq;
 - int unit;
 + int error, unit;
  
   unit = device_get_unit(parent);
  
 @@ -1090,8 +1090,10 @@
   return;
  
   irq = bus_get_resource_start(psm, SYS_RES_IRQ, KBDC_RID_AUX);
 - if (irq  0)
 + if (irq  0) {
 + printf(psm%d: already has an IRQ?\n, unit);
   return;
 + }
  
   /*
* If the PS/2 mouse device has already been reported by
 ACPI or @@ -1100,13 +1102,24 @@
*/
   psmc = device_find_child(device_get_parent(parent),
   PSMCPNP_DRIVER_NAME, unit);
 - if (psmc == NULL)
 + if (psmc == NULL) {
 + printf(psm%d: could not find %s%d\n, unit,
 + PSMCPNP_DRIVER_NAME, unit);
   return;
 + }
   irq = bus_get_resource_start(psmc, SYS_RES_IRQ, 0);
 - if (irq = 0)
 + if (irq = 0) {
 + printf(psm%d: no IRQ from %s\n, unit,
 + device_get_nameunit(psmc));
   return;
 + }
   bus_delete_resource(psmc, SYS_RES_IRQ, 0);
 - bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX, irq, 1);
 + error = bus_set_resource(psm, SYS_RES_IRQ, KBDC_RID_AUX,
 irq, 1);
 + if (error)
 + printf(psm%d: failed to add IRQ %lu: %d\n, unit,
 irq,
 + error);
 + else
 + printf(psm%d: added IRQ %lu\n, unit, irq);
  }
  
  #define  endprobe(v) do {\
 

Not working :(


dmesg.boot
Description: Binary data
___
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-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 21:28:51 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 21:28:51 - starting HEAD tinderbox run for ia64/ia64
TB --- 2010-12-20 21:28:51 - cleaning the object tree
TB --- 2010-12-20 21:28:55 - cvsupping the source tree
TB --- 2010-12-20 21:28:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/ia64/ia64/supfile
TB --- 2010-12-20 21:29:08 - building world
TB --- 2010-12-20 21:29:08 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 21:29:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 21:29:08 - TARGET=ia64
TB --- 2010-12-20 21:29:08 - TARGET_ARCH=ia64
TB --- 2010-12-20 21:29:08 - TZ=UTC
TB --- 2010-12-20 21:29:08 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 21:29:08 - cd /src
TB --- 2010-12-20 21:29:08 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 21:29:09 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/ia64.ia64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:07:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:07:23 - ERROR: failed to build world
TB --- 2010-12-20 22:07:23 - 1746.82 user 334.67 system 2312.45 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


[head tinderbox] failure on i386/i386

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 21:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 21:00:00 - starting HEAD tinderbox run for i386/i386
TB --- 2010-12-20 21:00:00 - cleaning the object tree
TB --- 2010-12-20 21:00:20 - cvsupping the source tree
TB --- 2010-12-20 21:00:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/i386/supfile
TB --- 2010-12-20 21:00:35 - building world
TB --- 2010-12-20 21:00:35 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 21:00:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 21:00:35 - TARGET=i386
TB --- 2010-12-20 21:00:35 - TARGET_ARCH=i386
TB --- 2010-12-20 21:00:35 - TZ=UTC
TB --- 2010-12-20 21:00:35 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 21:00:35 - cd /src
TB --- 2010-12-20 21:00:35 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 21:00:36 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/i386.i386/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:10:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:10:34 - ERROR: failed to build world
TB --- 2010-12-20 22:10:34 - 3499.34 user 542.92 system 4234.57 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.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


[head tinderbox] failure on i386/pc98

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 21:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 21:00:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2010-12-20 21:00:00 - cleaning the object tree
TB --- 2010-12-20 21:00:18 - cvsupping the source tree
TB --- 2010-12-20 21:00:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/pc98/supfile
TB --- 2010-12-20 21:00:35 - building world
TB --- 2010-12-20 21:00:35 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 21:00:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 21:00:35 - TARGET=pc98
TB --- 2010-12-20 21:00:35 - TARGET_ARCH=i386
TB --- 2010-12-20 21:00:35 - TZ=UTC
TB --- 2010-12-20 21:00:35 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 21:00:35 - cd /src
TB --- 2010-12-20 21:00:35 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 21:00:36 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/pc98.i386/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:10:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:10:58 - ERROR: failed to build world
TB --- 2010-12-20 22:10:58 - 3495.94 user 558.95 system 4257.95 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


[head tinderbox] failure on amd64/amd64

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 21:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 21:00:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2010-12-20 21:00:00 - cleaning the object tree
TB --- 2010-12-20 21:00:21 - cvsupping the source tree
TB --- 2010-12-20 21:00:21 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/amd64/amd64/supfile
TB --- 2010-12-20 21:05:49 - building world
TB --- 2010-12-20 21:05:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 21:05:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 21:05:49 - TARGET=amd64
TB --- 2010-12-20 21:05:49 - TARGET_ARCH=amd64
TB --- 2010-12-20 21:05:49 - TZ=UTC
TB --- 2010-12-20 21:05:49 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 21:05:49 - cd /src
TB --- 2010-12-20 21:05:49 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 21:05:50 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:16:38 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:16:38 - ERROR: failed to build world
TB --- 2010-12-20 22:16:38 - 3514.77 user 547.26 system 4597.89 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.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: dev/psm0 not found

2010-12-20 Thread John Baldwin
On Monday, December 20, 2010 4:38:57 pm Ivan Klymenko wrote:
 В Mon, 20 Dec 2010 16:02:46 -0500
 John Baldwin j...@freebsd.org пишет:
 
 Not working :(

This was debugging, not a fix.  Try this possible fix:

Index: atkbdc_isa.c
===
--- atkbdc_isa.c(revision 216591)
+++ atkbdc_isa.c(working copy)
@@ -272,14 +272,16 @@
 * list entry so we can use a standard bus_get_resource()
 * method.
 */
-   if (sc-irq == NULL) {
-   if (resource_int_value(name, unit, irq, t) != 0)
-   t = -1;
-   } else
-   t = rman_get_start(sc-irq);
-   if (t  0)
-   resource_list_add(ivar-resources, SYS_RES_IRQ, ivar-rid,
- t, t, 1);
+   if (order == KBDC_RID_KBD) {
+   if (sc-irq == NULL) {
+   if (resource_int_value(name, unit, irq, t) != 0)
+   t = -1;
+   } else
+   t = rman_get_start(sc-irq);
+   if (t  0)
+   resource_list_add(ivar-resources, SYS_RES_IRQ,
+   ivar-rid, t, t, 1);
+   }
 
if (resource_disabled(name, unit))
device_disable(child);

-- 
John Baldwin
___
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 mips/mips

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 22:07:24 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 22:07:24 - starting HEAD tinderbox run for mips/mips
TB --- 2010-12-20 22:07:24 - cleaning the object tree
TB --- 2010-12-20 22:07:27 - cvsupping the source tree
TB --- 2010-12-20 22:07:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/mips/mips/supfile
TB --- 2010-12-20 22:07:38 - building world
TB --- 2010-12-20 22:07:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 22:07:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 22:07:38 - TARGET=mips
TB --- 2010-12-20 22:07:38 - TARGET_ARCH=mips
TB --- 2010-12-20 22:07:38 - TZ=UTC
TB --- 2010-12-20 22:07:38 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 22:07:38 - cd /src
TB --- 2010-12-20 22:07:38 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 22:07:39 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/mips.mipsel/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:37:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:37:21 - ERROR: failed to build world
TB --- 2010-12-20 22:37:21 - 1317.87 user 330.80 system 1797.02 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.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: dev/psm0 not found

2010-12-20 Thread David Wolfskill
On Mon, Dec 20, 2010 at 05:26:15PM -0500, John Baldwin wrote:
 On Monday, December 20, 2010 4:38:57 pm Ivan Klymenko wrote:
  ?? Mon, 20 Dec 2010 16:02:46 -0500
  John Baldwin j...@freebsd.org ??:
  
  Not working :(
 
 This was debugging, not a fix.  Try this possible fix:
 
 Index: atkbdc_isa.c
 ===
 --- atkbdc_isa.c  (revision 216591)
 +++ atkbdc_isa.c  (working copy)
 @@ -272,14 +272,16 @@
* list entry so we can use a standard bus_get_resource()
* method.
*/
 - if (sc-irq == NULL) {
 - if (resource_int_value(name, unit, irq, t) != 0)
 - t = -1;
 - } else
 - t = rman_get_start(sc-irq);
 - if (t  0)
 - resource_list_add(ivar-resources, SYS_RES_IRQ, ivar-rid,
 -   t, t, 1);
 + if (order == KBDC_RID_KBD) {
 + if (sc-irq == NULL) {
 + if (resource_int_value(name, unit, irq, t) != 0)
 + t = -1;
 + } else
 + t = rman_get_start(sc-irq);
 + if (t  0)
 + resource_list_add(ivar-resources, SYS_RES_IRQ,
 + ivar-rid, t, t, 1);
 + }
  
   if (resource_disabled(name, unit))
   device_disable(child);

Worked for me: FreeBSD 9.0-CURRENT #81 r216588M: Mon Dec 20 14:35:37 PST 2010

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpS2XjjUEfjZ.pgp
Description: PGP signature


[head tinderbox] failure on powerpc64/powerpc

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 22:10:58 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 22:10:58 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2010-12-20 22:10:58 - cleaning the object tree
TB --- 2010-12-20 22:11:02 - cvsupping the source tree
TB --- 2010-12-20 22:11:02 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/powerpc64/powerpc/supfile
TB --- 2010-12-20 22:11:13 - building world
TB --- 2010-12-20 22:11:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 22:11:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 22:11:13 - TARGET=powerpc
TB --- 2010-12-20 22:11:13 - TARGET_ARCH=powerpc64
TB --- 2010-12-20 22:11:13 - TZ=UTC
TB --- 2010-12-20 22:11:13 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 22:11:13 - cd /src
TB --- 2010-12-20 22:11:13 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 22:11:13 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/powerpc.powerpc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:45:04 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:45:04 - ERROR: failed to build world
TB --- 2010-12-20 22:45:04 - 1538.56 user 347.19 system 2046.23 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.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


[head tinderbox] failure on sparc64/sparc64

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 22:16:38 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 22:16:38 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2010-12-20 22:16:38 - cleaning the object tree
TB --- 2010-12-20 22:16:41 - cvsupping the source tree
TB --- 2010-12-20 22:16:41 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2010-12-20 22:16:54 - building world
TB --- 2010-12-20 22:16:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 22:16:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 22:16:54 - TARGET=sparc64
TB --- 2010-12-20 22:16:54 - TARGET_ARCH=sparc64
TB --- 2010-12-20 22:16:54 - TZ=UTC
TB --- 2010-12-20 22:16:54 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 22:16:54 - cd /src
TB --- 2010-12-20 22:16:54 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 22:16:54 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/sparc64.sparc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 22:48:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 22:48:26 - ERROR: failed to build world
TB --- 2010-12-20 22:48:26 - 1431.45 user 336.62 system 1907.98 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.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: dev/psm0 not found

2010-12-20 Thread Ivan Klymenko
В Mon, 20 Dec 2010 17:26:15 -0500
John Baldwin j...@freebsd.org пишет:

 On Monday, December 20, 2010 4:38:57 pm Ivan Klymenko wrote:
  В Mon, 20 Dec 2010 16:02:46 -0500
  John Baldwin j...@freebsd.org пишет:
  
  Not working :(
 
 This was debugging, not a fix.  Try this possible fix:
 
 Index: atkbdc_isa.c
 ===
 --- atkbdc_isa.c  (revision 216591)
 +++ atkbdc_isa.c  (working copy)
 @@ -272,14 +272,16 @@
* list entry so we can use a standard bus_get_resource()
* method.
*/
 - if (sc-irq == NULL) {
 - if (resource_int_value(name, unit, irq, t) != 0)
 - t = -1;
 - } else
 - t = rman_get_start(sc-irq);
 - if (t  0)
 - resource_list_add(ivar-resources, SYS_RES_IRQ,
 ivar-rid,
 -   t, t, 1);
 + if (order == KBDC_RID_KBD) {
 + if (sc-irq == NULL) {
 + if (resource_int_value(name, unit, irq,
 t) != 0)
 + t = -1;
 + } else
 + t = rman_get_start(sc-irq);
 + if (t  0)
 + resource_list_add(ivar-resources,
 SYS_RES_IRQ,
 + ivar-rid, t, t, 1);
 + }
  
   if (resource_disabled(name, unit))
   device_disable(child);
 

It works!
Thanks!
___
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 sparc64/sun4v

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 22:37:22 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 22:37:22 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2010-12-20 22:37:22 - cleaning the object tree
TB --- 2010-12-20 22:37:25 - cvsupping the source tree
TB --- 2010-12-20 22:37:25 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2010-12-20 22:37:36 - building world
TB --- 2010-12-20 22:37:36 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 22:37:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 22:37:36 - TARGET=sun4v
TB --- 2010-12-20 22:37:36 - TARGET_ARCH=sparc64
TB --- 2010-12-20 22:37:36 - TZ=UTC
TB --- 2010-12-20 22:37:36 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 22:37:36 - cd /src
TB --- 2010-12-20 22:37:36 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 22:37:37 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/sun4v.sparc64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 23:06:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 23:06:34 - ERROR: failed to build world
TB --- 2010-12-20 23:06:34 - 1411.95 user 310.49 system 1752.50 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.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


two ata write chaching request

2010-12-20 Thread Alexander Best
hi there,

i'd really like to see

1) write caching to be turned on and off for individual hdds
   (i.e. hw.ata.X.wc) and
2) to be able to turn write chaching on and off on the fly.

any thoughts on these two topics? is it technically possible?

cheers.
alex

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


[head tinderbox] failure on powerpc/powerpc

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 22:10:35 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 22:10:35 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2010-12-20 22:10:35 - cleaning the object tree
TB --- 2010-12-20 22:10:38 - cvsupping the source tree
TB --- 2010-12-20 22:10:38 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2010-12-20 22:10:50 - building world
TB --- 2010-12-20 22:10:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 22:10:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 22:10:50 - TARGET=powerpc
TB --- 2010-12-20 22:10:50 - TARGET_ARCH=powerpc
TB --- 2010-12-20 22:10:50 - TZ=UTC
TB --- 2010-12-20 22:10:50 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 22:10:50 - cd /src
TB --- 2010-12-20 22:10:50 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 22:10:50 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/powerpc.powerpc/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 23:12:31 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 23:12:31 - ERROR: failed to build world
TB --- 2010-12-20 23:12:31 - 3092.28 user 497.84 system 3716.14 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.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: two ata write chaching request

2010-12-20 Thread Chuck Swiger
On Dec 20, 2010, at 3:10 PM, Alexander Best wrote:
 1) write caching to be turned on and off for individual hdds
   (i.e. hw.ata.X.wc) and
 2) to be able to turn write chaching on and off on the fly.

NetBSD's dkctl allows one to enable and disable read or write caches on a 
per-device basis, on the fly.  Presumably atacontrol or whatever the new ada / 
ACHI driver uses for control would be the FreeBSD equivalent

Regards,
-- 
-Chuck

___
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 ata write chaching request

2010-12-20 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 12/20/10 15:10, Alexander Best wrote:
 hi there,
 
 i'd really like to see
 
 1) write caching to be turned on and off for individual hdds
(i.e. hw.ata.X.wc) and

This is possible.  We may need to split the logic out from ad_init() as
the disk number is not known at that point if I understood the code
correctly.

 2) to be able to turn write chaching on and off on the fly.

If I understand the code correctly, this is merely issuing a SETFEATURE
at runtime and *should* be possible.  The problem is atacontrol(8) does
not offer a way to issue the command directly as camcontrol(8) do.

 any thoughts on these two topics? is it technically possible?
 
 cheers.
 alex
 


- -- 
Xin LI delp...@delphij.nethttp://www.delphij.net/
FreeBSD - The Power to Serve!  Live free or die
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (FreeBSD)

iQEcBAEBCAAGBQJND+bpAAoJEATO+BI/yjfBi3oH/RbzpLEDhDGj3cwvGZtNi6gx
YuwWK77ybbJfm5OX1KAaBHMr954+8G9syiHzxamRwKSCsSooh9gdNL/ZUFFym9ay
gsGDslkNINCOu19Cyd3F9SLiN+wym22siFJqakMf1yiZqrC7qxwOee42erwRnN9C
+rbF25SWjNx+Y/BeCu+H9qwnzYZ719d2bNIA7DSgaOOcUUh+OQdKxt3JykEeUKpi
mrEZ5NFxyuSDMkFenY0o1Zj3dH7y2s2o8Y3iJ/dxPWZHjL+Z/CZqMvNHu4eZzOa6
2XasZSgf1tvyGnkPJEbo+ClZny3wfKXm6lwChmtCz1wF1zv1sSCW/uqzjeBC0T8=
=IOBO
-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


Re: two ata write chaching request

2010-12-20 Thread Garrett Cooper
On Mon, Dec 20, 2010 at 3:29 PM, Chuck Swiger cswi...@mac.com wrote:
 On Dec 20, 2010, at 3:10 PM, Alexander Best wrote:
 1) write caching to be turned on and off for individual hdds
   (i.e. hw.ata.X.wc) and
 2) to be able to turn write chaching on and off on the fly.

 NetBSD's dkctl allows one to enable and disable read or write caches on a 
 per-device basis, on the fly.  Presumably atacontrol or whatever the new ada 
 / ACHI driver uses for control would be the FreeBSD equivalent

atacontrol doesn't work with ahci. Some changes to this code
should be coming soon, so I don't advise investing too much in hacking
the driver for this support (unless you talk to mav@ first)...
Thanks,
-Garrett
___
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 ata write chaching request

2010-12-20 Thread Alexander Best
On Mon Dec 20 10, Chuck Swiger wrote:
 On Dec 20, 2010, at 3:10 PM, Alexander Best wrote:
  1) write caching to be turned on and off for individual hdds
(i.e. hw.ata.X.wc) and
  2) to be able to turn write chaching on and off on the fly.
 
 NetBSD's dkctl allows one to enable and disable read or write caches on a 
 per-device basis, on the fly.  Presumably atacontrol or whatever the new ada 
 / ACHI driver uses for control would be the FreeBSD equivalent

actually i was thinking of:

sysctl hw.ata.0.wc = 1
sysctl hw.ata.1.wc = 0

i'm running a ATA_CAM enabled kernel, so i'm using camcontrol. adding an option
to camcontrol for to enable/disable the write cache would be nice, but having
the sysctl var writable and per-device based would be nicer.

cheers.
alex

 
 Regards,
 -- 
 -Chuck

-- 
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 ata write chaching request

2010-12-20 Thread Chuck Swiger
On Dec 20, 2010, at 3:31 PM, Garrett Cooper wrote:
 NetBSD's dkctl allows one to enable and disable read or write caches on a 
 per-device basis, on the fly.  Presumably atacontrol or whatever the new ada 
 / ACHI driver uses for control would be the FreeBSD equivalent
 
atacontrol doesn't work with ahci.

Agreed-- perhaps it wasn't clear that I was trying to indicate that ad + 
atacontrol vs ada + whatever are distinct.  They are :-)

Regards,
-- 
-Chuck

___
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 arm/arm

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 23:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 23:15:00 - starting HEAD tinderbox run for arm/arm
TB --- 2010-12-20 23:15:00 - cleaning the object tree
TB --- 2010-12-20 23:15:05 - cvsupping the source tree
TB --- 2010-12-20 23:15:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/arm/arm/supfile
TB --- 2010-12-20 23:15:44 - building world
TB --- 2010-12-20 23:15:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 23:15:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 23:15:44 - TARGET=arm
TB --- 2010-12-20 23:15:44 - TARGET_ARCH=arm
TB --- 2010-12-20 23:15:44 - TZ=UTC
TB --- 2010-12-20 23:15:44 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 23:15:44 - cd /src
TB --- 2010-12-20 23:15:44 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 23:15:44 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/arm.arm/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-20 23:44:05 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-20 23:44:05 - ERROR: failed to build world
TB --- 2010-12-20 23:44:05 - 1269.88 user 343.55 system 1745.16 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-arm-arm.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


[head tinderbox] failure on ia64/ia64

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 23:44:06 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 23:44:06 - starting HEAD tinderbox run for ia64/ia64
TB --- 2010-12-20 23:44:06 - cleaning the object tree
TB --- 2010-12-20 23:44:09 - cvsupping the source tree
TB --- 2010-12-20 23:44:09 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/ia64/ia64/supfile
TB --- 2010-12-20 23:44:53 - building world
TB --- 2010-12-20 23:44:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 23:44:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 23:44:53 - TARGET=ia64
TB --- 2010-12-20 23:44:53 - TARGET_ARCH=ia64
TB --- 2010-12-20 23:44:53 - TZ=UTC
TB --- 2010-12-20 23:44:53 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 23:44:53 - cd /src
TB --- 2010-12-20 23:44:53 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 23:44:54 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/ia64.ia64/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-21 00:22:59 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-21 00:22:59 - ERROR: failed to build world
TB --- 2010-12-21 00:22:59 - 1747.85 user 334.88 system 2333.38 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


[head tinderbox] failure on i386/i386

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 23:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 23:15:00 - starting HEAD tinderbox run for i386/i386
TB --- 2010-12-20 23:15:00 - cleaning the object tree
TB --- 2010-12-20 23:15:05 - cvsupping the source tree
TB --- 2010-12-20 23:15:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/i386/supfile
TB --- 2010-12-20 23:15:44 - building world
TB --- 2010-12-20 23:15:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 23:15:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 23:15:44 - TARGET=i386
TB --- 2010-12-20 23:15:44 - TARGET_ARCH=i386
TB --- 2010-12-20 23:15:44 - TZ=UTC
TB --- 2010-12-20 23:15:44 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 23:15:44 - cd /src
TB --- 2010-12-20 23:15:44 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 23:15:44 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/i386.i386/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-21 00:25:41 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-21 00:25:41 - ERROR: failed to build world
TB --- 2010-12-21 00:25:41 - 3495.77 user 535.08 system 4240.73 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.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


[head tinderbox] failure on amd64/amd64

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 23:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 23:15:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2010-12-20 23:15:00 - cleaning the object tree
TB --- 2010-12-20 23:15:05 - cvsupping the source tree
TB --- 2010-12-20 23:15:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/amd64/amd64/supfile
TB --- 2010-12-20 23:15:44 - building world
TB --- 2010-12-20 23:15:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 23:15:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 23:15:44 - TARGET=amd64
TB --- 2010-12-20 23:15:44 - TARGET_ARCH=amd64
TB --- 2010-12-20 23:15:44 - TZ=UTC
TB --- 2010-12-20 23:15:44 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 23:15:44 - cd /src
TB --- 2010-12-20 23:15:44 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 23:15:44 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-21 00:26:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-21 00:26:01 - ERROR: failed to build world
TB --- 2010-12-21 00:26:01 - 3509.10 user 545.32 system 4261.22 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.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


[head tinderbox] failure on i386/pc98

2010-12-20 Thread FreeBSD Tinderbox
TB --- 2010-12-20 23:15:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-12-20 23:15:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2010-12-20 23:15:00 - cleaning the object tree
TB --- 2010-12-20 23:15:05 - cvsupping the source tree
TB --- 2010-12-20 23:15:05 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/i386/pc98/supfile
TB --- 2010-12-20 23:20:28 - building world
TB --- 2010-12-20 23:20:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-12-20 23:20:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-12-20 23:20:28 - TARGET=pc98
TB --- 2010-12-20 23:20:28 - TARGET_ARCH=i386
TB --- 2010-12-20 23:20:28 - TZ=UTC
TB --- 2010-12-20 23:20:28 - __MAKE_CONF=/dev/null
TB --- 2010-12-20 23:20:28 - cd /src
TB --- 2010-12-20 23:20:28 - /usr/bin/make -B buildworld
 World build started on Mon Dec 20 23:20:29 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
[...]
=== usr.sbin/bsnmpd/gensnmptree (depend)
rm -f .depend
mkdep -f .depend -a
-I/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/lib -DQUADFMT='llu' 
-DQUADXFMT='llx' -DHAVE_STDINT_H -DHAVE_INTTYPES_H 
/src/usr.sbin/bsnmpd/gensnmptree/../../../contrib/bsnmp/gensnmptree/gensnmptree.c
echo gensnmptree: /obj/pc98.i386/src/tmp/usr/lib/libc.a   .depend
=== usr.sbin/bsnmpd/bsnmpd (depend)
gensnmptree -e snmpMIB begemotSnmpdModuleTable begemotSnmpd 
begemotTrapSinkTable  sysUpTime snmpTrapOID coldStart authenticationFailure  
begemotSnmpdTransUdp begemotSnmpdTransLsock begemotSnmpdLocalPortTable  freeBSD 
freeBSDVersion  
/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/tree.def  oid.h
line 34: cannot open 'tc.def'
context: 
*** Error code 1

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

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

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

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-12-21 00:30:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-12-21 00:30:58 - ERROR: failed to build world
TB --- 2010-12-21 00:30:58 - 3499.98 user 541.27 system 4557.62 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: two ata write chaching request

2010-12-20 Thread Alexander Motin
Xin LI wrote:
 On 12/20/10 15:10, Alexander Best wrote:
 i'd really like to see
 
 1) write caching to be turned on and off for individual hdds
(i.e. hw.ata.X.wc) and
 
 This is possible.  We may need to split the logic out from ad_init() as
 the disk number is not known at that point if I understood the code
 correctly.

ad_init() receives newbus device as an argument, so it does have the
disk number.

 2) to be able to turn write chaching on and off on the fly.
 
 If I understand the code correctly, this is merely issuing a SETFEATURE
 at runtime and *should* be possible.  The problem is atacontrol(8) does
 not offer a way to issue the command directly as camcontrol(8) do.
 
 any thoughts on these two topics? is it technically possible?

It is possible, but I would recommend you to focus on CAM-based ATA. As
first step you can easily execute SETFEATURE command just from
camcontrol tool. As second, it could be added to adastart()/adadone() to
be executed on each device attach/reset, same as in ad_init().

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