Skip to content

hts-sys 2.2.0 breaks with clang 22 #31

@fxwiegand

Description

@fxwiegand

hts-sys 2.2.0 is incompatible with clang 22, which was released on conda-forge on very recently. bindgen now generates opaque _address structs for BGZF and sam_hdr_t instead of the expected named fields.

Pinning clangdev <22 in the build environment fixes the issue, as demonstrated in bioconda/bioconda-recipes#63032.

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