Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2024 15:02:49 -0800
From:      Mark Millard <marklmi@yahoo.com>
To:        FreeBSD Toolchain <freebsd-toolchain@freebsd.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org>
Cc:        Brooks Davis <brooks@FreeBSD.org>
Subject:   For devel/llvm18 context: Bad llvm18 *.so file names? Bad references to llvm18 *.so file names? libLLVM-18.so vs. libLLVM-18rc.so ?
Message-ID:  <78C3797B-BCA5-4FFA-A14E-8A3135DAD95A@yahoo.com>
References:  <78C3797B-BCA5-4FFA-A14E-8A3135DAD95A.ref@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Using BE_STANDRD, I built llvm18 as part of a poudriere
bulk run, which resulted in:

# ls -Tlod /usr/local/llvm18/lib/libLLVM*.so
lrwxr-xr-x  1 root wheel uarch        15 Feb  6 13:34:30 2024 =
/usr/local/llvm18/lib/libLLVM-18.1.0rc.so -> libLLVM-18rc.so
-rwxr-xr-x  1 root wheel uarch 138305928 Feb  6 13:30:11 2024 =
/usr/local/llvm18/lib/libLLVM-18rc.so
lrwxr-xr-x  1 root wheel uarch        15 Feb  6 13:34:30 2024 =
/usr/local/llvm18/lib/libLLVM.so -> libLLVM-18rc.so =
<http://libllvm-18rc.so/>;

But later in the pooudriere bulk run when mesa-dri tried to build
it complained about not finding libLLVM-18.so <http://libllvm-18.so/>; :

[amd64_ZFS] Extracting llvm-18_1,1: .......... done
=3D=3D=3D>   mesa-dri-23.3.5 depends on shared library: libLLVM-18.so - =
not found


=3D=3D=3D
Mark Millard
marklmi at yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78C3797B-BCA5-4FFA-A14E-8A3135DAD95A>