1make: Unknown modifier "Z" 2 while evaluating variable "VAR" with value "TheVariable" 3 in target "mod-unknown-direct" 4make: Unknown modifier "Z" 5 while evaluating variable "VAR" with value "TheVariable" 6 in target "mod-unknown-indirect" 7make: Unclosed expression, expecting '}' for modifier "S,V,v," 8 while evaluating variable "VAR" with value "Thevariable" 9 in target "unclosed-direct" 10make: Unclosed expression after indirect modifier, expecting '}' 11 while evaluating variable "VAR" with value "Thevariable" 12 in target "unclosed-indirect" 13make: Unfinished modifier (',' missing) 14 while evaluating variable "VAR" with value "TheVariable" 15 in target "unfinished-indirect" 16make: Unfinished modifier ('@' missing) 17 while evaluating variable "UNDEF" with value "1 2 3" 18 in target "unfinished-loop-1" 19make: Unfinished modifier ('@' missing) 20 while evaluating variable "UNDEF" with value "1 2 3" 21 in target "unfinished-loop-2" 221 2 3 23make: Unclosed expression, expecting '}' for modifier "@var@${var}}...@" 24 while evaluating variable "UNDEF" with value "1}... 2}... 3}..." 25 in target "loop-close-1" 261}... 2}... 3}... 27make: Unfinished modifier (']' missing) 28 while evaluating variable "UNDEF" with value "1 2 3" 29 in target "words-1" 30make: Unfinished modifier (']' missing) 31 while evaluating variable "UNDEF" with value "1 2 3" 32 in target "words-2" 3313= 34make: Bad modifier ":[123451234512345123451234512345]" 35 while evaluating variable "UNDEF" with value "1 2 3" 36 in target "words-3" 37make: Unfinished modifier ('!' missing) 38 while evaluating variable "VARNAME" with value "" 39 in target "exclam-1" 40make: Unfinished modifier ('!' missing) 41 while evaluating variable "!" with value "!" 42 in target "exclam-2" 43make: Missing delimiter for modifier ':S' 44 while evaluating variable "VAR" with value "TheVariable" 45 in target "mod-subst-delimiter-1" 46make: Unfinished modifier (',' missing) 47 while evaluating variable "VAR" with value "TheVariable" 48 in target "mod-subst-delimiter-2" 49make: Unfinished modifier (',' missing) 50 while evaluating variable "VAR" with value "TheVariable" 51 in target "mod-subst-delimiter-3" 52make: Unfinished modifier (',' missing) 53 while evaluating variable "VAR" with value "TheVariable" 54 in target "mod-subst-delimiter-4" 55make: Unfinished modifier (',' missing) 56 while evaluating variable "VAR" with value "TheVariable" 57 in target "mod-subst-delimiter-5" 58make: Unclosed expression, expecting '}' for modifier "S,from,to," 59 while evaluating variable "VAR" with value "TheVariable" 60 in target "mod-subst-delimiter-6" 617: TheVariable 62make: Missing delimiter for modifier ':C' 63 while evaluating variable "VAR" with value "TheVariable" 64 in target "mod-regex-delimiter-1" 65make: Unfinished modifier (',' missing) 66 while evaluating variable "VAR" with value "TheVariable" 67 in target "mod-regex-delimiter-2" 68make: Unfinished modifier (',' missing) 69 while evaluating variable "VAR" with value "TheVariable" 70 in target "mod-regex-delimiter-3" 71make: Unfinished modifier (',' missing) 72 while evaluating variable "VAR" with value "TheVariable" 73 in target "mod-regex-delimiter-4" 74make: Unfinished modifier (',' missing) 75 while evaluating variable "VAR" with value "TheVariable" 76 in target "mod-regex-delimiter-5" 77make: Unclosed expression, expecting '}' for modifier "C,from,to," 78 while evaluating variable "VAR" with value "TheVariable" 79 in target "mod-regex-delimiter-6" 807: TheVariable 81112358132134 8215152535558513521534 83make: Bad modifier ":ts\65oct" 84 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 85 in target "mod-ts-parse-3" 86make: Bad modifier ":ts\65oct" 87 while evaluating "${:U${FIB}:ts\65oct} # bad modifier, variable name is """ with value "1 1 2 3 5 8 13 21 34" 88 in target "mod-ts-parse-4" 89make: Bad modifier ":tsxy" 90 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 91 in target "mod-ts-parse-5" 92make: Bad modifier ":t" 93 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 94 in target "mod-t-parse-1" 95make: Bad modifier ":txy" 96 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 97 in target "mod-t-parse-2" 98make: Bad modifier ":t" 99 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 100 in target "mod-t-parse-3" 101make: Bad modifier ":t" 102 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 103 in target "mod-t-parse-4" 104make: Unfinished modifier (':' missing) 105 while evaluating then-branch of condition "FIB" 106 in target "mod-ifelse-parse-1" 107make: Unfinished modifier (':' missing) 108 while evaluating then-branch of condition "FIB" 109 in target "mod-ifelse-parse-2" 110make: Unfinished modifier ('}' missing) 111 while evaluating else-branch of condition "FIB" 112 in target "mod-ifelse-parse-3" 113make: Unfinished modifier ('}' missing) 114 while evaluating else-branch of condition "FIB" 115 in target "mod-ifelse-parse-4" 116then 1171 1 2 3 5 8 13 21 34 118make: Unknown modifier "__" 119 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 120 in target "mod-remember-parse" 121make: Unknown modifier "3" 122 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 123 in target "mod-sysv-parse-1" 124make: Unclosed expression, expecting '}' for modifier "3" 125 while evaluating variable "FIB" with value "" 126 in target "mod-sysv-parse-1" 127make: Unknown modifier "3=" 128 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 129 in target "mod-sysv-parse-2" 130make: Unclosed expression, expecting '}' for modifier "3=" 131 while evaluating variable "FIB" with value "" 132 in target "mod-sysv-parse-2" 133make: Unknown modifier "3=x3" 134 while evaluating variable "FIB" with value "1 1 2 3 5 8 13 21 34" 135 in target "mod-sysv-parse-3" 136make: Unclosed expression, expecting '}' for modifier "3=x3" 137 while evaluating variable "FIB" with value "" 138 in target "mod-sysv-parse-3" 1391 1 2 x3 5 8 1x3 21 34 140exit status 2 141