Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Derrick Brashear
thanks. i'll see if i can find the notes on which git versions need what options before i board. if i do find them, i'll just annotate the buildmaster config. On Fri, Oct 26, 2012 at 5:01 PM, Garrett Wollman wrote: > < > said: > >> all of them do that except rhel6 and intel macos. what version

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Garrett Wollman
< said: > all of them do that except rhel6 and intel macos. what version of git > is on the freebsd builder? Probably different versions. Checking now... 8.2 (soon to be 8.3) is 1.7.10.3 9.0 (soon to be 9.1) is 1.7.11.5 -GAWollman ___ OpenAFS-devel m

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Derrick Brashear
On Fri, Oct 26, 2012 at 1:01 PM, Marc Dionne wrote: > On Fri, Oct 26, 2012 at 12:40 PM, Benjamin Kaduk wrote: >> On Fri, 26 Oct 2012, Marc Dionne wrote: >> >>> On Fri, Oct 26, 2012 at 3:45 AM, Simon Wilkinson >>> wrote: > I don't have time to investigate a fix for this, but it's ca

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Derrick Brashear
if no one beats me to it I will look at the build slave config on the master when I get to my gate Derrick On Oct 26, 2012, at 12:04, Marc Dionne wrote: > On Fri, Oct 26, 2012 at 12:40 PM, Benjamin Kaduk wrote: >> On Fri, 26 Oct 2012, Marc Dionne wrote: >> >>> On Fri, Oct 26, 2012 at 3:45 A

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Marc Dionne
On Fri, Oct 26, 2012 at 12:40 PM, Benjamin Kaduk wrote: > On Fri, 26 Oct 2012, Marc Dionne wrote: > >> On Fri, Oct 26, 2012 at 3:45 AM, Simon Wilkinson >> wrote: >>> >>> I don't have time to investigate a fix for this, but it's caused by having two distinct declarations for the same uni

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Benjamin Kaduk
On Fri, 26 Oct 2012, Marc Dionne wrote: On Fri, Oct 26, 2012 at 3:45 AM, Simon Wilkinson wrote: I don't have time to investigate a fix for this, but it's caused by having two distinct declarations for the same uninitialized data object, which FreeBSD does not allow in kernel code. If someon

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Marc Dionne
On Fri, Oct 26, 2012 at 3:45 AM, Simon Wilkinson wrote: > >> I don't have time to investigate a fix for this, but it's caused by >> having two distinct declarations for the same uninitialized data >> object, which FreeBSD does not allow in kernel code. If someone else >> can propose a fix, poke m

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Benjamin Kaduk
On Fri, 26 Oct 2012, Brandon Allbery wrote: On Thu, Oct 25, 2012 at 10:52 PM, Garrett Wollman wrote: rx_globals.o:(.bss+0x140): multiple definition of `rx_incomingCallQueue' rx.o:(.bss+0x50): first defined here rx_globals.o:(.bss+0x150): multiple definition of `rx_idleServerQueue' rx.o:(.bss+0

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Brandon Allbery
On Thu, Oct 25, 2012 at 10:52 PM, Garrett Wollman wrote: > rx_globals.o:(.bss+0x140): multiple definition of `rx_incomingCallQueue' > rx.o:(.bss+0x50): first defined here > rx_globals.o:(.bss+0x150): multiple definition of `rx_idleServerQueue' > rx.o:(.bss+0x60): first defined here > I built Open

Re: [OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-26 Thread Simon Wilkinson
> I don't have time to investigate a fix for this, but it's caused by > having two distinct declarations for the same uninitialized data > object, which FreeBSD does not allow in kernel code. If someone else > can propose a fix, poke me through Gerrit and I'll review. With eca07c108cc61fc9a6da72

[OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

2012-10-25 Thread Garrett Wollman
The FreeBSD 9.0 buildslave has been failing for a while with the following error when building the kernel code: /usr/bin/ld -d -warn-common -r -d -o libafs.ko afs_atomlist.o afs_lhash.o afs_analyze.o afs_axscache.o afs_buffer.o afs_bypasscache.o afs_callback.o afs_cbqueue.o afs_cell