Skip to content

Problem with make on windows? #84

@mdavidsaver

Description

@mdavidsaver

GHA builds of epics-base revisions which previously built successfully, have started failing with errors which might be related to make --output-sync. I have seen a couple of variations:

  make: *** invalid output sync mutex: --.  Stop.
   make: *** invalid output sync mutex: �����.  Stop.
  make: *** invalid output sync mutex: �*V8��.  Stop.

This looks like corruption. Could this be a gnumake bug?

 $ make --version
GNU Make 4.4.1
Built for x86_64-w64-mingw32
...

This is somewhat different than a successful build from a couple of weeks ago.

$ make --version
GNU Make 4.4.1
Built for Windows32
...

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