[Privoxy-devel] macOS test failures

Ian Silvester iansilvester at fastmail.fm
Mon Jun 15 20:36:51 CEST 2026


Okay I've confirmed that these four tests run successfully once HTTPS inspection is correctly enabled.

In doing so however I've realised I've made a mistake in using Homebrew to install openssl. It puts libraries in a non-standard location (beneath /opt/homebrew/) which I would then have to use in the Privoxy installation, potentially competing with the end user's own Homebrew setup.

I will need to go around the loop again with 'vanilla' openssl to get the libraries to install under /usr/local/lib. I expect to complete this by the end of next weekend.

In the meantime, the Intel macOS release is available on my mirror at https://silvester.org.uk/privoxy (as are the 4.2.0 sources and Debian releases). I'm uploading it to Sourceforge now.

Ian


On Mon, 15 Jun 2026, at 10:14, Ian Silvester via Privoxy-devel wrote:
> On Mon, 15 Jun 2026, at 09:54, Fabian Keil via Privoxy-devel wrote:
>> "Ian Silvester" <iansilvester at fastmail.fm> wrote on 2026-06-15 at 09:11:57:
>>
>>> Ok, enabled regression-tests.action and re-ran - this time 818 executed and
>>> 77 skipped, with the same 4 failures. The output is below. I checked the man
>>> page but it isn't obvious to me how to make it display useful errors.
>>
>> I think the output was sufficient to investigate the issue.
>>
>> As it turns out these four tests require FEATURE_HTTPS_INSPECTION
>> to be available but this dependency isn't registered at the moment
>> so the tests aren't skipped automatically when the feature isn't
>> available.
>>
>> Can you confirm that FEATURE_HTTPS_INSPECTION is not listed as
>> "enabled" at https://config.privoxy.org/show-status when using
>> the Privoxy binary you are testing?
>
> Confirmed. I will configure it now and re-run the tests. Presumably the 
> following warning on that same page is for the same reason?
>
> Warning: Ignoring unrecognized directive: elliptic-curve-keys 1
>
> Ian
>
>
>
>> Fabian
>>
>> _______________________________________________
>> Privoxy-devel mailing list
>> Privoxy-devel at lists.privoxy.org
>> https://lists.privoxy.org/mailman/listinfo/privoxy-devel
> _______________________________________________
> Privoxy-devel mailing list
> Privoxy-devel at lists.privoxy.org
> https://lists.privoxy.org/mailman/listinfo/privoxy-devel


More information about the Privoxy-devel mailing list