Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2023 17:54:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273219] math/openblas: update to 0.3.24
Message-ID:  <bug-273219-7788-lv4gLWQ7Tv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273219-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273219-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=3D273219

--- Comment #35 from Thierry Thomas <thierry@FreeBSD.org> ---
(In reply to Eijiro Shibusawa from comment #34)

Grepping julia=E2=80=99s build log shows the following:

ln -sf /usr/local/lib/gcc12/libgomp.so.1
/wrkdirs/usr/ports/lang/julia/work/julia-1.9.3/usr/lib/julia/libgomp.so.1

and at the end this file is installed as $PREFIX/lib/julia/libgomp.so.1.

This libgomp seems used to build .jl files, but the binaries installed by j=
ulia
are not directly linked with it, nor with /usr/lib/libomp.so (it uses DL).

Running julia under truss shows that it opens /usr/lib/libomp.so.

I do not know julia, and I cannot say more, but if this is the cause of the
problem it might be difficult to fix.

--=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-273219-7788-lv4gLWQ7Tv>