-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
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
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels