Skip to content

UWP builds are broken #327

Closed
Closed
@jdm

Description

@jdm

https://github.com/servo/mozjs/actions/runs/3620237778/jobs/6102230493

 error: failed to add native library D:\a\mozjs\mozjs\target\aarch64-uwp-windows-msvc\debug\build\mozjs_sys-4605c0d63069ddd7\out\build/js/src/build\js_static.lib: Unsupported archive identifier

This error message happens when the object crate that rustc uses can't read an archive: https://github.com/gimli-rs/object/blob/ed03e05213421e74ba2ccd216efe0ca0e8e06d65/src/read/archive.rs#L64 . One way to investigate this would be to save the js_static.lib file from the github task and download it for further investigation.

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