Quite a lot of churn on style, but lots of good work refactoring complicated functions and lots more unit-tests. Thanks mostly to rillig at NetBSD Some interesting entries from ChangeLog o .MAKE.{UID,GID} represent uid and gid running make. o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o add more unit tests for META MODE Merge commit '8e11a9b4250be3c3379c45fa820bff78d99d5946' into main Change-Id: I464fd4c013067f0915671c1ccc96d2d8090b2b9c
23 lines
1.3 KiB
Plaintext
23 lines
1.3 KiB
Plaintext
make: "directive-for-errors.mk" line 7: Unknown directive "fori"
|
|
make: "directive-for-errors.mk" line 8: warning:
|
|
make: "directive-for-errors.mk" line 9: for-less endfor
|
|
make: "directive-for-errors.mk" line 19: Unknown directive "for"
|
|
make: "directive-for-errors.mk" line 20: warning:
|
|
make: "directive-for-errors.mk" line 21: for-less endfor
|
|
make: "directive-for-errors.mk" line 37: Dollar $ 1 1 and backslash 2 2 2.
|
|
make: "directive-for-errors.mk" line 37: Dollar $ 3 3 and backslash 4 4 4.
|
|
make: "directive-for-errors.mk" line 43: no iteration variables in for
|
|
make: "directive-for-errors.mk" line 47: warning: Should not be reached.
|
|
make: "directive-for-errors.mk" line 48: for-less endfor
|
|
make: "directive-for-errors.mk" line 53: Wrong number of words (5) in .for substitution list with 3 variables
|
|
make: "directive-for-errors.mk" line 64: missing `in' in for
|
|
make: "directive-for-errors.mk" line 66: warning: Should not be reached.
|
|
make: "directive-for-errors.mk" line 67: for-less endfor
|
|
make: "directive-for-errors.mk" line 73: Unknown modifier 'Z'
|
|
make: "directive-for-errors.mk" line 74: warning: Should not be reached.
|
|
make: "directive-for-errors.mk" line 74: warning: Should not be reached.
|
|
make: "directive-for-errors.mk" line 74: warning: Should not be reached.
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|