Skip to content

librsvg: rustc 1.54.0 build fails on ARM64 (Linux and macOS) #109

@lovell

Description

@lovell

rustc 1.53.0 works but 1.54.0 fails; needs investigating.

macOS

stable-x86_64-apple-darwin installed - rustc 1.54.0 (a178d0322 2021-07-26)
libtool:   error: object name conflicts in archive: .libs/librsvg-2.lax/librsvg_c_api.a//Users/runner/work/sharp-libvips/sharp-libvips/deps/svg/./.libs/librsvg_c_api.a

Linux glibc

stable-x86_64-unknown-linux-gnu installed - rustc 1.54.0 (a178d0322 2021-07-26)
libtool:   error: object name conflicts in archive: .libs/librsvg-2.lax/librsvg_c_api.a//deps/svg/./.libs/librsvg_c_api.a

Interestingly, Linux musl ARM64 works and that uses rustc nightly so I guess whatever causes this might already be fixed there.

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