<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - "ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded" in manpage"
   href="https://llvm.org/bugs/show_bug.cgi?id=28900">28900</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"ERROR:  ld.so:  object  'libfakeroot-sysv.so'  from  LD_PRELOAD cannot be preloaded" in manpage
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.8
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>llvm.org@elliottcable.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=16910" name="attach_16910" title="Full lldb manpage as generated">attachment 16910</a> <a href="attachment.cgi?id=16910&action=edit" title="Full lldb manpage as generated">[details]</a></span>
Full lldb manpage as generated

I've installed `lldb` 3.8 from <a href="http://apt.llvm.org">http://apt.llvm.org</a> with these commands:
<a href="https://gist.github.com/ELLIOTTCABLE/ea68b9ec1257707bd625bf2955805e28#file-vagrantfile-llvm-rb-L13-L45">https://gist.github.com/ELLIOTTCABLE/ea68b9ec1257707bd625bf2955805e28#file-vagrantfile-llvm-rb-L13-L45</a>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>