[Bug 255750] databases/pgloader3: minor updates in lisp deps
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 11 05:29:08 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255750
--- Comment #6 from Rainer Hurling <rhurlin at FreeBSD.org> ---
I found another hint in the Poudriere log file. Obviously there is a problem
with libssl:
[..snip..]
While evaluating the form starting at line 29, column 0
of
#P"/wrkdirs/usr/ports/databases/pgloader3/work/pgloader-3.6.2/dumper-2SKVI5f7.lisp":
debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "main thread" RUNNING {10015481B3}>:
Problem running save hook #<FUNCTION CLOSE-FOREIGN-LIBS>:
dlerror() returned an error while trying to close shared object "libssl.so":
"Undefined symbol \"SSL_CTX_set_tmp_rsa_callback\""
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "main thread" RUNNING
{10015481B3}>: Maximum error nesting depth exceeded
* CORRUPTION WARNING in SBCL pid 32822 pthread 0x800a12000:
Memory fault at 0x8021501c0 (pc=0x8021501c0, fp=0x8011ff240, sp=0x8011ff238)
pthread 0x800a12000
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
# that's ugly, but necessary when building on Windows :(
mv build/bin/pgloader.tmp build/bin/pgloader
mv: rename build/bin/pgloader.tmp to build/bin/pgloader: No such file or
directory
gmake[1]: *** [Makefile:149: build/bin/pgloader] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/databases/pgloader3/work/pgloader-3.6.2'
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/pgloader3
=>> Cleaning up wrkdir
===> Cleaning for pgloader3-3.6.2_1
build of databases/pgloader3 | pgloader3-3.6.2_1 ended at Tue May 11 07:20:51
CEST 2021
build time: 00:15:55
!!! build failure encountered !!!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list