Skip to content

"Symbol 'rustix_int_0x80' is already defined" error #1394

Closed
@cakebaker

Description

@cakebaker

Hi,

I noticed in our CI, in a PR that attempts to update tempfile from 3.17.1 to 3.18.0 (with the primary change being the update of rustix to 1.0.0), the following error:

error: symbol 'rustix_int_0x80' is already defined
   |
note: instantiated into assembly here
  --> <inline asm>:23:1
   |
23 | rustix_int_0x80:

The error appears while building with i686-unknown-linux-musl and i686-unknown-linux-gnu, using ubuntu-latest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions