1mod-unknown-direct: 2want: Unknown modifier 'Z' 3make: Unknown modifier 'Z' 4VAR:Z=before--after 5 6mod-unknown-indirect: 7want: Unknown modifier 'Z' 8make: Unknown modifier 'Z' 9VAR:Z=before-inner}-after 10 11unclosed-direct: 12want: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S 13make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S 14VAR:S,V,v,=Thevariable 15 16unclosed-indirect: 17want: Unclosed variable specification after complex modifier (expecting '}') for VAR 18make: Unclosed variable specification after complex modifier (expecting '}') for VAR 19VAR:S,V,v,=Thevariable 20 21unfinished-indirect: 22want: Unfinished modifier for VAR (',' missing) 23make: Unfinished modifier for VAR (',' missing) 24VAR:S,V,v= 25 26unfinished-loop: 27want: Unfinished modifier for UNDEF ('@' missing) 28make: Unfinished modifier for UNDEF ('@' missing) 29 30want: Unfinished modifier for UNDEF ('@' missing) 31make: Unfinished modifier for UNDEF ('@' missing) 32 331 2 3 34 35loop-close: 36make: Unclosed variable specification (expecting '}') for "UNDEF" (value "1}... 2}... 3}...") modifier @ 371}... 2}... 3}... 381}... 2}... 3}... 39 40words: 41want: Unfinished modifier for UNDEF (']' missing) 42make: Unfinished modifier for UNDEF (']' missing) 43 44want: Unfinished modifier for UNDEF (']' missing) 45make: Unfinished modifier for UNDEF (']' missing) 46 4713= 48make: Bad modifier `:[123451234512345123451234512345]' for UNDEF 4912345=S,^ok,:S,^3ok,} 50 51exclam: 52want: Unfinished modifier for VARNAME ('!' missing) 53make: Unfinished modifier for VARNAME ('!' missing) 54 55want: Unfinished modifier for ! ('!' missing) 56make: Unfinished modifier for ! ('!' missing) 57 58 59mod-subst-delimiter: 60make: Missing delimiter for :S modifier 611: 62make: Unfinished modifier for VAR (',' missing) 632: 64make: Unfinished modifier for VAR (',' missing) 653: 66make: Unfinished modifier for VAR (',' missing) 674: 68make: Unfinished modifier for VAR (',' missing) 695: 70make: Unclosed variable specification (expecting '}') for "VAR" (value "TheVariable") modifier S 716: TheVariable 727: TheVariable 73 74mod-regex-delimiter: 75make: Missing delimiter for :C modifier 761: 77make: Unfinished modifier for VAR (',' missing) 782: 79make: Unfinished modifier for VAR (',' missing) 803: 81make: Unfinished modifier for VAR (',' missing) 824: 83make: Unfinished modifier for VAR (',' missing) 845: 85make: Unclosed variable specification (expecting '}') for "VAR" (value "TheVariable") modifier C 866: TheVariable 877: TheVariable 88 89mod-regex-undefined-subexpression: 90one one 2 3 5 8 one3 2one 34 91make: No match for subexpression \2 92make: No match for subexpression \2 93make: No match for subexpression \1 94make: No match for subexpression \2 95make: No match for subexpression \1 96()+() ()+() ()+() 3 5 8 (3)+() ()+(1) 34 97 98mod-ts-parse: 99112358132134 10015152535558513521534 101make: Bad modifier `:ts\65oct' for FIB 10265oct} 103make: Bad modifier `:tsxy' for FIB 104xy} 105 106mod-t-parse: 107make: Bad modifier `:t' for FIB 108 109make: Bad modifier `:txy' for FIB 110y} 111make: Bad modifier `:t' for FIB 112 113make: Bad modifier `:t' for FIB 114M*} 115 116mod-ifelse-parse: 117make: Unfinished modifier for FIB (':' missing) 118 119make: Unfinished modifier for FIB (':' missing) 120 121make: Unfinished modifier for FIB ('}' missing) 122 123make: Unfinished modifier for FIB ('}' missing) 124 125then 126 127mod-remember-parse: 1281 1 2 3 5 8 13 21 34 129make: Unknown modifier '_' 130 131 132mod-sysv-parse: 133make: Unknown modifier '3' 134make: Unclosed variable specification (expecting '}') for "FIB" (value "") modifier 3 135 136make: Unknown modifier '3' 137make: Unclosed variable specification (expecting '}') for "FIB" (value "") modifier 3 138 139make: Unknown modifier '3' 140make: Unclosed variable specification (expecting '}') for "FIB" (value "") modifier 3 141 1421 1 2 x3 5 8 1x3 21 34 143 144exit status 0 145