Downgrading squid3
Ryan Schmidt
ryandesign at macports.org
Mon Oct 21 14:47:29 PDT 2013
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 to an error because -Werror is used.
>
> The current squid3 portfile has --disable-strict-error-checking in
> configure.args to prevent the use of -Werror.
And this was added to the port in r85991, which was after the revision you're currently trying to build. So you could try applying that change to your local portfile. However there may have been further changes made to the portfile after the revision you're trying to build that are needed now as well.
More information about the macports-users
mailing list