Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-08T22:27:44Z
Lists: pgsql-hackers
[ resurrecting an old thread ] I wrote: > I did discover that plperl works for me after adding --with-openssl > to the configure options. Not sure if it's worth digging any further > than that. FYI, I just observed this exact same behavior (PL/Perl fails with a panic inside libperl if you build it without --with-openssl) on FreeBSD 13.5 x86 (32-bit). So that wasn't new in FreeBSD 14, and it's not ARM-specific. I'm still unexcited about trying to track down the precise cause, but I thought this might be useful info to have in the archives. regards, tom lane
Commits
-
Remove environment sensitivity in pl/tcl regression test.
- 594866421433 16.1 landed
- f02154652d1a 17.0 landed
- fd6a06fccb65 14.10 landed
- ef595bf74459 15.5 landed
- e37842e959f2 12.17 landed
- 90ef9d9c9498 11.22 landed
- 6875bac64f90 13.13 landed