Skip to content

not able to build locally and produce the same binary as the CI #242

@ChrisDick

Description

@ChrisDick

Describe the bug
while testing #241 I wasn't able to produce the same binary locally. used both Win 11 with WSL and ubuntu. comparing the binaries, the readable strings were there, but not in the same place.

Version: firmware on #241 and in the branch.

To Reproduce
Steps to reproduce the behavior:

  1. get tag and archive for that tag
  2. build locally
  3. compare binaries

Expected behavior
I would expect some versions to be in the diff, but not the order of the output

Additional context
This could be down to versions used in each build as we don't pin them, or it could be a skill issue. I don't fancy trying to debug something that happens on the CI but not locally...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions