Re: Downgrading squid3

2013-10-21 Thread Ryan Schmidt
On Oct 21, 2013, at 10:29, Joshua Root wrote: > It's pretty garbled because of overlapping output from multiple make > jobs (append 'build.jobs=1' to the command to avoid this BTW), but it > looks like the failure is due to a compiler warning about a tautological > comparison, which is escalated

Re: Downgrading squid3

2013-10-21 Thread Ryan Schmidt
On Oct 21, 2013, at 08:13, Gaurav Arora wrote: > I am trying to downgrade squid3 to version 3.1.6 to address an issue we're > having. I have downgraded subversion in the past and have done so using a > checkout of the portfile at a specific revision from the macports svn. > However I am unable

Downgrading squid3

2013-10-21 Thread Joshua Root
It's pretty garbled because of overlapping output from multiple make jobs (append 'build.jobs=1' to the command to avoid this BTW), but it looks like the failure is due to a compiler warning about a tautological comparison, which is escalated to an error because -Werror is used. The current squid3

Re: Downgrading squid3

2013-10-21 Thread Gaurav Arora
Thanks Bradley, just needed that svn url. On 21/10/13 7:18 PM, Bradley Giesbrecht wrote: On Oct 21, 2013, at 6:44 AM, Bradley Giesbrecht wrote: On Oct 21, 2013, at 6:13 AM, Gaurav Arora wrote: Hi, First time posting to this list so please go easy on me. :) I am trying to downgrade squid3 t

Re: Downgrading squid3

2013-10-21 Thread Bradley Giesbrecht
On Oct 21, 2013, at 6:44 AM, Bradley Giesbrecht wrote: > > On Oct 21, 2013, at 6:13 AM, Gaurav Arora wrote: > >> Hi, >> >> First time posting to this list so please go easy on me. :) >> >> I am trying to downgrade squid3 to version 3.1.6 to address an issue we're >> having. I have downgraded

Re: Downgrading squid3

2013-10-21 Thread Bradley Giesbrecht
On Oct 21, 2013, at 6:13 AM, Gaurav Arora wrote: > Hi, > > First time posting to this list so please go easy on me. :) > > I am trying to downgrade squid3 to version 3.1.6 to address an issue we're > having. I have downgraded subversion in the past and have done so using a > checkout of the p

Downgrading squid3

2013-10-21 Thread Gaurav Arora
Hi, First time posting to this list so please go easy on me. :) I am trying to downgrade squid3 to version 3.1.6 to address an issue we're having. I have downgraded subversion in the past and have done so using a checkout of the portfile at a specific revision from the macports svn. However I