mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
8b6f73e37b
Changes of interest o unit-tests: use private TMPDIR to avoid errors from other users o avoid strdup in mkTempFile o always use vfork o job.c: do not create empty shell files in jobs mode reduce unnecessary calls to waitpid o cond.c: fix debug output for comparison operators in conditionals
7 lines
313 B
Plaintext
7 lines
313 B
Plaintext
make: "cond-op-parentheses.mk" line 13: Parentheses can be nested at least to depth 112.
|
|
make: "cond-op-parentheses.mk" line 19: Malformed conditional (()
|
|
make: "cond-op-parentheses.mk" line 29: Malformed conditional ())
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|