This list of paths are among the files that cause this problem and are 
installed in my environment.

/usr/local/llvm-devel/lib/liblldb.so.13.0.0git
/usr/local/llvm-devel/lib/python3.8/site-packages/lldb/_lldb.so
/usr/local/llvm10/lib/liblldb.so.10.0.1
/usr/local/llvm10/lib/python3.8/site-packages/lldb/_lldb.so
/usr/local/llvm11/lib/liblldb.so.11.0.1
/usr/local/llvm11/lib/python3.8/site-packages/lldb/_lldb.so
/usr/local/llvm12/lib/liblldb.so.12.0.1
/usr/local/llvm12/lib/python3.8/site-packages/lldb/_lldb.so
/usr/local/bin/woff2_compress
/usr/local/bin/woff2_decompress
/usr/local/bin/woff2_info
/usr/local/lib/libwoff2common.so.1.0.2
/usr/local/lib/libwoff2dec.so.1.0.2
/usr/local/lib/libwoff2enc.so.1.0.2

There is no problem with llvm80 and llvm90.
woff2 has problems only under the following conditions.

( cd / && pkg check -B woff2 )
( cd /usr/ && pkg check -B woff2 )


Reply via email to