Skip to content

Errors while building on Ubuntu 18.04 on WSL2 with Rust nightly #30

@playerdefault

Description

@playerdefault

Trying to build it in WSL2 gives the error:

error: legacy asm! syntax is no longer supported
archival/dpkg.rs:2451:3
     |
2451 |   asm!("" : : : "memory" : "volatile");
     |   ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |   |
     |   help: replace with: `llvm_asm!

in a bunch of places (422 errors)

Here's the relevant system information:
Linux Version: 4.4.0-18362-Microsoft x86_64 x86_64 x86_64 GNU/Linux
Ubuntu Version: Ubuntu 18.04.4 LTS
Windows Version: Windows 10 Pro 1909 (v. 18363.836)
Rust version: 1.45.0-nightly (4bd32c980 2020-05-29)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions