On Aug 9, 2011, at 8:58 AM, Richard Purdie wrote: > On Tue, 2011-08-09 at 08:45 -0500, Kumar Gala wrote: >> Seeing the following when trying to do a meta-toolchain-sdk build w/latest >> git. Guessing we're missing a depend of some sort: >> >> | error: Failed dependencies: >> | telepathy-python is needed by >> task-core-standalone-gmae-sdk-target-1.0-r13.ppc64e5500 >> >> I think the reset of this is noise: > > It is, yes. > > Did telepathy-python build at all (you can check if any stamps are > present)? Are there any packages generated (in the deploy/rpm > directory)? > > I'm trying to work out if this wasn't present because it didn't build, > because it did build but didn't package correctly or whether the rootfs > code just isn't seeing the package...
Seems it build but no package: build-p5020/tmp/deploy/rpm/ppc64e5500/telepathy-python-dev-0.15.19-r2.ppc64e5500.rpm build-p5020/tmp/deploy/rpm/ppc64e5500/telepathy-python-dbg-0.15.19-r2.ppc64e5500.rpm Looking at log.do_package WARNING: For recipe telepathy-python, the following files were installed but not shipped in any package: WARNING: /usr/lib/python2.6/site-packages/telepathy/__init__.pyo WARNING: /usr/lib/python2.6/site-packages/telepathy/utils.py WARNING: /usr/lib/python2.6/site-packages/telepathy/utils.pyc WARNING: /usr/lib/python2.6/site-packages/telepathy/interfaces.py WARNING: /usr/lib/python2.6/site-packages/telepathy/errors.py WARNING: /usr/lib/python2.6/site-packages/telepathy/_version.pyo WARNING: /usr/lib/python2.6/site-packages/telepathy/__init__.py WARNING: /usr/lib/python2.6/site-packages/telepathy/_version.py WARNING: /usr/lib/python2.6/site-packages/telepathy/__init__.pyc WARNING: /usr/lib/python2.6/site-packages/telepathy/_version.pyc WARNING: /usr/lib/python2.6/site-packages/telepathy/constants.pyc ... Since this build is with 64-bit we should be in /usr/lib64 but are not. I believe there are other python packages that aren't respecting ${libdir} There was a patch to xcb, but that still had issues as for some reason aclocal.m4 is getting regnerated and overriding PYTHON_LIB_PREFIX. - k _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core