[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Dec 2023 21:19:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753

Alex S <iwtcex@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iwtcex@gmail.com

--- Comment #108 from Alex S <iwtcex@gmail.com> ---
FYI,

% firefox 
XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozgtk.so:
/usr/local/lib/libdbus-1.so.3: version LIBDBUS_1_3 required by
/usr/local/lib/libatk-bridge-2.0.so.0 not defined
Couldn't load XPCOM.
% readelf --wide -s /usr/local/lib/libdbus-1.so.3 | grep LIBDBUS_1_3 # nothing
here
% readelf -p .comment /usr/local/lib/libdbus-1.so.3

String dump of section '.comment':
  [     1]  FreeBSD clang version 17.0.6
(https://github.com/llvm/llvm-project.git llvmorg-17.0.6-0-g6009708b4367)
  [    68]  Linker: LLD 17.0.6 (FreeBSD llvmorg-17.0.6-0-g6009708b4367-1500000)


I'll also note those exp-runs managed to miss the port I maintain
(emulators/libc6-shim). That's not a big deal and I'll fix it,
but kind of curious.

-- 
You are receiving this mail because:
You are on the CC list for the bug.