<div dir="ltr">Hi Rob, List,<div><br></div><div>single command build:-</div><div><br></div><div>While doing a single command build for the commands which are aliased (OLDTOY)</div><div>of some other command, SIGSEGV is reported.</div>
<div><br></div><div>This is due to the fact that OLDTOY doesn't have the CONFIG_ macro for itself.</div><div>So while doing the single command build for such a command, only TEST command is there in toy_list. which causes a Segfault.</div>
<div><br></div><div>e.g. -  _mv_ is an OLDTOY of _cp_. do a single build for mv.</div><div>run mv with arguments, i.e. ./mv</div><div>Segfault.</div><div><br></div><div>Testsuite:</div><div>blkid test case fails for squashfs, reason being Wrong number of arguments.</div>
<div>Which causes the testsuite to exit. </div><div>I guess either the testcase or the Exit condition need to be reviewed.</div><div><br></div><div>regards,</div><div>Ashwini</div></div>