1 make: varmod-edge.mk:60: Unclosed expression, expecting "}" for modifier "U*)" 2 while evaluating "${:U*)" with value "*)" 3 while evaluating variable "INP" with value "(parentheses)" 4 while evaluating variable "MOD" with value "${INP:M${:U*)}}" 5 make: varmod-edge.mk:88: Unfinished character list in pattern "[[" of modifier ":M" 6 while evaluating variable "INP" with value "[ [[ [[[" 7 while evaluating variable "MOD" with value "${INP:M${:U[[}}" 8 make: varmod-edge.mk:178: Unfinished modifier after "a\=b}", expecting "=" 9 while evaluating variable "INP" with value "file.c file..." 10 while evaluating variable "MOD" with value "${INP:a\=b}" 11 make: varmod-edge.mk:193: Unknown modifier "::" 12 while evaluating variable "INP" with value "value" 13 while evaluating variable "MOD" with value "${INP::::}" 14 make: varmod-edge.mk:199: Unknown modifier ":Z" 15 while evaluating "${:Z}" with value "" 16 make: varmod-edge.mk:212: Unfinished modifier after "}", expecting "," 17 while evaluating "${:S,}" with value "" 18 make: Fatal errors encountered -- cannot continue 19 make: stopped in unit-tests 20 exit status 1 21