Skip to content

Libarchive is causing issues during the build #668

Description

@zuiris

The reason is CLang compiler since 13 version interprets unused variables as errors, not as warnings.
Our Libarchive from Hunter has some unused variables that leads to build fail on CLang.
We still don't see the problem on GitHub master builds because it uses cached hunter libs and doesn't build it yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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