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