<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - Ubuntu ppc64le binaries are compiled against the wrong GLIBC or Distro"
   href="https://bugs.llvm.org/show_bug.cgi?id=48219">48219</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Ubuntu ppc64le binaries are compiled against the wrong GLIBC or Distro
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Packaging
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>binary tarballs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>adam.retter@googlemail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>There is an issue with the ppc64le binaries for Ubuntu.

The ppc64le Clang 11 binaries are available from here:
<a href="https://releases.llvm.org/download.html#11.0.0">https://releases.llvm.org/download.html#11.0.0</a>

The exact download is:
<a href="https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang+llvm-11.0.0-powerpc64le-linux-ubuntu-16.04.tar.xz">https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang+llvm-11.0.0-powerpc64le-linux-ubuntu-16.04.tar.xz</a>

Unfortunately whilst it claims to be usable for Ubuntu 16.04, it appears the
binaries have been compiled against GLIBC 2.27, yet Ubuntu 16.04 only has GLIBC
2.23.
It is Ubuntu 18.04 that ships with GLIBC 2.27.

I suspect either this should be renamed so it applies for Ubuntu 18, or the
compilation needed to be carried out on Ubuntu 16.

First reported here -
<a href="https://github.com/facebook/rocksdb/issues/7691#issuecomment-729943928">https://github.com/facebook/rocksdb/issues/7691#issuecomment-729943928</a>

Kind regards. Adam.</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>