1Global:VAR{{{}}} = 3 braces 2Var_Parse: ${VAR{{{}}}}" != "3 braces" with VARE_WANTRES 3Global:VARNAME = VAR((( 4Var_Parse: ${VARNAME} with VARE_WANTRES 5Global:VAR((( = 3 open parentheses 6Var_Parse: ${VAR(((}}}}" != "3 open parentheses}}}" with VARE_WANTRES 7Var_Parse: ${:UVAR(((}= try1 with VARE_UNDEFERR|VARE_WANTRES 8Applying ${:U...} to "" (VARE_UNDEFERR|VARE_WANTRES, none, VEF_UNDEF) 9Result of ${:UVAR(((} is "VAR(((" (VARE_UNDEFERR|VARE_WANTRES, none, VEF_UNDEF|VEF_DEF) 10Global:.ALLTARGETS = VAR(((=) 11make: "varname.mk" line 30: No closing parenthesis in archive specification 12make: "varname.mk" line 30: Error in archive specification: "VAR" 13Var_Parse: ${:UVAR\(\(\(}= try2 with VARE_UNDEFERR|VARE_WANTRES 14Applying ${:U...} to "" (VARE_UNDEFERR|VARE_WANTRES, none, VEF_UNDEF) 15Result of ${:UVAR\(\(\(} is "VAR\(\(\(" (VARE_UNDEFERR|VARE_WANTRES, none, VEF_UNDEF|VEF_DEF) 16Global:.ALLTARGETS = VAR(((=) VAR\(\(\(= 17make: "varname.mk" line 35: Need an operator 18Var_Parse: ${VARNAME} with VARE_WANTRES 19Global:VAR((( = try3 20Global:.MAKEFLAGS = -r -k -d v -d 21Global:.MAKEFLAGS = -r -k -d v -d 0 22make: Fatal errors encountered -- cannot continue 23make: stopped in unit-tests 24exit status 1 25