Skip to content

Bunch of errors with the memchr package #120

Description

@lucat1

Hi, starting from today (but I hadn't used the tool in ~2 months, so I don't know exactly when this started to happen) I am getting loads of these errors when cross compiling (both x86 and aarch64 with musl):

error[E0425]: cannot find function, tuple struct or tuple variant `Some` in this scope

or even:

error[E0425]: cannot find function `vpmaxq_u8` in this scope

You can find the full build log here: https://ci.codeberg.org/repos/12282/pipeline/146/5

I can compile just fine on my laptop (without cross compiling) using the same nightly or stable version. I have tried both nightly and stable with rust-musl-cross but they all give me the same errors. Is this a known issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions