Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2021 05:29:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255750] databases/pgloader3: minor updates in lisp deps
Message-ID:  <bug-255750-7788-iCtJNLzTTE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255750-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255750-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255750

--- Comment #6 from Rainer Hurling <rhurlin@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-2SKVI5=
f7.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.s=
o":
"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=3D0x8021501c0, fp=3D0x8011ff240, sp=3D0x801=
1ff238)
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
=3D>> Cleaning up wrkdir
=3D=3D=3D>  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 !!!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255750-7788-iCtJNLzTTE>