1make: "deptgt.mk" line 10: warning: Extra target ignored 2make: "deptgt.mk" line 28: Unassociated shell command ": command3 # parse error, since targets == NULL" 3ParseReadLine (34): '${:U}: empty-source' 4ParseDependency(: empty-source) 5ParseReadLine (35): ' : command for empty targets list' 6ParseReadLine (36): ': empty-source' 7ParseDependency(: empty-source) 8ParseReadLine (37): ' : command for empty targets list' 9ParseReadLine (38): '.MAKEFLAGS: -d0' 10ParseDependency(.MAKEFLAGS: -d0) 11make: "deptgt.mk" line 46: Unknown modifier "Z" 12make: Fatal errors encountered -- cannot continue 13make: stopped in unit-tests 14exit status 1 15