Skip to content

rebar3 3.26 breaks eqwalizer #3017

Description

@rlipscombe

I don't know if this is a rebar3 bug or an eqwalizer bug, but elp 1.1.0+build-2025-12-12 works fine with rebar 3.25.1 on Erlang/OTP 28 Erts 16.4 but fails with rebar 3.26.0 on Erlang/OTP 28 Erts 16.3.1. It gives the following error message:

Failed to decode rebar build info for config file Rebar(RebarConfig { config_file: AbsPathBuf("/__w/kafine/kafine/rebar.config.script"), profile: Profile("test") }): expected a list, got: Map(Map { map: {Atom(Atom { name: "TEST" }): Binary(Binary { bytes: [116, 114, 117, 101] })} })

Same error with rebar 3.27.0 on Erlang/OTP 28 Erts 16.4, so it looks like something broke in 3.26.0 or so.

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