Follow-up Comment #1, bug #66743 (group make): That error message with the "internal error:" prefix was only ever printed by GNU Make 4.3. It's no longer generated by GNU Make 4.4.1. There is a similar error, but it doesn't use the "internal error:" prefix.
So, I can only assume that somewhere during your build, your top-level make (running 4.4.1 or 4.4) is invoking some other make binary, which is running GNU Make 4.3. I don't know what the --shuffle-reverse option has to do with it; maybe the act of adding this option is somehow causing the issue with running the "other" make. The output below is not sufficient to help find this problem. You'll need to re-enable print-directories, and also enable verbose mode so you can see the recipe that invokes the sub-make. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?66743> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature