<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 - Add multilib clang / llvm Debian packages to enable cross compilation for 32-bit from 64-bit"
   href="https://bugs.llvm.org/show_bug.cgi?id=40165">40165</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add multilib clang / llvm Debian packages to enable cross compilation for 32-bit from 64-bit
          </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>Linux
          </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>deb packages
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>shtetldik@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I was trying to cross compile 32-bit Mesa in 64-bit Debian testing some time
ago, and while it used to work well in the past using i386 llvm and clang
dependencies with gcc-multilib and related tools, at some point it stopped
working because of packaging changes.

Namely, libclang-8-dev:i386 became non co-installable with gcc-multilib
g++-multilib. It boils down to libc6-i386 conflicting with libc6-amd64:i386.

Debian developers said, they can't do anything about that change, and
recommended for example splitting llvm/clang packages into regular and multilib
variants.

See <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890801">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890801</a> for details.

Can you please make such kind of split for packages in apt.llvm.org to enable
cross compilation?</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>