Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-08 Thread Leif Hedstrom
On 2/3/12 7:05 PM, Leif Hedstrom wrote: Hi all, I've prepared a package for a v3.1.2 release. Please take a look at the artifacts, check the STATUS/README/CHANGES files, and do builds and tests. After finishing your examination of the release candidate, please cast your ±/0 votes in a timely

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-08 Thread Leif Hedstrom
On 2/6/12 8:45 AM, Nick Kew wrote: On 6 Feb 2012, at 14:45, Nick Kew wrote: Getting this on MacOS: Followup: I compiled with -O0 in CFLAGS and CXXFLAGS, and with --enable-debug The problem goes away and it runs OK. Wonder if we shoud file a bug on this? Doesn't seem right that it's not worki

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-07 Thread betty
HI!all I get error at build 3.1.2 from http://people.apache.org/~zwoop/rel-candidates/ 2.6.32-71.el6.x86_64 the error is: In file included from /usr/include/readline/history.h:36, from cliAppInit.cc:63: /usr/include/readline/rltypedefs.h:34: error: conflicting declaration 'typede

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-07 Thread Igor Galić
- Original Message - > HI!all > I get error at build 3.1.2 from > http://people.apache.org/~zwoop/rel-candidates/ > > 2.6.32-71.el6.x86_64 > > the error is: > In file included from /usr/include/readline/history.h:36, > from cliAppInit.cc:63: Are you sure you've got a (re

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Leif Hedstrom
On 2/6/12 10:19 AM, Igor Galić wrote: - Original Message - On 6 Feb 2012, at 14:45, Nick Kew wrote: Getting this on MacOS: Followup: I compiled with -O0 in CFLAGS and CXXFLAGS, and with --enable-debug The problem goes away and it runs OK. Hrm... that *should* work out of the box. Bu

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Galić
- Original Message - > > On 6 Feb 2012, at 14:45, Nick Kew wrote: > > > Getting this on MacOS: > > Followup: I compiled with -O0 in CFLAGS and CXXFLAGS, and with > --enable-debug > The problem goes away and it runs OK. Hrm... that *should* work out of the box. But it's something we can f

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Nick Kew
On 6 Feb 2012, at 14:45, Nick Kew wrote: > Getting this on MacOS: Followup: I compiled with -O0 in CFLAGS and CXXFLAGS, and with --enable-debug The problem goes away and it runs OK. -- Nick Kew

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Galić
- Original Message - > Yep > > --- Store.cc.orig 2012-02-06 10:11:26.365180262 -0500 > +++ Store.cc2012-02-06 10:11:56.035330329 -0500 > @@ -629,7 +629,7 @@ >blocks = size / STORE_BLOCK_SIZE; >file_pathname = !((s.st_mode & S_IFMT) == S_IFDIR); > > - Debug("cache_init",

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Brezac
Yep --- Store.cc.orig 2012-02-06 10:11:26.365180262 -0500 +++ Store.cc2012-02-06 10:11:56.035330329 -0500 @@ -629,7 +629,7 @@ blocks = size / STORE_BLOCK_SIZE; file_pathname = !((s.st_mode & S_IFMT) == S_IFDIR); - Debug("cache_init", "Span::init - %s hw_sector_size = %d size = %

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Galić
- Original Message - > Solaris 10 (u8) x86-64 - gcc 4.4.2 - almost +1 > > I get this compile error, but once fixed it passes regression > testing. > > make[2]: Entering directory > `/src/trafficserver-3.1.2-unstable/iocore/cache' > g++ -DHAVE_CONFIG_H  -I. -I../../lib/ts  -I../../iocore/e

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Galić
- Original Message - > > On 4 Feb 2012, at 02:05, Leif Hedstrom wrote: > > > Hi all, > > > > I've prepared a package for a v3.1.2 release. Please take a look at > > the artifacts, check the STATUS/README/CHANGES files, and do > > builds and tests. After finishing your examination of the r

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Igor Brezac
Solaris 10 (u8) x86-64 - gcc 4.4.2 - almost +1 I get this compile error, but once fixed it passes regression testing. make[2]: Entering directory `/src/trafficserver-3.1.2-unstable/iocore/cache' g++ -DHAVE_CONFIG_H  -I. -I../../lib/ts  -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Nick Kew
On 4 Feb 2012, at 02:05, Leif Hedstrom wrote: > Hi all, > > I've prepared a package for a v3.1.2 release. Please take a look at the > artifacts, check the STATUS/README/CHANGES files, and do builds and tests. > After finishing your examination of the release candidate, please cast your > ±/0

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-06 Thread Jim Jagielski
Tested OSX 10.7.3 (Xcode 4.2.1), Fed16 and Ubuntu 11.10. +1 On Feb 4, 2012, at 10:30 AM, Leif Hedstrom wrote: > Argh, I didn't push the tag, doing so now . > > On Feb 4, 2012, at 3:04 AM, Igor Galić wrote: > >> >> >> - Original Message - >>> Hi all, >>> >>> I've prepared a package

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-05 Thread betty
Tested on Scientific Linux 6.1 x86_64, builds and passes regression tests. +1 from me. > Hi all, > > I've prepared a package for a v3.1.2 release. Please take a look at the > artifacts, check the STATUS/README/CHANGES files, and do builds and tests. > After finishing your examination of the

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-05 Thread betty
Is it stable version not a unstable version ? 在 2012-02-03五的 19:05 -0700,Leif Hedstrom写道: > Hi all, > > I've prepared a package for a v3.1.2 release. Please take a look at the > artifacts, check the STATUS/README/CHANGES files, and do builds and tests. > After finishing your examination of the

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-05 Thread Brian Geffon
Tested on OS X, builds and passes regression tests. +1 from me. Brian On 2/4/12 6:45 PM, "Leif Hedstrom" wrote: >On 2/3/12 7:05 PM, Leif Hedstrom wrote: >> >> minotaur (01:55) 257/0 $ ls -lrt >> total 2568 >> -rw-r--r-- 1 zwoop zwoop 2493898 Feb 4 01:55 >> trafficserver-3.1.2-unstable.tar.b

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-04 Thread Leif Hedstrom
On 2/3/12 7:05 PM, Leif Hedstrom wrote: minotaur (01:55) 257/0 $ ls -lrt total 2568 -rw-r--r-- 1 zwoop zwoop 2493898 Feb 4 01:55 trafficserver-3.1.2-unstable.tar.bz2 -rw-r--r-- 1 zwoop zwoop 836 Feb 4 01:55 trafficserver-3.1.2-unstable.tar.bz2.asc -rw-r--r-- 1 zwoop zwoop 7

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-04 Thread Igor Galić
- Original Message - > Hi all, > > I've prepared a package for a v3.1.2 release. Please take a look at > the > artifacts, check the STATUS/README/CHANGES files, and do builds and > tests. > After finishing your examination of the release candidate, please > cast your > ±/0 votes in a time

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-04 Thread Leif Hedstrom
Argh, I didn't push the tag, doing so now . On Feb 4, 2012, at 3:04 AM, Igor Galić wrote: > > > - Original Message - >> Hi all, >> >> I've prepared a package for a v3.1.2 release. Please take a look at >> the >> artifacts, check the STATUS/README/CHANGES files, and do builds and >> te

Re: [VOTE] Release Apache Traffic Server v3.1.2

2012-02-04 Thread Igor Galić
- Original Message - > Hi all, > > I've prepared a package for a v3.1.2 release. Please take a look at > the > artifacts, check the STATUS/README/CHANGES files, and do builds and > tests. > After finishing your examination of the release candidate, please > cast your > ±/0 votes in a time

[VOTE] Release Apache Traffic Server v3.1.2

2012-02-03 Thread Leif Hedstrom
Hi all, I've prepared a package for a v3.1.2 release. Please take a look at the artifacts, check the STATUS/README/CHANGES files, and do builds and tests. After finishing your examination of the release candidate, please cast your ±/0 votes in a timely manner, I will call the vote on Feb 8, 20