1make: varmod-mtime.mk:46: Invalid argument '123x' for modifier ':mtime' 2 while evaluating variable "no/such/file" with value "no/such/file" 3make: varmod-mtime.mk:68: Cannot determine mtime for 'no/such/file1': <ENOENT> 4 while evaluating variable "no/such/file1 no/such/file2" with value "no/such/file1 no/such/file2" 5make: varmod-mtime.mk:68: Cannot determine mtime for 'no/such/file2': <ENOENT> 6 while evaluating variable "no/such/file1 no/such/file2" with value "no/such/file1 no/such/file2" 7make: varmod-mtime.mk:78: Invalid argument 'errorhandler-no' for modifier ':mtime' 8 while evaluating variable "MAKEFILE" with value "varmod-mtime.mk" 9make: varmod-mtime.mk:86: Invalid argument 'warn' for modifier ':mtime' 10 while evaluating variable "MAKEFILE" with value "varmod-mtime.mk" 11make: varmod-mtime.mk:110: Unknown modifier ":mtim" 12 while evaluating variable "anything" with value "anything" 13make: Fatal errors encountered -- cannot continue 14make: stopped in unit-tests 15exit status 1 16