Re: USB ports on Lenovo T400 do not work after a suspend/resume

2013-06-27 Thread Lars Engels
On Wed, Jun 26, 2013 at 12:53:43PM -0700, Adrian Chadd wrote:
> On 26 June 2013 12:51, Lars Engels  wrote:
> > On Tue, Jun 25, 2013 at 11:09:20PM -0700, Adrian Chadd wrote:
> >> [snip] ok, I'll do a boot -v tonight when I get home and log things.
> >>
> >> Thanks!
> >
> > Please also try a recent CURRENT. I was having the same issues with dead
> > USB ports on my X200, but IIRC it suddenly worked a few weeks ago.
> > Unfotunately with the new X.org resuming doesn't work for me, so I can't
> > try it now.
> 
> .. having resume not work with xorg is a big, big red flag.
> 
> I'm happy to boot a -head snapshot on this thing, but I can't really
> migrate to running -head if resume doesn't work. :(
> 

Resuming only doesn't work with the new X.org which you don't need to
use. But rumor has it that it that resuming works on some machines
without vesa in the kernel.



pgpllc4DGC7JB.pgp
Description: PGP signature


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Don Lewis
On 26 Jun, Bob Willcox wrote:
> On Wed, Jun 26, 2013 at 01:23:32PM -0700, Jeremy Chadwick wrote:
>> On Wed, Jun 26, 2013 at 09:42:43AM -0700, Chris H wrote:
>> > Greetings,
>> >  I haven't upgraded my tree(s) for awhile. My last attempt to rebuild 
>> > after an updating
>> > src && ports, resulted in nearly installing the entire ports tree, which 
>> > is why I've
>> > waited so long. Try as I might, I've had great difficulty finding 
>> > something that will
>> > _only_ upgrade what I already have installed, _and_ respect the "options" 
>> > used during the
>> > original make && make install, or those options expressed in make.conf.
>> > As portupgrade(1) && portmaster(8) appear to be the most used in this 
>> > scenario,
>> > I'm soliciting opinions on which of these works best, or if there is 
>> > something else to
>> > better manage this situation. Is there such a thing as a FreeBSD upgrade 
>> > "easy button"?
>> 
>> Use portmaster, avoid portupgrade.  And no I will not expand on my
>> reasoning -- I urge anyone even mentioning the word portupgrade to spend
>> a few hours of their day reading the horror stories on the mailing lists
>> over the past 10 years or so (including recently).  Choose wisely.
> 
> Well, just to offer a counter-opinion here, I use portupgrade and feel that it
> has improved significantly over the past year or two and has become quite
> usable. I run it every two to four weeks on about five systems and haven't had
> any problems with it in a long time. However, YMMV.

I'm also a long-time portupgrade user, though I've been running locally
tweaked versions for quite some time.  Currently I'm using the patch
from the PR ports/177365, which makes the -a -f and -r options play
together much better.

I always start my upgrades by running
  portupgrade -aFc
to fetch any needed distfiles and configure all the port options.  That
avoids breakage in the middle of the upgrade from an unfetchable
distfile, and avoids interactive pauses in the middle of the upgrade to
set options.

In my latest upgrade, I had to deal with the ruby version change as well
as the perl upgrade and the audio/flac library version bump.  On my sole
10-CURRENT machine, I just followed the initial steps listed in UPDATING
for the ruby version change, and then ran:
 portupgrade -afx ruby-1.8.\* -r lang/ruby18 lang/perl5.12 audio/flac
That upgrades all the ports that are out of date and rebuilds all the
ports that depend on the explictly listed ports, all in the correct
dependency order.

For my 8-STABLE machines, I build pkgng packages on one machine and then
use pkg to upgrade the others.  I build the packages in three steps:

 portupgrade -nfx ruby-1.8.\* -r lang/ruby18 lang/perl5.12 audio/flac >f

 edit the file "f" to get the list of the origins of the ports that
 would be upgraded

 portugrade -fpr `cat f`

I do this so that if port "foo" gets upgraded because it is out of date,
I want to rebuild all the packages that depend on "foo".  The reason for
that is if I install package "bar" that depends on "foo", I want pkg to
also install the correct version of "foo".

If I feel ambitious, I might tweak portouprade so that it can handle
this internally instead of having to do the extra steps manually.  On
the other hand, I might switch to poudriere, which is probably a better
solution.

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


[releng_9 tinderbox] failure on arm/arm

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for arm/arm
TB --- 2013-06-27 09:40:33 - cleaning the object tree
TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 09:40:40 - At svn revision 252301
TB --- 2013-06-27 09:40:41 - building world
TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null
TB --- 2013-06-27 09:40:41 - TARGET=arm
TB --- 2013-06-27 09:40:41 - TARGET_ARCH=arm
TB --- 2013-06-27 09:40:41 - TZ=UTC
TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 09:40:41 - cd /src
TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 09:40:41 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 10:59:27 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 10:59:27 - ERROR: failed to build world
TB --- 2013-06-27 10:59:27 - 2981.96 user 572.13 system 4733.93 real


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


can't build stable with clang after tcpdump import

2013-06-27 Thread Volodymyr Kostyrko

Hi all.

After recent tcpdump update I get this:

cc -O2 -pipe -I/usr/src/usr.sbin/tcpdump/tcpdump 
-I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump 
-DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/usr/obj/usr/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Qunused-arguments 
-fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes 
-Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body 
-Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value 
-Wno-parentheses-equality -Wno-unused-function -Wno-conversion -c 
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-radius.c
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:23: 
error: use of undeclared identifier 'tcpstates'

printf("   %s:%s", tcpstates[src->state],
   ^

make buildincludes ; make installincludes doesn't fix a thing...

--
Sphinx of black quartz, judge my vow.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: USB ports on Lenovo T400 do not work after a suspend/resume

2013-06-27 Thread Ian Smith
On Wed, 26 Jun 2013 12:53:43 -0700, Adrian Chadd wrote:
 > On 26 June 2013 12:51, Lars Engels  wrote:
 > > On Tue, Jun 25, 2013 at 11:09:20PM -0700, Adrian Chadd wrote:
 > >> [snip] ok, I'll do a boot -v tonight when I get home and log things.
 > >>
 > >> Thanks!
 > >
 > > Please also try a recent CURRENT. I was having the same issues with dead
 > > USB ports on my X200, but IIRC it suddenly worked a few weeks ago.
 > > Unfotunately with the new X.org resuming doesn't work for me, so I can't
 > > try it now.
 > 
 > .. having resume not work with xorg is a big, big red flag.
 > 
 > I'm happy to boot a -head snapshot on this thing, but I can't really
 > migrate to running -head if resume doesn't work. :(

Well if there's a functional change in head that fixes this on Lars' and 
yours, getting it into stable shouldn't be so hard I expect.  However if 
there's a fix (or some Lenovo workaround) for yours on 9 it'd be useful 
to hunt it down, no?  I utterly depend on 100% working resume too.

We don't yet know if this is a bus, ACPI &/or USB issue.  Home yet? :)

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


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Warren Block

On Thu, 27 Jun 2013, Garrett Wollman wrote:


Having just gone through this in two different environments, I can
very very strongly recommend doing the following.  It's not the "easy
button" of the TV commercials, but it will make things much much
easier in the future.


This is an interesting procedure and should be made into a 
web-accessible document!  Setting up a build machine for a network is a 
fairly common desire, and your procedure looks to be doing everything 
the newest way.



Then look through the output of "pkg query" to identify the leaf
packages that are the ones you actually wanted explicitly to have
installed.


On a single machine, this can be approximated with portmaster's 
"--list-origins" option.  It gives a list of root and leaf ports which 
can be edited to just the desired ones.  Feed that list to portmaster on 
a system with no ports installed, and it will install the leaf ports and 
dependencies.

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


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Miroslav Lachman

Warren Block wrote:

On Wed, 26 Jun 2013, Chris H wrote:

On Wed, 26 Jun 2013, Chris H wrote:

Okay, look up the last time you installed or upgraded a port:
% ls -ltr /var/db/pkg

The last one is the most recently modified. Update your ports tree,
follow all the steps that apply to your system since that date.


That should say "all the steps in /usr/ports/UPDATING that apply to your
system since that date."


There is a nice command that helps you to list only relevant entries 
from UPDATING (entries from UPDATING for already installed ports)


pkg_updating -d MMDD

Where MMDD is the last time you did ports update, for example
pkg_updating -d 20120923

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


Re: USB ports on Lenovo T400 do not work after a suspend/resume

2013-06-27 Thread Bengt Ahlgren
Ian Smith  writes:

> On Wed, 26 Jun 2013 12:53:43 -0700, Adrian Chadd wrote:
>  > On 26 June 2013 12:51, Lars Engels  wrote:
>  > > On Tue, Jun 25, 2013 at 11:09:20PM -0700, Adrian Chadd wrote:
>  > >> [snip] ok, I'll do a boot -v tonight when I get home and log things.
>  > >>
>  > >> Thanks!
>  > >
>  > > Please also try a recent CURRENT. I was having the same issues with dead
>  > > USB ports on my X200, but IIRC it suddenly worked a few weeks ago.
>  > > Unfotunately with the new X.org resuming doesn't work for me, so I can't
>  > > try it now.
>  > 
>  > .. having resume not work with xorg is a big, big red flag.
>  > 
>  > I'm happy to boot a -head snapshot on this thing, but I can't really
>  > migrate to running -head if resume doesn't work. :(
>
> Well if there's a functional change in head that fixes this on Lars' and 
> yours, getting it into stable shouldn't be so hard I expect.  However if 
> there's a fix (or some Lenovo workaround) for yours on 9 it'd be useful 
> to hunt it down, no?  I utterly depend on 100% working resume too.
>
> We don't yet know if this is a bus, ACPI &/or USB issue.  Home yet? :)

Yes, it would be great to get resume working!  But the USB issues seems
separate from the graphics issues.

My experience with suspend/resume on a TP X201 (Ironlake) with stable/9
(recent as of a couple of days) is as follows:

With just the text console (no X), suspend/resume seems to work, except
that the backlight does not come back on.  (Have not tested Xorg with
vesa driver.)

With Intel/KMS graphics, suspend/resume partly works too.  The backlight
does come back on, but then the graphics wedges with a "GPU hung".  Can
provide logs of this.

I will try head tomorrow to see if that makes any difference.  Last time
I did, there wasn't any.

I have not noticed any USB issues, however, but will make some more
tests.

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


[releng_9 tinderbox] failure on i386/pc98

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for i386/pc98
TB --- 2013-06-27 09:40:33 - cleaning the object tree
TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 09:40:40 - At svn revision 252301
TB --- 2013-06-27 09:40:41 - building world
TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null
TB --- 2013-06-27 09:40:41 - TARGET=pc98
TB --- 2013-06-27 09:40:41 - TARGET_ARCH=i386
TB --- 2013-06-27 09:40:41 - TZ=UTC
TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 09:40:41 - cd /src
TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 09:40:41 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 12:35:43 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 12:35:43 - ERROR: failed to build world
TB --- 2013-06-27 12:35:43 - 8105.30 user 862.16 system 10509.66 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_9 tinderbox] failure on amd64/amd64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for amd64/amd64
TB --- 2013-06-27 09:40:33 - cleaning the object tree
TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 09:40:39 - At svn revision 252301
TB --- 2013-06-27 09:40:40 - building world
TB --- 2013-06-27 09:40:40 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 09:40:40 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 09:40:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 09:40:40 - SRCCONF=/dev/null
TB --- 2013-06-27 09:40:40 - TARGET=amd64
TB --- 2013-06-27 09:40:40 - TARGET_ARCH=amd64
TB --- 2013-06-27 09:40:40 - TZ=UTC
TB --- 2013-06-27 09:40:40 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 09:40:40 - cd /src
TB --- 2013-06-27 09:40:40 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 09:40:41 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 12:36:05 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 12:36:05 - ERROR: failed to build world
TB --- 2013-06-27 12:36:05 - 8123.45 user 866.90 system 10532.01 real


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


[releng_9 tinderbox] failure on i386/i386

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for i386/i386
TB --- 2013-06-27 09:40:33 - cleaning the object tree
TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 09:40:40 - At svn revision 252301
TB --- 2013-06-27 09:40:41 - building world
TB --- 2013-06-27 09:40:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 09:40:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 09:40:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 09:40:41 - SRCCONF=/dev/null
TB --- 2013-06-27 09:40:41 - TARGET=i386
TB --- 2013-06-27 09:40:41 - TARGET_ARCH=i386
TB --- 2013-06-27 09:40:41 - TZ=UTC
TB --- 2013-06-27 09:40:41 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 09:40:41 - cd /src
TB --- 2013-06-27 09:40:41 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 09:40:41 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 12:36:10 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 12:36:10 - ERROR: failed to build world
TB --- 2013-06-27 12:36:10 - 8145.15 user 850.23 system 10536.77 real


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


[releng_9 tinderbox] failure on ia64/ia64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 10:59:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 10:59:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 10:59:28 - starting RELENG_9 tinderbox run for ia64/ia64
TB --- 2013-06-27 10:59:28 - cleaning the object tree
TB --- 2013-06-27 10:59:28 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 10:59:53 - At svn revision 252301
TB --- 2013-06-27 10:59:54 - building world
TB --- 2013-06-27 10:59:54 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 10:59:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 10:59:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 10:59:54 - SRCCONF=/dev/null
TB --- 2013-06-27 10:59:54 - TARGET=ia64
TB --- 2013-06-27 10:59:54 - TARGET_ARCH=ia64
TB --- 2013-06-27 10:59:54 - TZ=UTC
TB --- 2013-06-27 10:59:54 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 10:59:54 - cd /src
TB --- 2013-06-27 10:59:54 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 10:59:55 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 12:55:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 12:55:01 - ERROR: failed to build world
TB --- 2013-06-27 12:55:01 - 4902.13 user 627.65 system 6933.83 real


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


[releng_9 tinderbox] failure on mips/mips

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 12:35:43 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 12:35:43 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 12:35:43 - starting RELENG_9 tinderbox run for mips/mips
TB --- 2013-06-27 12:35:43 - cleaning the object tree
TB --- 2013-06-27 12:35:43 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 12:36:09 - At svn revision 252301
TB --- 2013-06-27 12:36:10 - building world
TB --- 2013-06-27 12:36:10 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 12:36:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 12:36:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 12:36:10 - SRCCONF=/dev/null
TB --- 2013-06-27 12:36:10 - TARGET=mips
TB --- 2013-06-27 12:36:10 - TARGET_ARCH=mips
TB --- 2013-06-27 12:36:10 - TZ=UTC
TB --- 2013-06-27 12:36:10 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 12:36:10 - cd /src
TB --- 2013-06-27 12:36:10 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 12:36:11 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 13:52:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 13:52:37 - ERROR: failed to build world
TB --- 2013-06-27 13:52:37 - 3007.23 user 542.01 system 4614.02 real


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


[releng_9 tinderbox] failure on sparc64/sparc64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 12:55:02 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 12:55:02 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 12:55:02 - starting RELENG_9 tinderbox run for sparc64/sparc64
TB --- 2013-06-27 12:55:02 - cleaning the object tree
TB --- 2013-06-27 12:55:02 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 12:55:08 - At svn revision 252301
TB --- 2013-06-27 12:55:09 - building world
TB --- 2013-06-27 12:55:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 12:55:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 12:55:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 12:55:09 - SRCCONF=/dev/null
TB --- 2013-06-27 12:55:09 - TARGET=sparc64
TB --- 2013-06-27 12:55:09 - TARGET_ARCH=sparc64
TB --- 2013-06-27 12:55:09 - TZ=UTC
TB --- 2013-06-27 12:55:09 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 12:55:09 - cd /src
TB --- 2013-06-27 12:55:09 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 12:55:10 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 14:11:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 14:11:34 - ERROR: failed to build world
TB --- 2013-06-27 14:11:34 - 3395.97 user 519.47 system 4592.35 real


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


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Chris H
> Warren Block wrote:
>> On Wed, 26 Jun 2013, Chris H wrote:
 On Wed, 26 Jun 2013, Chris H wrote:

 Okay, look up the last time you installed or upgraded a port:
 % ls -ltr /var/db/pkg

 The last one is the most recently modified. Update your ports tree,
 follow all the steps that apply to your system since that date.
>>
>> That should say "all the steps in /usr/ports/UPDATING that apply to your
>> system since that date."
>
> There is a nice command that helps you to list only relevant entries
> from UPDATING (entries from UPDATING for already installed ports)
>
> pkg_updating -d MMDD
>
> Where MMDD is the last time you did ports update, for example
> pkg_updating -d 20120923
>
> Miroslav Lachman
Greetings Miroslav,
That _is_ nice. Thank you for taking the time post this.
That'll help quite a bit!

--Chris

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

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


[releng_9 tinderbox] failure on powerpc/powerpc

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 12:36:06 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 12:36:06 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 12:36:06 - starting RELENG_9 tinderbox run for powerpc/powerpc
TB --- 2013-06-27 12:36:06 - cleaning the object tree
TB --- 2013-06-27 12:36:06 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 12:36:11 - At svn revision 252301
TB --- 2013-06-27 12:36:12 - building world
TB --- 2013-06-27 12:36:12 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 12:36:12 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 12:36:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 12:36:12 - SRCCONF=/dev/null
TB --- 2013-06-27 12:36:12 - TARGET=powerpc
TB --- 2013-06-27 12:36:12 - TARGET_ARCH=powerpc
TB --- 2013-06-27 12:36:12 - TZ=UTC
TB --- 2013-06-27 12:36:12 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 12:36:12 - cd /src
TB --- 2013-06-27 12:36:12 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 12:36:13 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 15:03:39 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 15:03:39 - ERROR: failed to build world
TB --- 2013-06-27 15:03:39 - 7368.24 user 775.41 system 8853.24 real


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


[releng_9 tinderbox] failure on powerpc64/powerpc

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 12:36:10 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 12:36:10 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 12:36:10 - starting RELENG_9 tinderbox run for 
powerpc64/powerpc
TB --- 2013-06-27 12:36:10 - cleaning the object tree
TB --- 2013-06-27 12:36:10 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 12:36:14 - At svn revision 252301
TB --- 2013-06-27 12:36:15 - building world
TB --- 2013-06-27 12:36:15 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 12:36:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 12:36:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 12:36:15 - SRCCONF=/dev/null
TB --- 2013-06-27 12:36:15 - TARGET=powerpc
TB --- 2013-06-27 12:36:15 - TARGET_ARCH=powerpc64
TB --- 2013-06-27 12:36:15 - TZ=UTC
TB --- 2013-06-27 12:36:15 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 12:36:15 - cd /src
TB --- 2013-06-27 12:36:15 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 12:36:16 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 15:03:39 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 15:03:39 - ERROR: failed to build world
TB --- 2013-06-27 15:03:39 - 7417.99 user 772.60 system 8848.57 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc64-powerpc.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_9 tinderbox] failure on arm/arm

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for arm/arm
TB --- 2013-06-27 15:05:28 - cleaning the object tree
TB --- 2013-06-27 15:05:52 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 15:05:55 - At svn revision 252306
TB --- 2013-06-27 15:05:56 - building world
TB --- 2013-06-27 15:05:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 15:05:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 15:05:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 15:05:56 - SRCCONF=/dev/null
TB --- 2013-06-27 15:05:56 - TARGET=arm
TB --- 2013-06-27 15:05:56 - TARGET_ARCH=arm
TB --- 2013-06-27 15:05:56 - TZ=UTC
TB --- 2013-06-27 15:05:56 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 15:05:56 - cd /src
TB --- 2013-06-27 15:05:56 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 15:06:00 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 16:23:22 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 16:23:22 - ERROR: failed to build world
TB --- 2013-06-27 16:23:22 - 2951.17 user 569.29 system 4674.30 real


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


Re: [releng_9 tinderbox] failure on arm/arm

2013-06-27 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 06/27/13 09:23, FreeBSD Tinderbox wrote:
> [...] cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump
> -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump
> -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
> -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO
> -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers
> -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-uninitialized -Wno-pointer-sign -c
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
>
> 
cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump
- -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H
- -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
- -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO
- -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers
- -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
- -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
- -Wno-uninitialized -Wno-pointer-sign -c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
> cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump
> -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump
> -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
> -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO
> -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers
> -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-uninitialized -Wno-pointer-sign -c
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c 
> cc -O -pipe  -I/src/usr.sbin/tcpdump/tcpdump
> -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump
> -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
> -I/obj/arm.arm/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO
> -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers
> -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
> -Wno-uninitialized -Wno-pointer-sign -c
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
>
> 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:
In function 'print_src_dst':
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: 'tcpstates' undeclared (first use in this function) 
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: (Each undeclared identifier is reported only once 
> /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: for each function it appears in.) *** Error code 1

This should have been fixed in r252307, sorry for the breakage.

Cheers,
- -- 
Xin LI https://www.delphij.net/
FreeBSD - The Power to Serve!   Live free or die
-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJRzHeLAAoJEG80Jeu8UPuzGGMH/RAInuTUXIHBsSdq72p5EOlf
3hYni/HE4FwNAo5nhmO6cgLse6Yomeq7lxHxaPZfz179RErZHY3fnSiat00hBMN6
vX76Zg5bOEQs/5omtiM94olJvz5VRCIIor70l0q+ld3ZVmzPnWoWz9YoEo3rN6hc
23Iy5wCTPO0mkzu+1dBrAHj8RfKJQEOo32d/SWF0WMkPt2Yec14yQ8Pl1N4thcu1
cOVwBN3ItoOvDPTYgi9769+BXn7kI1yfOj8eYW2+v5YROXdQrKciqKeGOwGglGHz
EFv1a65p1dBmGbRK8CHNQwDAgaKI0Si47NFzu7vMV2HLbvQMvqw77jDXuIxfivg=
=oPK0
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_9 tinderbox] failure on i386/pc98

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for i386/pc98
TB --- 2013-06-27 15:05:28 - cleaning the object tree
TB --- 2013-06-27 15:05:55 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 15:06:02 - At svn revision 252306
TB --- 2013-06-27 15:06:03 - building world
TB --- 2013-06-27 15:06:03 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 15:06:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 15:06:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 15:06:03 - SRCCONF=/dev/null
TB --- 2013-06-27 15:06:03 - TARGET=pc98
TB --- 2013-06-27 15:06:03 - TARGET_ARCH=i386
TB --- 2013-06-27 15:06:03 - TZ=UTC
TB --- 2013-06-27 15:06:03 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 15:06:03 - cd /src
TB --- 2013-06-27 15:06:03 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 15:06:04 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/pc98.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 18:02:11 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 18:02:11 - ERROR: failed to build world
TB --- 2013-06-27 18:02:11 - 8128.48 user 864.63 system 10602.92 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-pc98.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_9 tinderbox] failure on i386/i386

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for i386/i386
TB --- 2013-06-27 15:05:28 - cleaning the object tree
TB --- 2013-06-27 15:05:58 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 15:06:03 - At svn revision 252306
TB --- 2013-06-27 15:06:04 - building world
TB --- 2013-06-27 15:06:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 15:06:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 15:06:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 15:06:04 - SRCCONF=/dev/null
TB --- 2013-06-27 15:06:04 - TARGET=i386
TB --- 2013-06-27 15:06:04 - TARGET_ARCH=i386
TB --- 2013-06-27 15:06:04 - TZ=UTC
TB --- 2013-06-27 15:06:04 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 15:06:04 - cd /src
TB --- 2013-06-27 15:06:04 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 15:06:05 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 
-I/obj/i386.i386/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 18:02:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 18:02:18 - ERROR: failed to build world
TB --- 2013-06-27 18:02:18 - 8155.85 user 862.28 system 10609.99 real


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


[releng_9 tinderbox] failure on amd64/amd64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for amd64/amd64
TB --- 2013-06-27 15:05:28 - cleaning the object tree
TB --- 2013-06-27 15:05:57 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 15:06:03 - At svn revision 252306
TB --- 2013-06-27 15:06:04 - building world
TB --- 2013-06-27 15:06:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 15:06:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 15:06:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 15:06:04 - SRCCONF=/dev/null
TB --- 2013-06-27 15:06:04 - TARGET=amd64
TB --- 2013-06-27 15:06:04 - TARGET_ARCH=amd64
TB --- 2013-06-27 15:06:04 - TZ=UTC
TB --- 2013-06-27 15:06:04 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 15:06:04 - cd /src
TB --- 2013-06-27 15:06:04 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 15:06:05 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 18:02:22 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 18:02:22 - ERROR: failed to build world
TB --- 2013-06-27 18:02:22 - 8151.01 user 875.87 system 10614.05 real


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


[releng_9 tinderbox] failure on ia64/ia64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 16:23:23 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 16:23:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 16:23:23 - starting RELENG_9 tinderbox run for ia64/ia64
TB --- 2013-06-27 16:23:23 - cleaning the object tree
TB --- 2013-06-27 16:23:31 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 16:23:59 - At svn revision 252306
TB --- 2013-06-27 16:24:00 - building world
TB --- 2013-06-27 16:24:00 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 16:24:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 16:24:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 16:24:00 - SRCCONF=/dev/null
TB --- 2013-06-27 16:24:00 - TARGET=ia64
TB --- 2013-06-27 16:24:00 - TARGET_ARCH=ia64
TB --- 2013-06-27 16:24:00 - TZ=UTC
TB --- 2013-06-27 16:24:00 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 16:24:00 - cd /src
TB --- 2013-06-27 16:24:00 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 16:24:01 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/ia64.ia64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 18:18:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 18:18:35 - ERROR: failed to build world
TB --- 2013-06-27 18:18:35 - 4891.10 user 627.20 system 6911.88 real


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


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Garrett Wollman
In article ,
wbl...@wonkity.com writes:
>On Thu, 27 Jun 2013, Garrett Wollman wrote:
>
>> Having just gone through this in two different environments, I can
>> very very strongly recommend doing the following.  It's not the "easy
>> button" of the TV commercials, but it will make things much much
>> easier in the future.
>
>This is an interesting procedure and should be made into a 
>web-accessible document!  Setting up a build machine for a network is a 
>fairly common desire, and your procedure looks to be doing everything 
>the newest way.

See
.

-GAWollman

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


Re: portupgrade(1) | portmaster(8) -- which is more effective for large upgrade?

2013-06-27 Thread Warren Block

On Thu, 27 Jun 2013, Garrett Wollman wrote:


In article ,
wbl...@wonkity.com writes:

On Thu, 27 Jun 2013, Garrett Wollman wrote:


Having just gone through this in two different environments, I can
very very strongly recommend doing the following.  It's not the "easy
button" of the TV commercials, but it will make things much much
easier in the future.


This is an interesting procedure and should be made into a
web-accessible document!  Setting up a build machine for a network is a
fairly common desire, and your procedure looks to be doing everything
the newest way.


See
.


Bookmarked--that could make a nice addition to one of the official docs, 
maybe the Handbook.  Thank you!

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


[releng_9 tinderbox] failure on mips/mips

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 18:02:11 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 18:02:11 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 18:02:11 - starting RELENG_9 tinderbox run for mips/mips
TB --- 2013-06-27 18:02:11 - cleaning the object tree
TB --- 2013-06-27 18:02:28 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 18:03:04 - At svn revision 252306
TB --- 2013-06-27 18:03:05 - building world
TB --- 2013-06-27 18:03:05 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 18:03:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 18:03:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 18:03:05 - SRCCONF=/dev/null
TB --- 2013-06-27 18:03:05 - TARGET=mips
TB --- 2013-06-27 18:03:05 - TARGET_ARCH=mips
TB --- 2013-06-27 18:03:05 - TZ=UTC
TB --- 2013-06-27 18:03:05 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 18:03:05 - cd /src
TB --- 2013-06-27 18:03:05 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 18:03:06 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O -pipe -G0  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/mips.mipsel/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -Wsystem-headers -Werror 
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 19:19:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 19:19:09 - ERROR: failed to build world
TB --- 2013-06-27 19:19:09 - 3001.25 user 540.77 system 4617.64 real


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


[releng_9 tinderbox] failure on sparc64/sparc64

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 18:18:35 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 18:18:35 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 18:18:35 - starting RELENG_9 tinderbox run for sparc64/sparc64
TB --- 2013-06-27 18:18:35 - cleaning the object tree
TB --- 2013-06-27 18:18:44 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 18:18:50 - At svn revision 252306
TB --- 2013-06-27 18:18:51 - building world
TB --- 2013-06-27 18:18:51 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 18:18:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 18:18:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 18:18:51 - SRCCONF=/dev/null
TB --- 2013-06-27 18:18:51 - TARGET=sparc64
TB --- 2013-06-27 18:18:51 - TARGET_ARCH=sparc64
TB --- 2013-06-27 18:18:51 - TZ=UTC
TB --- 2013-06-27 18:18:51 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 18:18:51 - cd /src
TB --- 2013-06-27 18:18:51 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 18:18:53 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/sparc64.sparc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 19:35:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 19:35:36 - ERROR: failed to build world
TB --- 2013-06-27 19:35:36 - 3403.95 user 519.02 system 4620.85 real


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


[releng_9 tinderbox] failure on powerpc64/powerpc

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 18:02:23 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 18:02:23 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 18:02:23 - starting RELENG_9 tinderbox run for 
powerpc64/powerpc
TB --- 2013-06-27 18:02:23 - cleaning the object tree
TB --- 2013-06-27 18:02:54 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 18:03:05 - At svn revision 252306
TB --- 2013-06-27 18:03:06 - building world
TB --- 2013-06-27 18:03:06 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 18:03:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 18:03:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 18:03:06 - SRCCONF=/dev/null
TB --- 2013-06-27 18:03:06 - TARGET=powerpc
TB --- 2013-06-27 18:03:06 - TARGET_ARCH=powerpc64
TB --- 2013-06-27 18:03:06 - TZ=UTC
TB --- 2013-06-27 18:03:06 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 18:03:06 - cd /src
TB --- 2013-06-27 18:03:06 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 18:03:06 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 20:30:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 20:30:23 - ERROR: failed to build world
TB --- 2013-06-27 20:30:23 - 7398.38 user 769.14 system 8880.12 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-powerpc64-powerpc.full
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


[releng_9 tinderbox] failure on powerpc/powerpc

2013-06-27 Thread FreeBSD Tinderbox
TB --- 2013-06-27 18:02:18 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-06-27 18:02:18 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE 
FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 
mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2013-06-27 18:02:18 - starting RELENG_9 tinderbox run for powerpc/powerpc
TB --- 2013-06-27 18:02:18 - cleaning the object tree
TB --- 2013-06-27 18:02:49 - /usr/local/bin/svn stat /src
TB --- 2013-06-27 18:03:04 - At svn revision 252306
TB --- 2013-06-27 18:03:05 - building world
TB --- 2013-06-27 18:03:05 - CROSS_BUILD_TESTING=YES
TB --- 2013-06-27 18:03:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-06-27 18:03:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-06-27 18:03:05 - SRCCONF=/dev/null
TB --- 2013-06-27 18:03:05 - TARGET=powerpc
TB --- 2013-06-27 18:03:05 - TARGET_ARCH=powerpc
TB --- 2013-06-27 18:03:05 - TZ=UTC
TB --- 2013-06-27 18:03:05 - __MAKE_CONF=/dev/null
TB --- 2013-06-27 18:03:05 - cd /src
TB --- 2013-06-27 18:03:05 - /usr/bin/make -B buildworld
>>> World build started on Thu Jun 27 18:03:06 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
[...]
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c
cc -O2 -pipe  -I/src/usr.sbin/tcpdump/tcpdump 
-I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H 
-D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN 
-I/obj/powerpc.powerpc/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO 
-DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c 
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In 
function 'print_src_dst':
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: 'tcpstates' undeclared (first use in this function)
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: (Each undeclared identifier is reported only once
/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: 
error: for each function it appears in.)
*** Error code 1

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

Stop in /src/usr.sbin/tcpdump.
*** 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 --- 2013-06-27 20:30:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-06-27 20:30:23 - ERROR: failed to build world
TB --- 2013-06-27 20:30:23 - 7358.66 user 767.11 system 8884.62 real


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


AHCI Patsburg SATA controller and slow transfer speed

2013-06-27 Thread Dave Hayes
Greetings all. I'm on FreeBSD 9.1-STABLE #0 r251391M. I'm noticing two 
of my SATA disks are at half speed. Is this normal or is there some 
configuration I'm forgetting?


# dmesg | grep -C 4 ahc
...
ahci0:  port 
0x2070-0x2077,0x2060-0x2063,0x2050-0x2057,0x2040-0x2043,0x2020-0x203f 
mem 0xd0b0-0xd0b007ff irq 21 at device 31.2 on pci0

ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
ahcich0:  at channel 0 on ahci0
ahcich1:  at channel 1 on ahci0
ahcich2:  at channel 2 on ahci0
ahcich3:  at channel 3 on ahci0
ahcich4:  at channel 4 on ahci0
ahcich5:  at channel 5 on ahci0
...
ada0:  ATA-8 SATA 3.x device
ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1:  ATA-8 SATA 3.x device
ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada1: Previously was known as ad6
ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
ada2:  ATA-8 SATA 3.x device
ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
  ^
ada2: Command Queueing enabled
ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada2: Previously was known as ad8
ada3 at ahcich3 bus 0 scbus3 target 0 lun 0
ada3:  ATA-8 SATA 3.x device
ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
  ^^^
ada3: Command Queueing enabled
ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
ada3: Previously was known as ad10
# pciconf -lcvb
ahci0@pci0:0:31:2:  class=0x010601 card=0x35ae8086 chip=0x1d028086 
rev=0x06 hdr=0x00

vendor = 'Intel Corporation'
device = 'Patsburg 6-Port SATA AHCI Controller'
class  = mass storage
subclass   = SATA
bar   [10] = type I/O Port, range 32, base 0x2070, size  8, enabled
bar   [14] = type I/O Port, range 32, base 0x2060, size  4, enabled
bar   [18] = type I/O Port, range 32, base 0x2050, size  8, enabled
bar   [1c] = type I/O Port, range 32, base 0x2040, size  4, enabled
bar   [20] = type I/O Port, range 32, base 0x2020, size 32, enabled
bar   [24] = type Memory, range 32, base 0xd0b0, size 2048, enabled
cap 05[80] = MSI supports 1 message enabled with 1 message
cap 01[70] = powerspec 3  supports D0 D3  current D0
cap 12[a8] = SATA Index-Data Pair
cap 13[b0] = PCI Advanced Features: FLR TP

Thanks for any insight provided.
--
Dave Hayes - Consultant - Altadena CA, USA - d...@jetcafe.org
 *The opinions expressed above are entirely my own* 

"The ultimate aim of dancing is to be able to move *without*
thinking. To *be* danced."
-John Blacking
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: AHCI Patsburg SATA controller and slow transfer speed

2013-06-27 Thread Mark Johnston
On Thu, Jun 27, 2013 at 5:21 PM, Dave Hayes  wrote:
> Greetings all. I'm on FreeBSD 9.1-STABLE #0 r251391M. I'm noticing two of my
> SATA disks are at half speed. Is this normal or is there some configuration
> I'm forgetting?

In my experience it's fairly common to have a mix of 6Gb/s and 3Gb/s ports.

In particular, see: http://en.wikipedia.org/wiki/Intel_X79#Features
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: request for your comments on release documentation

2013-06-27 Thread John Nielsen
On Jun 12, 2013, at 11:49 AM, Hiroki Sato  wrote:

> I would like your comments on release notes for each release.
> Although I have been working on editing them for years, the workflow
> is still not optimal and sometimes delay of the preparation became an
> obstacle for release process.  I would like to improve it, but before
> that I would like to know what are desired of the contents which
> people think.
> 
> Release Notes is just listing the changes between the two releases.
> It includes user-visible change (bugfix and/or UI change), new
> functionality, and performance improvement.  Minor changes such as
> one in kernel internal structure are omitted.  I always try to keep
> these series of relnotes items are correct and reasonably
> comprehensive, but this lengthy list may be boring and
> technically-correct descriptions can be cryptic for average users.
> 
> So, my questions are:
> 
> 1. What do you think about current granularity of the relnotes items?
>Too detailed, good, or too rough?  Currently, judgment of what is
>included or not is based on user-visible, new functionality, or
>performance improvement.  Applicable changes are included as
>relnotes items even if the changes are small,

I think the current granularity is good.

> 2. Do you want technical details?  For example, just "disk access
>performance was improved by 50%" or "Feature A has been added.
>This changes the old behavior because ..., and as a result, it
>improves disk access performance by 50%".

I want technical details. You could compromise here by trying to always have 
the non-technical end result in the first sentence or so, and then go on with a 
more technical explanation.

I would echo Mark Felder and say that if in doubt, more detail is better.

> 3. Is there missing information which should be in the relnotes?
>Probably there are some missing items for each release, but this
>question is one at some abstraction level.  Link to commit log and
>diff, detailed description of major incompatible changes, and so
>on.

I've not ever noticed any. Thanks!

I'm on the SVN mailing lists so I tend to know about or be able to find changes 
I care about independent of the release notes. However if there is a 
mostly-automated way to link to specific commits in the release notes that 
could be valuable.

> Although the other release documentations---Errata, Installation
> Notes, ReadMe, and Hardware Notes---also need some improvements,
> please focus on Release Notes only.  And you might think quality of
> English writing are not good, please leave that alone for now.

I've never noticed any language problems in the release notes, and I tend to be 
a stickler. :)

JN

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


Re: request for your comments on release documentation

2013-06-27 Thread Miroslav Lachman

Mark Felder wrote:

On Wed, 12 Jun 2013 12:49:21 -0500, Hiroki Sato  wrote:


[...]


3. Is there missing information which should be in the relnotes?
Probably there are some missing items for each release, but this
question is one at some abstraction level. Link to commit log and
diff, detailed description of major incompatible changes, and so
on.


I try to keep up with the development and changes in releases as best I
can and I haven't noticed any glaring omissions over the last several
releases. I think you're doing a fine job.

Also, is there a reason this isn't a "living" document that can be
updated as things get MFC'd to STABLE? It would help take load off your
end and maybe speed up release once the freeze has happened and we begin
the final grind through release candidates.


It would be nice if all release related documents (relnotes, errata, 
hardware notes etc.) will be "living" after release (in online version) 
and not considered as set in stone. There are sometimes missing items 
which should be included online as soon as possible, but rarely are.


For example, I found two issues with OpenSSH in 8.4 release. (bugs or 
features, or just incompatibilities with older versions) None of them is 
listed anywhere and I think it is really bad, because one issue can 
cause sshd not started after upgrade.


So the online version of these docs should be "living" and updated as 
some issues and questions arises on the mailing lists and forums few 
days / weeks after release.



On the other hand, FreeBSD has good quality of docs included Release 
Notes. (thank you for your work!)
If there is some "man power", some items can be more detailed with links 
to other online resources like FreeBSD wiki, but only for some important 
items.


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


Re: request for your comments on release documentation

2013-06-27 Thread Charles Sprickman
On Jun 27, 2013, at 7:24 PM, Miroslav Lachman wrote:

> Mark Felder wrote:
>> On Wed, 12 Jun 2013 12:49:21 -0500, Hiroki Sato  wrote:
> 
> [...]
> 
>>> 3. Is there missing information which should be in the relnotes?
>>> Probably there are some missing items for each release, but this
>>> question is one at some abstraction level. Link to commit log and
>>> diff, detailed description of major incompatible changes, and so
>>> on.
>> 
>> I try to keep up with the development and changes in releases as best I
>> can and I haven't noticed any glaring omissions over the last several
>> releases. I think you're doing a fine job.
>> 
>> Also, is there a reason this isn't a "living" document that can be
>> updated as things get MFC'd to STABLE? It would help take load off your
>> end and maybe speed up release once the freeze has happened and we begin
>> the final grind through release candidates.
> 
> It would be nice if all release related documents (relnotes, errata, hardware 
> notes etc.) will be "living" after release (in online version) and not 
> considered as set in stone. There are sometimes missing items which should be 
> included online as soon as possible, but rarely are.
> 
> For example, I found two issues with OpenSSH in 8.4 release. (bugs or 
> features, or just incompatibilities with older versions) None of them is 
> listed anywhere and I think it is really bad, because one issue can cause 
> sshd not started after upgrade.
> 
> So the online version of these docs should be "living" and updated as some 
> issues and questions arises on the mailing lists and forums few days / weeks 
> after release.

Additionally, it would be nice if the documentation for beta and RCs was posted 
before the actual release as well.  Just like the OS itself, docs can be "beta" 
and open for feedback from the community.  It's also nice to know about changes 
before you upgrade a box for testing as well - for example, the jail changes 
and zfs version bump in 8.4 were something of a surprise for me (I follow 
-stable, but not much else).  If the project wants people to test before 
release, having a list of changes, major and minor to focus on would probably 
net the project more useful feedback.

I'm also all for the "living" document idea.  It seems like the mailing lists 
always have a few issues that are documented nowhere else because they don't 
quite merit a ERRATA notice (eg: dhclient/fxp issue).

Thanks,

Charles

> 
> 
> On the other hand, FreeBSD has good quality of docs included Release Notes. 
> (thank you for your work!)
> If there is some "man power", some items can be more detailed with links to 
> other online resources like FreeBSD wiki, but only for some important items.
> 
> Miroslav Lachman
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

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


Re: AHCI Patsburg SATA controller and slow transfer speed

2013-06-27 Thread Jeremy Chadwick
On Thu, Jun 27, 2013 at 02:21:57PM -0700, Dave Hayes wrote:
> Greetings all. I'm on FreeBSD 9.1-STABLE #0 r251391M. I'm noticing
> two of my SATA disks are at half speed. Is this normal or is there
> some configuration I'm forgetting?
> 
> # dmesg | grep -C 4 ahc
> ...
> ahci0:  port
> 0x2070-0x2077,0x2060-0x2063,0x2050-0x2057,0x2040-0x2043,0x2020-0x203f
> mem 0xd0b0-0xd0b007ff irq 21 at device 31.2 on pci0
> ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
> ahcich0:  at channel 0 on ahci0
> ahcich1:  at channel 1 on ahci0
> ahcich2:  at channel 2 on ahci0
> ahcich3:  at channel 3 on ahci0
> ahcich4:  at channel 4 on ahci0
> ahcich5:  at channel 5 on ahci0
> ...
> ada0:  ATA-8 SATA 3.x device
> ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
> ada0: Command Queueing enabled
> ada0: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
> ada0: Previously was known as ad4
> ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
> ada1:  ATA-8 SATA 3.x device
> ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes)
> ada1: Command Queueing enabled
> ada1: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
> ada1: Previously was known as ad6
> ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
> ada2:  ATA-8 SATA 3.x device
> ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
>   ^
> ada2: Command Queueing enabled
> ada2: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
> ada2: Previously was known as ad8
> ada3 at ahcich3 bus 0 scbus3 target 0 lun 0
> ada3:  ATA-8 SATA 3.x device
> ada3: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
>   ^^^
> ada3: Command Queueing enabled
> ada3: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C)
> ada3: Previously was known as ad10
> # pciconf -lcvb
> ahci0@pci0:0:31:2:  class=0x010601 card=0x35ae8086
> chip=0x1d028086 rev=0x06 hdr=0x00
> vendor = 'Intel Corporation'
> device = 'Patsburg 6-Port SATA AHCI Controller'
> class  = mass storage
> subclass   = SATA
> bar   [10] = type I/O Port, range 32, base 0x2070, size  8, enabled
> bar   [14] = type I/O Port, range 32, base 0x2060, size  4, enabled
> bar   [18] = type I/O Port, range 32, base 0x2050, size  8, enabled
> bar   [1c] = type I/O Port, range 32, base 0x2040, size  4, enabled
> bar   [20] = type I/O Port, range 32, base 0x2020, size 32, enabled
> bar   [24] = type Memory, range 32, base 0xd0b0, size 2048, enabled
> cap 05[80] = MSI supports 1 message enabled with 1 message
> cap 01[70] = powerspec 3  supports D0 D3  current D0
> cap 12[a8] = SATA Index-Data Pair
> cap 13[b0] = PCI Advanced Features: FLR TP
> 
> Thanks for any insight provided.

Intel Patsburg is otherwise known as Intel X79.  The X79
chipset/southbridge offers 6 SATA ports, 2 of which are SATA600, and the
remaining 4 are SATA300:

http://en.wikipedia.org/wiki/Intel_X79

The intention of this was to offer 2 ports for people wanting to use
SSDs (which tend to throttle themselves based on negotiated PHY speed),
and a remaining 4 ports for MHDDs or ATAPI.  You can, of course, use
whatever ports for whatever you want.

More importantly (I think): your devices are MHDDs and will never be
able to reach SATA600 (or SATA300) speeds.  Pure MHDDs which use SATA600
PHYs are somewhat of a marketing gimmick (but my gut feeling is that the
MHDD vendors are choosing to narrow the number of on-disk SATA
controllers they use).  Hybrid HDDs may benefit from faster PHYs.

Next, this statement by ahci(4) then confuses the user:

> ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported

You see, when AHCI was invented, the existing idea was that all ports
would have the same speed (and that was the case at the time).  Only
somewhat recently have some vendors begun to mix-match speeds on the
same controller -- like this one.

The AHCI specification probably (I have not read it even recently) only
provides a number indicating "the total number of ports" followed by a
single number indicating "the speed".

There may be support somewhere within AHCI to provide an updated way to
get more granular information, but I do not know if that's the case.

If there is, FreeBSD's ahci(4) driver does not support such at this
time (see sys/dev/ahci/ahci.c around line 502 for the device_printf()
call and what the arguments are (specifically AHCI_CAP_ISS and
AHCI_CAP_NPMASK)).

TL;DR -- Your motherboard offers 6 ports, 2 of which are SATA600, 4 of
which are SATA300, and despite the line shown above by FreeBSD not
matching reality, everything is working as designed.

-- 
| Jeremy Chadwick   j...@koitsu.org |
| UNIX Systems Administratorhttp://jdc.koitsu.org/ |
| Making life hard for others since 1977. PGP 4BD6C0CB |

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebs

Re: AHCI Patsburg SATA controller and slow transfer speed

2013-06-27 Thread Jeremy Chadwick
On Thu, Jun 27, 2013 at 06:38:27PM -0700, Jeremy Chadwick wrote:
> Next, this statement by ahci(4) then confuses the user:
> 
> > ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported
> 
> You see, when AHCI was invented, the existing idea was that all ports
> would have the same speed (and that was the case at the time).  Only
> somewhat recently have some vendors begun to mix-match speeds on the
> same controller -- like this one.
> 
> The AHCI specification probably (I have not read it even recently) only
> provides a number indicating "the total number of ports" followed by a
> single number indicating "the speed".
> 
> There may be support somewhere within AHCI to provide an updated way to
> get more granular information, but I do not know if that's the case.
> 
> If there is, FreeBSD's ahci(4) driver does not support such at this
> time (see sys/dev/ahci/ahci.c around line 502 for the device_printf()
> call and what the arguments are (specifically AHCI_CAP_ISS and
> AHCI_CAP_NPMASK)).

Just a technical follow-up:

I spent some time this evening looking at AHCI specification 1.30.  I'll
try to explain the situation.

First, at the HBA level (meaning the entire AHCI controller):

Bits 23-30 of CAP (reg. offset 0x00): Interface Speed Support (ISS).
This indicates, quote, "the maximum speed the HBA can support on its
ports".

Next, on a per-port basis, there are two registers available relating to
speed: one indicates speed, the other controls/limits speed:

1) Bits 7-4 of PxSSTS (reg. offset 0x28): SPD: Port x Serial ATA Status
(SCR0: SStatus).  This indicates, quote, "the negotiated interface
speed".

2) Bits 7-4 of PxSCTL (reg. offset 0x2c): SPD: Port x Serial ATA Control
(SCR2: SControl).  The register controls, quote, "the highest allowable
speed of the interface".  The bit definitions indicate a way to limit
the speed of a port and do not indicate capability.

The actual 1.30 specification even has a section (10.5) on this whole
ordeal, which states clearly, quote:


10.5 Interface Speed Support

The HBA indicates the maximum speed it can support via the CAP.ISS
register. Software can further limit the speed of a port by manipulating
each port's PxSCTL.SPD field to a lower value.


AHCI spec "proposal" 1.31 also does not address/cover this (all that
adds is per-port sleep capabilities).

I will point out that SATA600 is not officially mentioned in any spec at
this time (that I can get my hands on), so what all the OSes run off of
are educated assumptions.  :-)  But theoretically, a newer AHCI spec
could support per-port maximum speed indication.

It's not easy to phrase all this tersely in a single device_printf(),
and there has already been opposition to adding printing of more lines
to the existing drivers/in dmesg (meaning, printing 6 lines, one for
each port, indicating active speed + maximum speed, would probably be
looked down upon outside of verbose booting).  The best I can come up
with is this:

ahci0: AHCI v1.30, 6 ports, maximum 6Gbps, Port Multiplier not supported

...which is better, but could still be interpreted as "6 ports
with a maximum of 6Gbps per port".

Hope this sheds light in some way or another.

-- 
| Jeremy Chadwick   j...@koitsu.org |
| UNIX Systems Administratorhttp://jdc.koitsu.org/ |
| Making life hard for others since 1977. PGP 4BD6C0CB |

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


Re: AHCI Patsburg SATA controller and slow transfer speed

2013-06-27 Thread Dave Hayes

On 06/27/13 18:38, Jeremy Chadwick wrote:

Next, this statement by ahci(4) then confuses the user:


ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported


Yes, this confuses even a seasoned user. ;)


TL;DR -- Your motherboard offers 6 ports, 2 of which are SATA600, 4 of
which are SATA300, and despite the line shown above by FreeBSD not
matching reality, everything is working as designed.


It wasn't too long, I *did* read both messages, and thank you both very 
much for the insight.

--
Dave Hayes - Consultant - Altadena CA, USA - d...@jetcafe.org
 *The opinions expressed above are entirely my own* 

Nobody wants constructive criticism.  It's all we can do to
put up with constructive praise.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"