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@lists.llvm.org Reporter: llvm....@elliottcable.com CC: llvm-b...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev