Thomas Munro <thomas.munro@gmail.com> writes:
> On Fri, Dec 17, 2021 at 4:48 AM Peter Eisentraut
> <peter.eisentraut@enterprisedb.com> wrote:
>> These are not errors, right? So why is this a problem?
> Yeah they're just warnings. I don't personally care if we just ignore
> them until we drop OpenSSL < 1.1.0 or macOS < 10.something. I
> mentioned it because in the past we worked to get rid of these sorts
> of warnings (there have been a couple of rounds at least), and they
> show up more obviously in the CI scripts because they use -s, so the 3
> warning lines are the only output.
Yeah, "zero chatter from a successful build" has been a goal
for awhile now.
Having said that, I'm not seeing any such warning when I build
with openssl 1.1.1k on my own Mac, so I'm a bit confused why
Thomas sees it.
regards, tom lane