
This brings our tree to NetBSD 7.0, as found on -current on the 10-10-2015. This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libminc Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
13 lines
537 B
Plaintext
13 lines
537 B
Plaintext
sh: /bin/no/such/command: not found
|
|
make: "varshell.mk" line 5: warning: "/bin/no/such/command" returned non-zero status
|
|
make: "varshell.mk" line 6: warning: "kill -14 $$" exited on a signal
|
|
make: "varshell.mk" line 7: warning: "false" returned non-zero status
|
|
make: "varshell.mk" line 8: warning: "echo "output before the error"; false" returned non-zero status
|
|
EXEC_FAILED=''
|
|
TERMINATED_BY_SIGNAL=''
|
|
ERROR_NO_OUTPUT=''
|
|
ERROR_WITH_OUTPUT='output before the error'
|
|
NO_ERROR_NO_OUTPUT=''
|
|
NO_ERROR_WITH_OUTPUT='this is good'
|
|
exit status 0
|