[lldb-dev] [Bug 28900] New: "ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded" in manpage
via lldb-dev
lldb-dev at lists.llvm.org
Sun Aug 7 23:19:00 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28900
Bug ID: 28900
Summary: "ERROR: ld.so: object 'libfakeroot-sysv.so' from
LD_PRELOAD cannot be preloaded" in manpage
Product: lldb
Version: 3.8
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: llvm.org at elliottcable.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 16910
--> https://llvm.org/bugs/attachment.cgi?id=16910&action=edit
Full lldb manpage as generated
I've installed `lldb` 3.8 from http://apt.llvm.org with these commands:
https://gist.github.com/ELLIOTTCABLE/ea68b9ec1257707bd625bf2955805e28#file-vagrantfile-llvm-rb-L13-L45
on Ubuntu 12.04 LTS ‘Precise Pangolin’
When opening `man lldb`, I see the following:
NAME
lldb - manual page for lldb 3.8
DESCRIPTION
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be
preloaded: ignored. ERROR: ld.so: object 'libfakeroot-sysv.so' from
LD_PRELOAD cannot be preloaded: ignored. ERROR: ld.so: object 'lib‐
fakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored. ERROR:
ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be pre‐
loaded: ignored. ERROR: ld.so: object 'libfakeroot-sysv.so' from
LD_PRELOAD cannot be preloaded: ignored.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160808/3814c6fb/attachment.html>
More information about the lldb-dev
mailing list