On Wed, Jul 20, 2016 at 10:34:30AM -0400, Derek Straka wrote: > It looks like we need to drop 8fe0ebe6e25b4ca07d179a579aa4272266f69259 while > I work on a better fix. I didn't notice the BBCLASSEXTEND which will cause > PYTHON_PN to evaluate differently when the native version is built.
OK, dropped from my testing branch (jansa/master) will push master-next after verifying it helps. > I have a v2 for 0720807a482cbad744faee60904da0739ca6d2c1 that moves the > zlib RDEPENDS into the python2.7 version only. Also updated in jansa/master BTW: there were few trailing spaces in this one, I've removed them when cherry-picking v2. Thanks for quick update. > On Wed, Jul 20, 2016 at 10:04 AM, Martin Jansa <[email protected]> > wrote: > > > On Sun, Jul 17, 2016 at 08:51:35AM -0400, Derek Straka wrote: > > > Signed-off-by: Derek Straka <[email protected]> > > > > I'm not sure which recent changes are causing this, but bitbake world > > now shows couple ERROR messages: > > > > ERROR: Nothing RPROVIDES 'python-io-native' (but > > virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-cffi_1.7.0.bb RDEPENDS on or otherwise requires it) > > NOTE: Runtime target 'python-io-native' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-io-native'] > > NOTE: Runtime target 'python-cryptography-vectors' is unbuildable, > > removing... > > Missing or unbuildable dependency chain was: > > ['python-cryptography-vectors', 'python-cryptography', > > 'python-cffi-native', 'python-io-native'] > > NOTE: Runtime target 'python-cryptography-vectors-dev' is unbuildable, > > removing... > > Missing or unbuildable dependency chain was: > > ['python-cryptography-vectors-dev', 'python-cryptography', > > 'python-cffi-native', 'python-io-native'] > > ERROR: Nothing RPROVIDES 'python-bcrypt' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-bcrypt_3.1.0.bb, > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-flask-bcrypt_0.7.1.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-bcrypt' > > NOTE: Runtime target 'python-bcrypt' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-bcrypt'] > > NOTE: Runtime target 'python-flask-bcrypt-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-flask-bcrypt-dev', > > 'python-bcrypt'] > > ERROR: Nothing RPROVIDES 'python-bcrypt-dev' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-bcrypt_3.1.0.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-bcrypt-dev' > > NOTE: Runtime target 'python-bcrypt-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-bcrypt-dev'] > > ERROR: Nothing RPROVIDES 'python-cryptography' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-cryptography_1.4.bb, > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-pyopenssl_16.0.0.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-cryptography' > > NOTE: Runtime target 'python-cryptography' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-cryptography'] > > ERROR: Nothing RPROVIDES 'python-pyopenssl' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-pyopenssl_16.0.0.bb, > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-connectivity/gateone/ > > gateone_git.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-pyopenssl' > > NOTE: Runtime target 'python-pyopenssl' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-pyopenssl'] > > NOTE: Runtime target 'gateone' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['gateone', > > 'python-pyopenssl'] > > NOTE: Runtime target 'gateone-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['gateone-dev', > > 'python-pyopenssl'] > > ERROR: Nothing RPROVIDES 'python3-zlib' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python3-werkzeug_0.11.10.bb RDEPENDS on or otherwise requires it) > > NOTE: Runtime target 'python3-zlib' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-zlib'] > > NOTE: Runtime target 'python3-werkzeug' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-werkzeug', > > 'python3-zlib'] > > NOTE: Runtime target 'python3-flask-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-flask-dev', > > 'python3-werkzeug', 'python3-zlib'] > > NOTE: Runtime target 'python3-flask' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-flask', > > 'python3-werkzeug', 'python3-zlib'] > > NOTE: Runtime target 'python3-flask-pymongo-dev' is unbuildable, > > removing... > > Missing or unbuildable dependency chain was: ['python3-flask-pymongo-dev', > > 'python3-flask', 'python3-werkzeug', 'python3-zlib'] > > NOTE: Runtime target 'python3-flask-login' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-flask-login', > > 'python3-flask', 'python3-werkzeug', 'python3-zlib'] > > NOTE: Runtime target 'python3-flask-login-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-flask-login-dev', > > 'python3-flask', 'python3-werkzeug', 'python3-zlib'] > > NOTE: Runtime target 'python3-werkzeug-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-werkzeug-dev', > > 'python3-zlib'] > > ERROR: Nothing RPROVIDES 'python-pyopenssl-dev' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-pyopenssl_16.0.0.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-pyopenssl-dev' > > NOTE: Runtime target 'python-pyopenssl-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-pyopenssl-dev'] > > ERROR: Nothing RPROVIDES 'python-cryptography-dev' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-cryptography_1.4.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-cryptography-dev' > > NOTE: Runtime target 'python-cryptography-dev' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-cryptography-dev'] > > ERROR: Nothing RPROVIDES 'python3-flask-pymongo' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python3-flask-pymongo_0.4.1.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python3-flask-pymongo' > > NOTE: Runtime target 'python3-flask-pymongo' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python3-flask-pymongo'] > > ERROR: Nothing RPROVIDES 'python-flask-bcrypt' (but > > /home/jenkins/oe/world/shr-core/meta-openembedded/meta-python/recipes-devtools/python/ > > python-flask-bcrypt_0.7.1.bb RDEPENDS on or otherwise requires it) > > ERROR: No eligible RPROVIDERs exist for 'python-flask-bcrypt' > > NOTE: Runtime target 'python-flask-bcrypt' is unbuildable, removing... > > Missing or unbuildable dependency chain was: ['python-flask-bcrypt'] > > > > Can you please check why? > > > > > --- > > > meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb | 4 > > ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > diff --git a/meta-python/recipes-devtools/python/ > > python-flask-bcrypt_0.7.1.bb b/meta-python/recipes-devtools/python/ > > python-flask-bcrypt_0.7.1.bb > > > index d08883d..f035862 100644 > > > --- a/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb > > > +++ b/meta-python/recipes-devtools/python/python-flask-bcrypt_0.7.1.bb > > > @@ -1,4 +1,4 @@ > > > -DESCRIPTION = "Brcrypt hashing for Flask." > > > +DESCRIPTION = "Bcrypt hashing for Flask." > > > LICENSE = "BSD" > > > LIC_FILES_CHKSUM = "file://LICENSE;md5=0ee2ee5bee7fe96597770e92db5719a8" > > > > > > @@ -9,4 +9,4 @@ PYPI_PACKAGE = "Flask-Bcrypt" > > > > > > inherit pypi setuptools > > > > > > -RDEPENDS_${PN} = "python-bcrypt" > > > +RDEPENDS_${PN} += "${PYTHON_PN}-bcrypt ${PYTHON_PN}-flask" > > > -- > > > 1.9.1 > > > > > > -- > > > _______________________________________________ > > > Openembedded-devel mailing list > > > [email protected] > > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > > > -- > > Martin 'JaMa' Jansa jabber: [email protected] > > > > -- > > _______________________________________________ > > Openembedded-devel mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > > > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
