Hi, I'm building python 2.7.2 and everything goes well except make test. There are several failed UTs, which however succeed ran via shell. Shallow investigation showed that it's because the way bitbake runs tasks (child processes with input output customization).
So the questions are: 1) Does anybody else faced this issue? 2) Any solution except disabling these UTs (which I did already and this is how this is solved in gentoo ebuilds)? 3) Any advice? (e.g. secret flag like task['work_fine'] = "1":)) Just to be clear, I'm using BB outside OE, just created simple OE-like setup. And my BB is 1.12.0 from http://developer.berlios.de/projects/bitbake/ _______________________________________________ Openembedded-stablebranch mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-stablebranch
