20 Sep 09:24
python 2.7.2 make test under bitbake fails
Aleh Arol <aleh.arol <at> gmail.com>
2011-09-20 07:24:52 GMT
2011-09-20 07:24:52 GMT
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/
RSS Feed