Skip to content

symbol lookup error: json-2.13.0/lib/json/ext/parser.so: undefined symbol: __builtin_cpu_supports #827

@adfoster-r7

Description

@adfoster-r7

Hi there; After updating the json dependency on CI we're getting the following error:

symbol lookup error: json-2.13.0/lib/json/ext/parser.so: undefined symbol: __builtin_cpu_supports

I think this was added here:

if (__builtin_cpu_supports("sse2")) {
return SIMD_SSE2;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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